v2.6.0
Note: There is a minor breaking change in the .NET SDK for Helm v3. As part of the switch to using native
Helm libraries in #1291, the Helm.V3.Chart class no longer inherits from the ChartBase class. Most users should
not be affected by this change.
Bug Fixes
- Upgrade version of pyyaml to fix a security vulnerability (#1230)
- Fix Helm api-versions handling in all SDKs. (#1307)