Skip to content

kudo-v0.7.4

Compare
Choose a tag to compare
@gerred gerred released this 11 Oct 16:45
· 374 commits to master since this release
81b14cb

If you're updating from 0.6.X version or any other prior version of KUDO to this release, please start with
kudo init --dry-run -o yaml | k delete -f - to clean up your cluster. Beware that this will remove KUDO as well as all installed operators.

Changelog

81b14cb Do not use strategicmergepatch for CRDs (#936) (#937)
7ae2a6a Include CRDs in the -o yaml --dry-run (#932)

Docker images

  • docker pull kudobuilder/controller:latest
  • docker pull kudobuilder/controller:v0.7.4