Skip to content

Commit da82f0d

Browse files
committed
Bump snapshotter to v1.2.2 for CVE fix
1 parent c7b8a5d commit da82f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/kubernetes/overlays/alpha/controller_add_snapshotter.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
containers:
99
- name: csi-snapshotter
1010
imagePullPolicy: Always
11-
image: gke.gcr.io/csi-snapshotter:v1.2.0-gke.0
11+
image: gke.gcr.io/csi-snapshotter:v1.2.2-gke.0
1212
args:
1313
- "--v=5"
1414
- "--csi-address=/csi/csi.sock"

0 commit comments

Comments
 (0)