1515 app.kubernetes.io/instance: ca-{{ `{{ index .Cluster.Annotations "caren.nutanix.com/cluster-uuid" }}` }}
1616 app.kubernetes.io/managed-by: Helm
1717 app.kubernetes.io/name: clusterapi-cluster-autoscaler
18- helm.sh/chart: cluster-autoscaler-9.46.0
18+ helm.sh/chart: cluster-autoscaler-9.46.3
1919 name: cluster-autoscaler-{{ `{{ index .Cluster.Annotations "caren.nutanix.com/cluster-uuid" }}` }}
2020 namespace: {{ `{{ .Cluster.Namespace }}` }}
2121 spec:
3333 app.kubernetes.io/instance: ca-{{ `{{ index .Cluster.Annotations "caren.nutanix.com/cluster-uuid" }}` }}
3434 app.kubernetes.io/managed-by: Helm
3535 app.kubernetes.io/name: clusterapi-cluster-autoscaler
36- helm.sh/chart: cluster-autoscaler-9.46.0
36+ helm.sh/chart: cluster-autoscaler-9.46.3
3737 name: cluster-autoscaler-{{ `{{ index .Cluster.Annotations "caren.nutanix.com/cluster-uuid" }}` }}
3838 namespace: {{ `{{ .Cluster.Namespace }}` }}
3939 ---
4444 app.kubernetes.io/instance: ca-{{ `{{ index .Cluster.Annotations "caren.nutanix.com/cluster-uuid" }}` }}
4545 app.kubernetes.io/managed-by: Helm
4646 app.kubernetes.io/name: clusterapi-cluster-autoscaler
47- helm.sh/chart: cluster-autoscaler-9.46.0
47+ helm.sh/chart: cluster-autoscaler-9.46.3
4848 name: cluster-autoscaler-{{ `{{ index .Cluster.Annotations "caren.nutanix.com/cluster-uuid" }}` }}
4949 namespace: {{ `{{ .Cluster.Namespace }}` }}
5050 rules:
@@ -108,7 +108,7 @@ data:
108108 app.kubernetes.io/instance: ca-{{ `{{ index .Cluster.Annotations "caren.nutanix.com/cluster-uuid" }}` }}
109109 app.kubernetes.io/managed-by: Helm
110110 app.kubernetes.io/name: clusterapi-cluster-autoscaler
111- helm.sh/chart: cluster-autoscaler-9.46.0
111+ helm.sh/chart: cluster-autoscaler-9.46.3
112112 name: cluster-autoscaler-{{ `{{ index .Cluster.Annotations "caren.nutanix.com/cluster-uuid" }}` }}
113113 namespace: {{ `{{ .Cluster.Namespace }}` }}
114114 roleRef:
@@ -127,7 +127,7 @@ data:
127127 app.kubernetes.io/instance: ca-{{ `{{ index .Cluster.Annotations "caren.nutanix.com/cluster-uuid" }}` }}
128128 app.kubernetes.io/managed-by: Helm
129129 app.kubernetes.io/name: clusterapi-cluster-autoscaler
130- helm.sh/chart: cluster-autoscaler-9.46.0
130+ helm.sh/chart: cluster-autoscaler-9.46.3
131131 name: cluster-autoscaler-{{ `{{ index .Cluster.Annotations "caren.nutanix.com/cluster-uuid" }}` }}
132132 namespace: {{ `{{ .Cluster.Namespace }}` }}
133133 spec:
@@ -148,7 +148,7 @@ data:
148148 app.kubernetes.io/instance: ca-{{ `{{ index .Cluster.Annotations "caren.nutanix.com/cluster-uuid" }}` }}
149149 app.kubernetes.io/managed-by: Helm
150150 app.kubernetes.io/name: clusterapi-cluster-autoscaler
151- helm.sh/chart: cluster-autoscaler-9.46.0
151+ helm.sh/chart: cluster-autoscaler-9.46.3
152152 name: cluster-autoscaler-{{ `{{ index .Cluster.Annotations "caren.nutanix.com/cluster-uuid" }}` }}
153153 namespace: {{ `{{ .Cluster.Namespace }}` }}
154154 spec:
0 commit comments