Update longhorn-instance-manager to v1_20220602

Longhorn 4049

Signed-off-by: Derek Su <derek.su@suse.com>
This commit is contained in:
Derek Su 2022-06-02 21:55:08 +08:00 committed by David Ko
parent 25832b90d5
commit 8191bbe22c
3 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_20220530
default: v1_20220602
description: "Specify Longhorn Instance Manager Image Tag"
type: string
label: Longhorn Instance Manager Image Tag

View File

@ -18,7 +18,7 @@ image:
tag: v1.3.0-rc2
instanceManager:
repository: longhornio/longhorn-instance-manager
tag: v1_20220530
tag: v1_20220602
shareManager:
repository: longhornio/longhorn-share-manager
tag: v1_20220531

View File

@ -3471,7 +3471,7 @@ spec:
- --engine-image
- "longhornio/longhorn-engine:v1.3.0-rc2"
- --instance-manager-image
- "longhornio/longhorn-instance-manager:v1_20220530"
- "longhornio/longhorn-instance-manager:v1_20220602"
- --share-manager-image
- "longhornio/longhorn-share-manager:v1_20220531"
- --backing-image-manager-image