chore(version-bump): longhorn-instance-manager

Update YAML and chart files from v1_20230310 to v1_20230317.

Ref: 5265

Signed-off-by: James Lu <james.lu@suse.com>
This commit is contained in:
James Lu 2023-03-17 23:03:43 +08:00 committed by David Ko
parent 4a645b8edb
commit d64d62e405
4 changed files with 4 additions and 4 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_20230310
default: v1_20230317
description: "Specify Longhorn Instance Manager Image Tag"
type: string
label: Longhorn Instance Manager Image Tag

View File

@ -34,7 +34,7 @@ image:
tag: v1.3.2
instanceManager:
repository: longhornio/longhorn-instance-manager
tag: v1_20230310
tag: v1_20230317
shareManager:
repository: longhornio/longhorn-share-manager
tag: v1_20221003

View File

@ -6,7 +6,7 @@ longhornio/csi-node-driver-registrar:v2.5.0
longhornio/livenessprobe:v2.8.0
longhornio/backing-image-manager:v3_20221003
longhornio/longhorn-engine:v1.3.2
longhornio/longhorn-instance-manager:v1_20230310
longhornio/longhorn-instance-manager:v1_20230317
longhornio/longhorn-manager:v1.3.2
longhornio/longhorn-share-manager:v1_20221003
longhornio/longhorn-ui:v1.3.2

View File

@ -3477,7 +3477,7 @@ spec:
- --engine-image
- "longhornio/longhorn-engine:v1.3.2"
- --instance-manager-image
- "longhornio/longhorn-instance-manager:v1_20230310"
- "longhornio/longhorn-instance-manager:v1_20230317"
- --share-manager-image
- "longhornio/longhorn-share-manager:v1_20221003"
- --backing-image-manager-image