Update the instance message in the chart

Signed-off-by: Keith Lucas <keith.lucas@suse.com>
This commit is contained in:
Keith Lucas 2022-03-03 13:06:00 -05:00 committed by David Ko
parent ffc75805f0
commit 451d299c87
2 changed files with 3 additions and 3 deletions

View File

@ -53,7 +53,7 @@ questions:
label: Longhorn Instance Manager Image Repository
group: "Longhorn Images Settings"
- variable: image.longhorn.instanceManager.tag
default: v1_20211210
default: v1_20220303
description: "Specify Longhorn Instance Manager Image Tag"
type: string
label: Longhorn Instance Manager Image Tag

View File

@ -18,7 +18,7 @@ image:
tag: v1.2.3
instanceManager:
repository: longhornio/longhorn-instance-manager
tag: v1_20211210
tag: v1_20220303
shareManager:
repository: longhornio/longhorn-share-manager
tag: v1_20211020