Skip to content

v2.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 00:42
· 837 commits to master since this release
6dd27d1

Note: This release fixes a bug with the Helm v3 SDK that omitted any chart resources that included a hook annotation.
If you have existing charts deployed with the v3 SDK that include hook resources, the next update will create these
resources.

  • [Go SDK] Fix bug with v1/List in YAML parsing (#1457)
  • Fix bug rendering Helm v3 resources that include hooks (#1459)
  • Print warning for Helm resources using unsupported hooks (#1460)