deploy: make use of latest attacher release v3.5.0

attacher sidecar has a new release:
https://github.com/kubernetes-csi/external-attacher/releases/tag/v3.5.0

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2022-06-09 10:49:50 +05:30
committed by mergify[bot]
parent 7a00736b4f
commit 34378aafb8
4 changed files with 4 additions and 4 deletions

View File

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