Skip to content

v0.42.0

Compare
Choose a tag to compare
@denis256 denis256 released this 23 May 20:07
· 186 commits to master since this release
e2568de

Modules affected

  • k8s
  • helm [BACKWARD INCOMPATIBLE]

Description

  • Fixed the description of k8s.KubectlApplyFromKustomizeE which refered to "delete".
  • Updated helm.Options struct with flag BuildDependencies, once set, helm chart dependencies building will be performed.

Migration guide

For helm charts that require dependencies to be built, should be defined helm.BuildDependencies=true

Special thanks

Special thanks to the following users for their contribution!

Related links