helm: updated node driver registrar to latest version

the helm chart template value has been updated to latest
version of node driver registrar container.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal 2022-05-17 14:27:41 +05:30 committed by mergify[bot]
parent 5e26043d61
commit 85ed268530
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ nodeplugin:
registrar:
image:
repository: registry.k8s.io/sig-storage/csi-node-driver-registrar
tag: v2.4.0
tag: v2.5.1
pullPolicy: IfNotPresent
resources: {}

View File

@ -104,7 +104,7 @@ nodeplugin:
registrar:
image:
repository: registry.k8s.io/sig-storage/csi-node-driver-registrar
tag: v2.4.0
tag: v2.5.1
pullPolicy: IfNotPresent
resources: {}