Add the new instance manager to the charts

Signed-off-by: Keith Lucas <keith.lucas@suse.com>
This commit is contained in:
Keith Lucas 2022-03-03 13:01:48 -05:00 committed by David Ko
parent 2f4534a491
commit 4c74890cff
2 changed files with 2 additions and 2 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