Werf Versions Save

A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices.

v1.2.307

1 week ago

Changelog

Features

  • nelm: switch back to the old deployment engine by default (439b0d4)

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

v1.2.306

1 week ago

Changelog

Bug Fixes

  • nelm: multiple delete policies ignored (8778984)
  • nelm: release namespace and hook never deleted (except recreation) (10ae8b5)

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

v1.2.305

2 weeks ago

Changelog

Bug Fixes

  • nelm: --save-deploy-report not saving report on skipped release /2 (83190c2)

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

v1.2.304

2 weeks ago

Changelog

Bug Fixes

  • doc: remove references to werf.yaml and .helm from commands that ignore project configs (9ce7b84)
  • nelm: --save-deploy-report not saving report on skipped release (a03ed79)

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

v1.2.303

2 weeks ago

Changelog

Features

  • deps: update Nelm (0c8f786)
  • nelm: deploy bundles using new deployment engine (a87ad6e)
  • nelm: skip removal of resources with missing/incorrect release annotations and labels (dc81fc3)

Bug Fixes

  • nelm: "werf converge" panics on first release (4272ea6)
  • nelm: allow empty helm.sh/hook-delete-policy and werf.io/delete-policy (187fc7e)
  • nelm: don't skip release if all resources up-to-date but the release itself changed (e208e9c)
  • nelm: missing expected annotations values in adoption errors (5fc5817)

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

v1.2.302

2 weeks ago

Changelog

Features

  • nelm: change propagation policy on DELETE from Auto to Foreground (d7906f0)

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

v1.2.301

3 weeks ago

Changelog

Features

  • deps: mini bump all modules (8802bd7)

Bug Fixes

  • buildah: "could not find netavark" error (0503170)
  • buildah: "unknown version specified" error (d475c14)
  • buildah: unable to find "pasta" binary (858933f)
  • deps: update all direct dependencies (48641a0)
  • deps: update Helm to v3.14.3 (049f682)
  • e2e converge tests after Nelm migration (216d363)
  • nelm: --status-progress-period=-1 panics (aa152f6)
  • nelm: don't show logs produced before current release (7067534)
  • nelm: Jobs not failing on errors /2 (688b760)
  • nelm: tracking might hang with werf.io/track-termination-mode: "NonBlocking" (c0fda6b)
  • stapel: copying suitable stage from secondary might break reproducibility of subsequent stages (96dddad)
  • stapel: discarding newly built image might break reproducibility of subsequent stages (78d2905)
  • stapel: using suitable stage might break reproducibility of subsequent stages (f0a618c)

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

v1.2.300

4 weeks ago

Changelog

Features

  • make werf root command embeddable (2e1c9d3)

Bug Fixes

  • nelm: Jobs not failing on errors /2 (96793f0)

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

v1.2.299

4 weeks ago

Changelog

Bug Fixes

  • nelm: Jobs not failing on errors (ca069a2)

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

v1.2.298

4 weeks ago

Changelog

Bug Fixes

  • nelm: WERF_DIR ignored for chart path (5acfaa3)

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