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 4949    RepositoryURL: '{{ if .Values.helmRepository.enabled }}oci://helm-repository.{{ .Release.Namespace }}.svc/charts{{ else }}https://nutanix.github.io/helm/{{ end }}' 
5050nutanix-storage-csi : | 
5151    ChartName: nutanix-csi-storage 
52-     ChartVersion: 3.3.4  
52+     ChartVersion: 3.3.8  
5353    RepositoryURL: '{{ if .Values.helmRepository.enabled }}oci://helm-repository.{{ .Release.Namespace }}.svc/charts{{ else }}https://nutanix.github.io/helm-releases/{{ end }}' 
5454registry-syncer : | 
5555    ChartName: registry-syncer 
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ repositories:
6060    repoURL : https://nutanix.github.io/helm-releases/ 
6161    charts :
6262      nutanix-csi-storage :
63-       - 3.3.4  
63+       - 3.3.8  
6464  registry-syncer :
6565    repoURL : https://mesosphere.github.io/charts/staging/ 
6666    charts :
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ export CILIUM_VERSION := 1.18.2
66export  NODE_FEATURE_DISCOVERY_VERSION  := 0.17.3
77export  CLUSTER_AUTOSCALER_CHART_VERSION  := 9.48.0
88export  AWS_EBS_CSI_CHART_VERSION  := 2.48.0
9- export  NUTANIX_STORAGE_CSI_CHART_VERSION  := 3.3.4 
9+ export  NUTANIX_STORAGE_CSI_CHART_VERSION  := 3.3.8 
1010export  LOCAL_PATH_CSI_CHART_VERSION  := 0.0.31
1111export  SNAPSHOT_CONTROLLER_CHART_VERSION  := 4.0.2
1212#  AWS CCM uses the same chart version for all kubernetes versions. The image used in the deployment will
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments