diff --git a/charts/kubernetes/Chart.yaml b/charts/kubernetes/Chart.yaml index d49e6fb1..355335ba 100644 --- a/charts/kubernetes/Chart.yaml +++ b/charts/kubernetes/Chart.yaml @@ -4,8 +4,8 @@ description: A Helm chart for deploying Unikorn Kubernetes Service type: application -version: v0.2.17 -appVersion: v0.2.17 +version: v0.2.18 +appVersion: v0.2.18 icon: https://raw.githubusercontent.com/unikorn-cloud/assets/main/images/logos/dark-on-light/icon.png diff --git a/charts/kubernetes/crds/unikorn-cloud.org_kubernetesclusters.yaml b/charts/kubernetes/crds/unikorn-cloud.org_kubernetesclusters.yaml index c58ea97b..b8473117 100644 --- a/charts/kubernetes/crds/unikorn-cloud.org_kubernetesclusters.yaml +++ b/charts/kubernetes/crds/unikorn-cloud.org_kubernetesclusters.yaml @@ -264,7 +264,7 @@ spec: type: object type: object type: object - clusterManager: + clusterManagerId: description: ClusterManager that provides lifecycle management for the cluster. type: string @@ -562,7 +562,7 @@ spec: type: object required: - applicationBundle - - clusterManager + - clusterManagerId - controlPlane - network - openstack