Werf Versions Save

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

v1.2.301

1 month 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

1 month 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

1 month 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

1 month 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

v1.2.297

1 month ago

Changelog

Features

  • nelm: improve log coloring (cc5c397)
  • nelm: remove excessive operations summary (8a295df)
  • nelm: show NOTES.txt on release (3c64bd9)
  • nelm: show release name/namespace on converge/plan start (eb85b19)

Bug Fixes

  • nelm: panic with werf.io/replicas-on-creation (49043e3)
  • nelm: removing child chart values with null (9fcc639)

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

v1.2.296

1 month ago

Changelog

Features

  • nelm: activate new deployment engine Nelm by default (be67fc1)

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

v1.2.295

2 months ago

Changelog

Bug Fixes

  • nelm: deployment tracking hangs; old pods tracked (583017e)
  • ssh: initialize ssh agent before working with git repo (caf1422)

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

v1.2.294

2 months ago

Changelog

Bug Fixes

  • deploy: dont strip non-whitespace after --- in manifests (1b4c7f2)

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

v1.2.293

2 months ago

Changelog

Bug Fixes

  • more robust manifest splitting (340c92b)
  • nelm: corrupted revision number in errors messages (e95fb4f)

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

v1.2.292

2 months ago

Changelog

Features

  • add --atomic, --timeout, --skip-dependencies-repo-refresh for "bundle apply" (b29c290)

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