fix(support-bundle): version bump to v0.0.20

Longhorn 5073

- New parameter: `SUPPORT_BUNDLE_COLLECTOR` to execute specified support-bundle-kit collector

Signed-off-by: Ray Chang <ray.chang@suse.com>
(cherry picked from commit 9abb26714b)
This commit is contained in:
Ray Chang 2023-03-20 09:27:00 +08:00 committed by David Ko
parent d32c6ed933
commit e868297b9e
4 changed files with 4 additions and 4 deletions

View File

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

View File

@ -43,7 +43,7 @@ image:
tag: v1.4.1
supportBundleKit:
repository: longhornio/support-bundle-kit
tag: v0.0.19
tag: v0.0.20
csi:
attacher:
repository: longhornio/csi-attacher

View File

@ -10,4 +10,4 @@ longhornio/longhorn-instance-manager:v1.4.1
longhornio/longhorn-manager:v1.4.1
longhornio/longhorn-share-manager:v1.4.1
longhornio/longhorn-ui:v1.4.1
longhornio/support-bundle-kit:v0.0.19
longhornio/support-bundle-kit:v0.0.20

View File

@ -3896,7 +3896,7 @@ spec:
- --backing-image-manager-image
- "longhornio/backing-image-manager:v1.4.1"
- --support-bundle-manager-image
- "longhornio/support-bundle-kit:v0.0.19"
- "longhornio/support-bundle-kit:v0.0.20"
- --manager-image
- "longhornio/longhorn-manager:v1.4.1"
- --service-account