Skip to content

Commit 4facd97

Browse files
authored
Merge pull request #378 from davidz627/release/attacher
Update csi-attacher to v.1.2.1 for fix to not ignore ControllerUnpublishErrors
2 parents 01b0034 + debfd63 commit 4facd97

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)