Skip to content

v2.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 18:21
· 727 commits to master since this release

Important Note

Helm v2 support is EOL, and will no longer be supported upstream as of next month. Furthermore, the stable/incubator chart repos will likely stop working after November 13, 2020. Deprecation warnings have been added for any usage of Pulumi's helm.v2 API, and this API will be removed at a future date. Our helm.v3 API is backward compatible, so you should be able to update without disruption to existing resources.

Bug Fixes

  • Set plugin version for Go SDK invoke calls (#1325)
  • Python: Fix generated examples and docs to prefer input/output classes (#1346)

Improvements

  • Update Helm v3 mod to v3.3.2 (#1326)
  • Update Helm v3 mod to v3.3.3 (#1328)
  • Change error to warning if internal autoname annotation is set (#1337)
  • Deprecate Helm v2 SDKs (#1344)