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>
This commit is contained in:
Ray Chang 2023-03-20 09:27:00 +08:00 committed by David Ko
parent 86d06696df
commit 9abb26714b
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: master-head
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:master-head
longhornio/longhorn-manager:master-head
longhornio/longhorn-share-manager:master-head
longhornio/longhorn-ui:master-head
longhornio/support-bundle-kit:v0.0.19
longhornio/support-bundle-kit:v0.0.20

View File

@ -3905,7 +3905,7 @@ spec:
- --backing-image-manager-image
- "longhornio/backing-image-manager:master-head"
- --support-bundle-manager-image
- "longhornio/support-bundle-kit:v0.0.19"
- "longhornio/support-bundle-kit:v0.0.20"
- --manager-image
- "longhornio/longhorn-manager:master-head"
- --service-account