Skip to content

Commit 5fb4dec

Browse files
committed
Update external-snapshotter version
Update the external-snapshotter version to the latest
1 parent dd58da4 commit 5fb4dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/kubernetes/overlays/dev/controller_images.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
image: gcr.io/gke-release/csi-attacher:v1.0.1-gke.0
1313
- name: csi-snapshotter
1414
imagePullPolicy: Always
15-
image: quay.io/k8scsi/csi-snapshotter:v0.4.0
15+
image: quay.io/k8scsi/csi-snapshotter:v1.0.1
1616
args:
1717
- "--v=5"
1818
- "--csi-address=$(ADDRESS)"

0 commit comments

Comments
 (0)