chore(support-bundle): version bump
Ref: 5614 Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
This commit is contained in:
parent
58ed0277e3
commit
e1cc7af587
@ -89,7 +89,7 @@ questions:
|
||||
label: Longhorn Support Bundle Kit Image Repository
|
||||
group: "Longhorn Images Settings"
|
||||
- variable: image.longhorn.supportBundleKit.tag
|
||||
default: v0.0.22
|
||||
default: v0.0.23
|
||||
description: "Specify Longhorn Support Bundle Manager Image Tag"
|
||||
type: string
|
||||
label: Longhorn Support Bundle Kit Image Tag
|
||||
|
@ -43,7 +43,7 @@ image:
|
||||
tag: master-head
|
||||
supportBundleKit:
|
||||
repository: longhornio/support-bundle-kit
|
||||
tag: v0.0.22
|
||||
tag: v0.0.23
|
||||
csi:
|
||||
attacher:
|
||||
repository: longhornio/csi-attacher
|
||||
|
@ -10,4 +10,4 @@ longhornio/longhorn-instance-manager:master-head
|
||||
longhornio/longhorn-manager:master-head
|
||||
longhornio/longhorn-share-manager:master-head
|
||||
longhornio/longhorn-ui:master-head
|
||||
longhornio/support-bundle-kit:v0.0.22
|
||||
longhornio/support-bundle-kit:v0.0.23
|
||||
|
@ -3909,7 +3909,7 @@ spec:
|
||||
- --backing-image-manager-image
|
||||
- "longhornio/backing-image-manager:master-head"
|
||||
- --support-bundle-manager-image
|
||||
- "longhornio/support-bundle-kit:v0.0.22"
|
||||
- "longhornio/support-bundle-kit:v0.0.23"
|
||||
- --manager-image
|
||||
- "longhornio/longhorn-manager:master-head"
|
||||
- --service-account
|
||||
|
Loading…
Reference in New Issue
Block a user