helm: update image tag for release 3.7.1

This commit change the required image tag to
v3.7.1 instead of v3.7-canary for v3.7.1 release

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal 2022-09-13 11:45:37 +05:30 committed by mergify[bot]
parent f7cece7991
commit a279a42975
2 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@ nodeplugin:
plugin:
image:
repository: quay.io/cephcsi/cephcsi
tag: v3.7-canary
tag: v3.7.1
pullPolicy: IfNotPresent
resources: {}

View File

@ -114,7 +114,7 @@ nodeplugin:
plugin:
image:
repository: quay.io/cephcsi/cephcsi
tag: v3.7-canary
tag: v3.7.1
pullPolicy: IfNotPresent
resources: {}