helm: update image tag for release 3.7 instead of canary

This commit change the image tag for release v3.7 instead of
canary.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2022-08-18 09:57:49 +05:30
committed by mergify[bot]
parent e4a280f06e
commit aaa3d4e1d0
8 changed files with 14 additions and 14 deletions

View File

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