Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

v1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Dec 17:39
· 5 commits to main since this release
5401940

❗ Upgrade Instructions ❗

  • Before upgrading kof-mothership, ensure the following steps are completed:

    1. Upgrade the kof-operators chart using the --take-ownership flag:
      helm upgrade --take-ownership \
        --reset-values --wait -n kof kof-operators -f operators-values.yaml \
        oci://ghcr.io/k0rdent/kof/charts/kof-operators --version 1.6.0
    2. Make sure to upgrade kof-operators using the --take-ownership flag on each KOF Regional cluster:
      KUBECONFIG=regional-kubeconfig helm upgrade --take-ownership \
        --reset-values --wait -n kof kof-operators -f operators-values.yaml \
        oci://ghcr.io/k0rdent/kof/charts/kof-operators --version 1.6.0
  • If you are using k0rdent-istio chart with KOF, apply the Upgrade to v1.6.0 guide.

📚 New Docs 📚

🚀 New Features 🚀

🐛 Notable Fixes 🐛

✨ More Improvements ✨


Full Changelog: v1.5.0...v1.6.0