Skip to content

v0.20.0

Choose a tag to compare

@public-release-please public-release-please released this 27 Aug 04:56
1d242e5

0.20.0 (2026-08-26)

⚠ BREAKING CHANGES

  • on existing clusters the next helm upgrade of the argocd release deletes the live gates.platform.glueops.dev CRD (no Gate resources exist in prod). Run the captain_utils crds step again after the argocd upgrade to recreate it from the bundle.

Features

  • remove the Gate CRD from extraObjects (shipped by platform-crds) (#62) (ba17215)

Miscellaneous Chores