Skip to main content

Release date: 2025-06-24

Fixes

  • Fixed an issue introduced in v0.6.0, where intermittent failure on some apply runs where kind ordering would not be respected. In some scenarios the parent resource is not made before the child (e.g. ApplicationInstances being created before Applications) and the run would fail, this could be fixed by attempting a retry.
  • Fixed an issue introduced in v0.6.0 where failed runs would not return an exit code, leading to silent failures in CI actions.

Find out more.

On this page