Skip to content

v3.4

Choose a tag to compare

@patriciocostilla patriciocostilla released this 04 Nov 19:21
· 4 commits to main since this release
98cf869

馃殌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 atomic feature, you'll have to set a proper timeout value 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