From bc60ef3b993b656ea23a4b2ce774af704b073d3d Mon Sep 17 00:00:00 2001 From: Chin-Ya Huang Date: Tue, 11 Jul 2023 13:18:37 +0800 Subject: [PATCH] chore(support-bundle): version bump ref: 6256 Signed-off-by: Chin-Ya Huang (cherry picked from commit a43faae14a1cc1016575ee6f2a90be13f1b965f7) --- chart/questions.yaml | 2 +- chart/values.yaml | 2 +- deploy/longhorn-images.txt | 2 +- deploy/longhorn.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chart/questions.yaml b/chart/questions.yaml index ab9ba99..bd7aa64 100644 --- a/chart/questions.yaml +++ b/chart/questions.yaml @@ -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 diff --git a/chart/values.yaml b/chart/values.yaml index cb88340..961e559 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -43,7 +43,7 @@ image: tag: v1.4.3-rc1 supportBundleKit: repository: longhornio/support-bundle-kit - tag: v0.0.24 + tag: v0.0.25 csi: attacher: repository: longhornio/csi-attacher diff --git a/deploy/longhorn-images.txt b/deploy/longhorn-images.txt index 4120652..47a8305 100644 --- a/deploy/longhorn-images.txt +++ b/deploy/longhorn-images.txt @@ -10,4 +10,4 @@ longhornio/longhorn-instance-manager:v1.4.3-rc1 longhornio/longhorn-manager:v1.4.3-rc1 longhornio/longhorn-share-manager:v1.4.3-rc1 longhornio/longhorn-ui:v1.4.3-rc1 -longhornio/support-bundle-kit:v0.0.24 +longhornio/support-bundle-kit:v0.0.25 diff --git a/deploy/longhorn.yaml b/deploy/longhorn.yaml index 4008c97..d3410f8 100644 --- a/deploy/longhorn.yaml +++ b/deploy/longhorn.yaml @@ -3900,7 +3900,7 @@ spec: - --backing-image-manager-image - "longhornio/backing-image-manager:v1.4.3-rc1" - --support-bundle-manager-image - - "longhornio/support-bundle-kit:v0.0.24" + - "longhornio/support-bundle-kit:v0.0.25" - --manager-image - "longhornio/longhorn-manager:v1.4.3-rc1" - --service-account