Skip to content

Commit 4cc07ba

Browse files
committed
Update CSI external provisioner to v3.3.1
1 parent 10a04b7 commit 4cc07ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/k8s/controller-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ spec:
4747
mountPath: /etc/cloudstack-csi-driver
4848

4949
- name: external-provisioner
50-
image: k8s.gcr.io/sig-storage/csi-provisioner:v2.0.4
50+
image: k8s.gcr.io/sig-storage/csi-provisioner:v3.3.1
5151
imagePullPolicy: IfNotPresent
5252
args:
5353
- "--csi-address=$(ADDRESS)"

0 commit comments

Comments
 (0)