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:
Chin-Ya Huang 2023-07-11 13:18:37 +08:00 committed by David Ko
parent 3b7a875675
commit ef3a580104
4 changed files with 4 additions and 4 deletions

View File

@ -89,7 +89,7 @@ questions:
label: Longhorn Support Bundle Kit Image Repository label: Longhorn Support Bundle Kit Image Repository
group: "Longhorn Images Settings" group: "Longhorn Images Settings"
- variable: image.longhorn.supportBundleKit.tag - variable: image.longhorn.supportBundleKit.tag
default: v0.0.24 default: v0.0.25
description: "Specify Longhorn Support Bundle Manager Image Tag" description: "Specify Longhorn Support Bundle Manager Image Tag"
type: string type: string
label: Longhorn Support Bundle Kit Image Tag label: Longhorn Support Bundle Kit Image Tag

View File

@ -48,7 +48,7 @@ image:
tag: v1.5.0 tag: v1.5.0
supportBundleKit: supportBundleKit:
repository: longhornio/support-bundle-kit repository: longhornio/support-bundle-kit
tag: v0.0.24 tag: v0.0.25
csi: csi:
attacher: attacher:
repository: longhornio/csi-attacher repository: longhornio/csi-attacher

View File

@ -10,4 +10,4 @@ longhornio/longhorn-instance-manager:v1.5.0
longhornio/longhorn-manager:v1.5.0 longhornio/longhorn-manager:v1.5.0
longhornio/longhorn-share-manager:v1.5.0 longhornio/longhorn-share-manager:v1.5.0
longhornio/longhorn-ui:v1.5.0 longhornio/longhorn-ui:v1.5.0
longhornio/support-bundle-kit:v0.0.24 longhornio/support-bundle-kit:v0.0.25

View File

@ -4104,7 +4104,7 @@ spec:
- --backing-image-manager-image - --backing-image-manager-image
- "longhornio/backing-image-manager:v1.5.0" - "longhornio/backing-image-manager:v1.5.0"
- --support-bundle-manager-image - --support-bundle-manager-image
- "longhornio/support-bundle-kit:v0.0.24" - "longhornio/support-bundle-kit:v0.0.25"
- --manager-image - --manager-image
- "longhornio/longhorn-manager:v1.5.0" - "longhornio/longhorn-manager:v1.5.0"
- --service-account - --service-account