v0.57.0
Changed
Breaking change.
Caution
The cluster name must be added to the cluster values when upgrading to this chart release.
How to migrate values (from v0.56.1)
The cluster's name must be added to the cluster values in order to satisfy the updated values
schema. This can be done by adding the existing cluster name to the cluster
values. For example,
where the cluster is named test
:
global:
metadata:
name: test
- Initial integration of shared
cluster
chart to renderCluster
resource.