Skip to content

Releases: werf/werf

v2.8.0

17 Jul 12:53
1f30048
Compare
Choose a tag to compare

Changelog

Features

  • docker-registry: use werf user agent for requests to container registry API (be83e6b)

Bug Fixes

  • build, stapel: fix panic when unsupported scratch base image used (00c2151)
  • deploy: --kube-config option must have highest priority (6c72eac)

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.8.0/linux-amd64/bin/werf" -O "https://tuf.werf.io/targets/signatures/2.8.0/linux-amd64/bin/werf.sig"
curl -sSL https://werf.io/werf.asc | gpg --import
gpg --verify werf.sig werf

v1.2.321

17 Jul 12:53
b2807ba
Compare
Choose a tag to compare

Changelog

Features

  • docker-registry: use werf user agent for requests to container registry API (b3f446f)

Bug Fixes

  • build, stapel: fix panic when unsupported scratch base image used (452ca95)

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/1.2.321/linux-amd64/bin/werf" -O "https://tuf.werf.io/targets/signatures/1.2.321/linux-amd64/bin/werf.sig"
curl -sSL https://werf.io/werf.asc | gpg --import
gpg --verify werf.sig werf

v2.7.1

10 Jul 14:38
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • ci-env: unable to copy /home//.docker/mutagen (5256657)
  • suppress warnings for some commands (2d449b0)

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.7.1/linux-amd64/bin/werf" -O "https://tuf.werf.io/targets/signatures/2.7.1/linux-amd64/bin/werf.sig"
curl -sSL https://werf.io/werf.asc | gpg --import
gpg --verify werf.sig werf

v1.2.320

10 Jul 14:43
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • ci-env: unable to copy /home//.docker/mutagen (440dfad)
  • suppress warnings for some commands (6e5f8a4)

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/1.2.320/linux-amd64/bin/werf" -O "https://tuf.werf.io/targets/signatures/1.2.320/linux-amd64/bin/werf.sig"
curl -sSL https://werf.io/werf.asc | gpg --import
gpg --verify werf.sig werf

v2.7.0

09 Jul 18:13
Compare
Choose a tag to compare

Changelog

Features

  • build, stapel: add disableGitAfterPatch directive (59a8e3f)
  • build: add ability to regulate the final property of an image (0a93349)

Bug Fixes

  • build: fix invalid image digest when cache repo used (21ada38)

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.7.0/linux-amd64/bin/werf" -O "https://tuf.werf.io/targets/signatures/2.7.0/linux-amd64/bin/werf.sig"
curl -sSL https://werf.io/werf.asc | gpg --import
gpg --verify werf.sig werf

v1.2.319

09 Jul 18:12
Compare
Choose a tag to compare

Changelog

Features

  • build, stapel: add disableGitAfterPatch directive (5cc4647)
  • build: add ability to regulate the final property of an image (62ecb42)

Bug Fixes

  • build: fix invalid image digest when cache repo used (aac0cfe)

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/1.2.319/linux-amd64/bin/werf" -O "https://tuf.werf.io/targets/signatures/1.2.319/linux-amd64/bin/werf.sig"
curl -sSL https://werf.io/werf.asc | gpg --import
gpg --verify werf.sig werf

v2.6.7

03 Jul 14:01
308a56a
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • deploy: dependency between ClusterRoleBinding in non-release namespace and ClusterRole not detected (236f4d3)

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.6.7/linux-amd64/bin/werf" -O "https://tuf.werf.io/targets/signatures/2.6.7/linux-amd64/bin/werf.sig"
curl -sSL https://werf.io/werf.asc | gpg --import
gpg --verify werf.sig werf

v2.6.6

02 Jul 15:33
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • build: fix stage selection does not take into account parent creation timestamp (741ecea)

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.6.6/linux-amd64/bin/werf" -O "https://tuf.werf.io/targets/signatures/2.6.6/linux-amd64/bin/werf.sig"
curl -sSL https://werf.io/werf.asc | gpg --import
gpg --verify werf.sig werf

v2.6.5

02 Jul 12:28
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • build, stapel: fix fromLatest does not work properly with index manifest (2561268)
  • build: fix panic: got bad timestamp "" when Created not present in base image (0e06711)
  • deploy: werf helm ugprade aborts if last release Pending (a85cfc0)

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.6.5/linux-amd64/bin/werf" -O "https://tuf.werf.io/targets/signatures/2.6.5/linux-amd64/bin/werf.sig"
curl -sSL https://werf.io/werf.asc | gpg --import
gpg --verify werf.sig werf

v1.2.318

02 Jul 15:33
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • build: fix stage selection does not take into account parent creation timestamp (7ea02dc)

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/1.2.318/linux-amd64/bin/werf" -O "https://tuf.werf.io/targets/signatures/1.2.318/linux-amd64/bin/werf.sig"
curl -sSL https://werf.io/werf.asc | gpg --import
gpg --verify werf.sig werf