Skip to content

v3.4

Latest
Compare
Choose a tag to compare
@patriciocostilla patriciocostilla released this 04 Nov 19:21
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