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 4545 RepositoryURL: '{{ if .Values.helmRepository.enabled }}oci://helm-repository.{{ .Release.Namespace }}.svc/charts{{ else }}https://kubernetes-sigs.github.io/node-feature-discovery/charts{{ end }}'
4646 nutanix-ccm : |
4747 ChartName: nutanix-cloud-provider
48- ChartVersion: 0.5.0
48+ ChartVersion: 0.5.2
4949 RepositoryURL: '{{ if .Values.helmRepository.enabled }}oci://helm-repository.{{ .Release.Namespace }}.svc/charts{{ else }}https://nutanix.github.io/helm/{{ end }}'
5050 nutanix-storage-csi : |
5151 ChartName: nutanix-csi-storage
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ repositories:
5555 repoURL : https://nutanix.github.io/helm/
5656 charts :
5757 nutanix-cloud-provider :
58- - 0.5.0
58+ - 0.5.2
5959 nutanix-csi-storage :
6060 repoURL : https://nutanix.github.io/helm-releases/
6161 charts :
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ export AWS_CCM_VERSION_131 := v1.31.5
1818export AWS_CCM_VERSION_132 := v1.32.1
1919export AWS_CCM_VERSION_133 := v1.33.0
2020
21- export NUTANIX_CCM_CHART_VERSION := 0.5.0
21+ export NUTANIX_CCM_CHART_VERSION := 0.5.2
2222
2323export KUBE_VIP_VERSION := v0.9.1
2424
You can’t perform that action at this time.
0 commit comments