This repository was archived by the owner on Feb 15, 2024. It is now read-only.
Releases: Azure/helmrelease-workflow-executor
Releases · Azure/helmrelease-workflow-executor
v0.4.2
v0.4.1 🌈
Changes
- Retry Function Shouldn't Retry in the Middle of Exeuction @jonathan-innis (#9)
- Add release drafter config workflow @nitishm (#8)
- Add CODEOWNERS File @jonathan-innis (#10)
v0.4.0
- Polling logic now spawns goroutines
- Readiness condition is used to validate successful rollout of HelmRelease
- ObservedGeneration is checked to increase HelmRelease status checking reliability
Contributors
v0.3.0
@davutkarabay Changes for adding action parameter to orkestra workflow executor #1
@jonathan-innis Custom Polling logic waiting for True to be returned #2