Skip to content

Commit debfd63

Browse files
committed
Update csi-attacher to v.1.2.1 for fix to not ignore ControllerUnpublishErrors
1 parent 01b0034 commit debfd63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/kubernetes/overlays/stable/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ images:
1313
newTag: "v1.2.1-gke.0"
1414
- name: gke.gcr.io/csi-attacher
1515
newName: gke.gcr.io/csi-attacher
16-
newTag: "v1.2.0-gke.0"
16+
newTag: "v1.2.1-gke.0"
1717
- name: gke.gcr.io/csi-node-driver-registrar
1818
newName: gke.gcr.io/csi-node-driver-registrar
1919
newTag: "v1.1.0-gke.0"

0 commit comments

Comments
 (0)