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 label: Longhorn Instance Manager Image Repository
group: "Longhorn Images Settings" group: "Longhorn Images Settings"
- variable: image.longhorn.instanceManager.tag - variable: image.longhorn.instanceManager.tag
default: v1_20211210 default: v1_20220303
description: "Specify Longhorn Instance Manager Image Tag" description: "Specify Longhorn Instance Manager Image Tag"
type: string type: string
label: Longhorn Instance Manager Image Tag label: Longhorn Instance Manager Image Tag

View File

@ -18,7 +18,7 @@ image:
tag: v1.2.3 tag: v1.2.3
instanceManager: instanceManager:
repository: longhornio/longhorn-instance-manager repository: longhornio/longhorn-instance-manager
tag: v1_20211210 tag: v1_20220303
shareManager: shareManager:
repository: longhornio/longhorn-share-manager repository: longhornio/longhorn-share-manager
tag: v1_20211020 tag: v1_20211020
@ -235,4 +235,4 @@ annotations: {}
serviceAccount: serviceAccount:
# Annotations to add to the service account # Annotations to add to the service account
annotations: {} annotations: {}