File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
charts/cluster-api-runtime-extensions-nutanix/templates
hack/addons/helm-chart-bundler Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5757 RepositoryURL: '{{ if .Values.helmRepository.enabled }}oci://helm-repository.{{ .Release.Namespace }}.svc/charts{{ else }}https://kubernetes-sigs.github.io/node-feature-discovery/charts{{ end }}'
5858 nutanix-ccm : |
5959 ChartName: nutanix-cloud-provider
60- ChartVersion: 0.5.2
60+ ChartVersion: 0.6.0
6161 RepositoryURL: '{{ if .Values.helmRepository.enabled }}oci://helm-repository.{{ .Release.Namespace }}.svc/charts{{ else }}https://nutanix.github.io/helm/{{ end }}'
6262 nutanix-storage-csi : |
6363 ChartName: nutanix-csi-storage
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ repositories:
7070 repoURL : https://nutanix.github.io/helm/
7171 charts :
7272 nutanix-cloud-provider :
73- - 0.5.2
73+ - 0.6.0
7474 nutanix-csi-storage :
7575 repoURL : https://nutanix.github.io/helm-releases/
7676 charts :
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ export AWS_CCM_VERSION_134 := v1.34.0
2121
2222export AWS_LOAD_BALANCER_CONTROLLER_CHART_VERSION := 1.13.4
2323
24- export NUTANIX_CCM_CHART_VERSION := 0.5.2
24+ export NUTANIX_CCM_CHART_VERSION := 0.6.0
2525
2626export KUBE_VIP_VERSION := v0.9.2
2727
You can’t perform that action at this time.
0 commit comments