Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

werf 2.11.0 #196416

Merged
merged 2 commits into from
Nov 1, 2024
Merged

werf 2.11.0 #196416

merged 2 commits into from
Nov 1, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Changelog

Features

  • release: add crane and tzdata to werf images (9f0249c)
  • release: distribute werf images for linux/arm64 plarform (f653db8)

Bug Fixes

  • build, docker: remove quiet mode when using buildkit (dc3a2c6)
  • cleanup, ecr: fix aws sso not supported (157b3eb)
  • deploy: ensure werf commands run consistently with service values (f2ba5fa)
  • deploy: ensure werf commands run consistently without images or with stubs (10dec6e)
  • export, multiplatform: fix no child with platform linux/amd64 in index (49a1540)
  • export, multiplatform: fix unexpected condition: stage image without labels (d3c67b8)
  • release: fix /home/build/.werf: permission denied when volume is used with werf images (#6382) (89bbf76)

Installation

To install werf we strongly recommend following these instructions.

Alternatively, you can download werf binaries from here:

These binaries were signed with PGP and could be verified with the werf PGP public key. For example, werf binary can be downloaded and verified with gpg on Linux with these commands:

curl -sSLO "https://tuf.werf.io/targets/releases/2.11.0/linux-amd64/bin/werf" -O "https://tuf.werf.io/targets/signatures/2.11.0/linux-amd64/bin/werf.sig"
curl -sSL https://werf.io/werf.asc | gpg --import
gpg --verify werf.sig werf

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 1, 2024
Copy link
Contributor

github-actions bot commented Nov 1, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 1, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 1, 2024
Merged via the queue into master with commit 57d0ebd Nov 1, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-werf-2.11.0 branch November 1, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants