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 3737 RepositoryURL: '{{ if .Values.helmRepository.enabled }}oci://helm-repository.{{ .Release.Namespace }}.svc/charts{{ else }}https://kubernetes-sigs.github.io/node-feature-discovery/charts{{ end }}'
3838 nutanix-ccm : |
3939 ChartName: nutanix-cloud-provider
40- ChartVersion: 0.4.1
40+ ChartVersion: 0.5.0
4141 RepositoryURL: '{{ if .Values.helmRepository.enabled }}oci://helm-repository.{{ .Release.Namespace }}.svc/charts{{ else }}https://nutanix.github.io/helm/{{ end }}'
4242 nutanix-storage-csi : |
4343 ChartName: nutanix-csi-storage
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ repositories:
4545 repoURL : https://nutanix.github.io/helm/
4646 charts :
4747 nutanix-cloud-provider :
48- - 0.4.1
48+ - 0.5.0
4949 nutanix-csi-storage :
5050 repoURL : https://nutanix.github.io/helm-releases/
5151 charts :
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ export AWS_CCM_VERSION_129 := v1.29.6
1919export AWS_CCM_VERSION_130 := v1.30.3
2020export AWS_CCM_VERSION_131 := v1.31.0
2121
22- export NUTANIX_CCM_CHART_VERSION := 0.4.1
22+ export NUTANIX_CCM_CHART_VERSION := 0.5.0
2323
2424export KUBE_VIP_VERSION := v0.8.3
2525
You can’t perform that action at this time.
0 commit comments