deploy: update csi-attacher to v3.4.0

This commit update the csi-attacher sidecar version to v3.4.0

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2022-01-13 17:25:18 +05:30
committed by Humble Devassy Chirammal
parent ea8e360888
commit 0ab717f06f
4 changed files with 4 additions and 4 deletions

View File

@ -170,7 +170,7 @@ provisioner:
enabled: true
image:
repository: k8s.gcr.io/sig-storage/csi-attacher
tag: v3.3.0
tag: v3.4.0
pullPolicy: IfNotPresent
resources: {}

View File

@ -207,7 +207,7 @@ provisioner:
enabled: true
image:
repository: k8s.gcr.io/sig-storage/csi-attacher
tag: v3.3.0
tag: v3.4.0
pullPolicy: IfNotPresent
resources: {}