Bump CSI images and share manager image tags
Longhorn-3891 Signed-off-by: Phan Le <phan.le@suse.com>
This commit is contained in:
parent
2ccd63fdfa
commit
59f3c3b647
@ -65,7 +65,7 @@ questions:
|
||||
label: Longhorn Share Manager Image Repository
|
||||
group: "Longhorn Images Settings"
|
||||
- variable: image.longhorn.shareManager.tag
|
||||
default: v1_20211020
|
||||
default: v1_20220523
|
||||
description: "Specify Longhorn Share Manager Image Tag"
|
||||
type: string
|
||||
label: Longhorn Share Manager Image Tag
|
||||
|
@ -21,7 +21,7 @@ image:
|
||||
tag: v1_20220516
|
||||
shareManager:
|
||||
repository: longhornio/longhorn-share-manager
|
||||
tag: v1_20220506
|
||||
tag: v1_20220523
|
||||
backingImageManager:
|
||||
repository: longhornio/backing-image-manager
|
||||
tag: v3_20220506
|
||||
|
@ -1,11 +1,11 @@
|
||||
longhornio/csi-attacher:v3.2.1
|
||||
longhornio/csi-attacher:v3.4.0
|
||||
longhornio/csi-provisioner:v2.1.2
|
||||
longhornio/csi-resizer:v1.2.0
|
||||
longhornio/csi-snapshotter:v3.0.3
|
||||
longhornio/csi-node-driver-registrar:v2.3.0
|
||||
longhornio/csi-node-driver-registrar:v2.5.0
|
||||
longhornio/backing-image-manager:v3_20220506
|
||||
longhornio/longhorn-engine:v1.3.0-rc1
|
||||
longhornio/longhorn-instance-manager:v1_20220516
|
||||
longhornio/longhorn-manager:v1.3.0-rc1
|
||||
longhornio/longhorn-share-manager:v1_20220506
|
||||
longhornio/longhorn-share-manager:v1_20220523
|
||||
longhornio/longhorn-ui:v1.3.0-rc1
|
||||
|
@ -3451,7 +3451,7 @@ spec:
|
||||
- --instance-manager-image
|
||||
- "longhornio/longhorn-instance-manager:v1_20220516"
|
||||
- --share-manager-image
|
||||
- "longhornio/longhorn-share-manager:v1_20220506"
|
||||
- "longhornio/longhorn-share-manager:v1_20220523"
|
||||
- --backing-image-manager-image
|
||||
- "longhornio/backing-image-manager:v3_20220506"
|
||||
- --manager-image
|
||||
|
Loading…
Reference in New Issue
Block a user