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)