File tree Expand file tree Collapse file tree
container-storage-modules/container-storage-modules Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : " 2.17.1 "
2+ appVersion : " 2.17.2 "
33name : csi-powermax
4- version : 2.17.1
4+ version : 2.17.2
55description : |
66 PowerMax CSI (Container Storage Interface) driver Kubernetes
77 integration. This chart includes everything required to provision via CSI as
Original file line number Diff line number Diff line change @@ -109,14 +109,14 @@ global:
109109
110110# Current version of the driver
111111# Don't modify this value as this value will be used by the install script
112- version : " v2.17.1 "
112+ version : " v2.17.2 "
113113
114114# "images" defines every container images used for the driver and its sidecars.
115115# To use your own images, or a private registry, change the values here.
116116images :
117117 # "driver" defines the container image, used for the driver container.
118118 driver :
119- image : quay.io/dell/container-storage-modules/csi-powermax:v2.17.1
119+ image : quay.io/dell/container-storage-modules/csi-powermax:v2.17.2
120120 csireverseproxy :
121121 image : quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.16.1
122122 # CSI sidecars
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies:
4545 condition : csi-powerstore.enabled
4646
4747 - name : csi-powermax
48- version : 2.17.1
48+ version : 2.17.2
4949 repository : https://dell.github.io/helm-charts
5050 condition : csi-powermax.enabled
5151
Original file line number Diff line number Diff line change @@ -147,11 +147,11 @@ csi-powermax:
147147 - endpoint : https://backup-1.unisphe.re:8443
148148 # - endpoint: https://primary-2.unisphe.re:8443
149149 # - endpoint: https://backup-2.unisphe.re:8443
150- version : " v2.17.1 "
150+ version : " v2.17.2 "
151151 images :
152152 # "driver" defines the container image, used for the driver container.
153153 driver :
154- image : quay.io/dell/container-storage-modules/csi-powermax:v2.17.1
154+ image : quay.io/dell/container-storage-modules/csi-powermax:v2.17.2
155155 csireverseproxy :
156156 image : quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.16.1
157157 # CSI sidecars
You can’t perform that action at this time.
0 commit comments