Skip to content

v3.0.0-beta3

Compare
Choose a tag to compare
@sami-alajrami sami-alajrami released this 29 Dec 13:27
· 1588 commits to master since this release

v3.0.0-beta3

This is a major release to support Helm v3.
It is recommended you read the Helm 3 migration guide before using this release.

Starting from this release, support for Helmsman v1.x will be limited to bug fixes.

The following are the most important changes:

  • A new and improved logger.
  • Restructuring the code.
  • Parallelized decision making
  • Introducing the context stanza to define a context for each DSF. More details here.
  • Deprecating all the DSF stanzas related to Tiller.
  • Deprecating the purge option for releases.
  • The default value for storageBackend is now secret.
  • The --suppress-diff-secrets cmd flag is enabled by default.
  • The --no-env-values-subst cmd flag is enabled by default.
  • The --no-ssm-values-subst cmd flag is enabled by default.