v0.29.0
gianlucam76
released this
04 May 16:03
·
2 commits
to release-0.29
since this release
🚀 Features:
- Helm charts values can be collected from referenced ConfigMap/Secret (PR)
2.Define your Kustomize builds as templates. Sveltos can then instantiate them using key-value pairs provided directly in your ClusterProfile/Profile or referenced from Secrets/ConfigMaps. These key-value pairs themselves can also be templates, allowing for even more dynamic configurations based on resources in your management cluster (PR)
🐛 Bug Fixes
- Run helm install with replace flag set (PR)
🌱 Others
- Bump Kubernetes to v1.30.0, controller-runtime to v1.18.1 and clusterAPI to v1.7.1