Werf Versions Save

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

v2.0.3

3 weeks ago

Changelog

Bug Fixes

  • v2: replace leftovers of v1.2 to v2 /2 (d6cacfb)

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

v2.0.2

3 weeks ago

Changelog

Bug Fixes

  • v2: panic with --add-annotations (b8b9e83)

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

v2.0.1

3 weeks ago

Changelog

Bug Fixes

  • cleanup: remove unnecessary specific implementation for selectel (88d0d65)
  • v2: werf version is always dev (9876a4e)

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

v2.0.0

3 weeks ago

Changelog

⚠ BREAKING CHANGES

  • new 2.0 release

Features

  • new 2.0 release (16a2ac7)
  • new major v2 release (e15cf3c)
  • v2: "werf render" now uses Nelm (03e05a5)
  • v2: remove --...-implementation flags (82b548f)
  • v2: remove deprecated --report-path and --report-format (4f26904)
  • v2: remove deprecated --skip-build option (14d1c72)
  • v2: remove deprecated --tag/--to-tag/--repo from "werf bundle copy" (1a4bea1)
  • v2: remove deprecated "werf_image" Helm templates function (8721568)
  • v2: switch "werf bundle render" to Nelm (24f3042)

Bug Fixes

  • deploy: incorrect error message when release lock fails (7f60ccc)
  • remove deprecated werf bundle export/download commands (dd9bc09)
  • v2: dont save service annotations in release secret (27d6c4d)
  • v2: enable Nelm by default, remove option to switch back to the old engine (9df5245)
  • v2: remove automigration from helm 2 to helm 3 releases (316caee)
  • v2: replace leftovers of v1.2 with v2 (940fefe)

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

v1.2.307

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

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

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

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

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