Skip to content

v0.1.7

Compare
Choose a tag to compare
@bartlettc22 bartlettc22 released this 18 May 21:43
4ebb760

Deprecations

  • For stim deploy, the HELM_VERSION environment variable for specifying Helm versions is now deprecated. Please use the .spec.tools.helm configuration for specifying the helm version to use. See deploy docs for more details.
  • For stim deploy, auto-detection of Helm v2 versions is now deprecated. Please use the .spec.tools.helm configuration for specifying the helm version to use. See deploy docs for more details.

Bugfix

  • Fixed a bug where running stim deploy via the default Docker method would not respect the spec.tools.helm version.