chore(support-bundle): version bump
ref: 6256
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit a43faae14a
)
This commit is contained in:
parent
3b7a875675
commit
ef3a580104
@ -89,7 +89,7 @@ questions:
|
||||
label: Longhorn Support Bundle Kit Image Repository
|
||||
group: "Longhorn Images Settings"
|
||||
- variable: image.longhorn.supportBundleKit.tag
|
||||
default: v0.0.24
|
||||
default: v0.0.25
|
||||
description: "Specify Longhorn Support Bundle Manager Image Tag"
|
||||
type: string
|
||||
label: Longhorn Support Bundle Kit Image Tag
|
||||
|
@ -48,7 +48,7 @@ image:
|
||||
tag: v1.5.0
|
||||
supportBundleKit:
|
||||
repository: longhornio/support-bundle-kit
|
||||
tag: v0.0.24
|
||||
tag: v0.0.25
|
||||
csi:
|
||||
attacher:
|
||||
repository: longhornio/csi-attacher
|
||||
|
@ -10,4 +10,4 @@ longhornio/longhorn-instance-manager:v1.5.0
|
||||
longhornio/longhorn-manager:v1.5.0
|
||||
longhornio/longhorn-share-manager:v1.5.0
|
||||
longhornio/longhorn-ui:v1.5.0
|
||||
longhornio/support-bundle-kit:v0.0.24
|
||||
longhornio/support-bundle-kit:v0.0.25
|
||||
|
@ -4104,7 +4104,7 @@ spec:
|
||||
- --backing-image-manager-image
|
||||
- "longhornio/backing-image-manager:v1.5.0"
|
||||
- --support-bundle-manager-image
|
||||
- "longhornio/support-bundle-kit:v0.0.24"
|
||||
- "longhornio/support-bundle-kit:v0.0.25"
|
||||
- --manager-image
|
||||
- "longhornio/longhorn-manager:v1.5.0"
|
||||
- --service-account
|
||||
|
Loading…
Reference in New Issue
Block a user