helm: update image tag for release 3.6 instead of canary

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

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2022-04-04 14:17:14 +05:30
committed by mergify[bot]
parent 85670bad1f
commit eff3e9a237
4 changed files with 5 additions and 5 deletions

View File

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