v3.4
馃殌Released Upgrade Notes
What's Changed
- Added a new input:
atomic- Setting this to a non-empty value will make helm perform an atomic release, meaning that it will rollback failed releases before finishing
鈿狅笍 Warnings
- When using the
atomicfeature, you'll have to set a propertimeoutvalue for the Helm release to finish correctly. This is because Helm waits until all related resource are working before marking an atomic release as "Deployed".
Full Changelog: v3.3...v3.4