Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Releases: Azure/helmrelease-workflow-executor

v0.4.2

30 Aug 21:36
Compare
Choose a tag to compare

v0.4.1 🌈

24 Jun 06:56
1372128
Compare
Choose a tag to compare

Changes

v0.4.0

24 Jun 02:57
f97eb6f
Compare
Choose a tag to compare
  • 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

@jonathan-innis

v0.3.0

28 May 16:51
cd6f7c1
Compare
Choose a tag to compare

@davutkarabay Changes for adding action parameter to orkestra workflow executor #1
@jonathan-innis Custom Polling logic waiting for True to be returned #2