helm: update image tag for release 3.6.1

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

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2022-04-22 13:41:01 +05:30 committed by mergify[bot]
parent 2032a84c68
commit 1bd6297ecb
2 changed files with 2 additions and 2 deletions

View File

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

View File

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