feat(support-bundle): version bump
ref: 6544
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit 914fb89687
)
This commit is contained in:
parent
1e7eb3e937
commit
72eca4017b
@ -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.25
|
default: v0.0.27
|
||||||
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
|
||||||
|
@ -43,7 +43,7 @@ image:
|
|||||||
tag: v1.4.3
|
tag: v1.4.3
|
||||||
supportBundleKit:
|
supportBundleKit:
|
||||||
repository: longhornio/support-bundle-kit
|
repository: longhornio/support-bundle-kit
|
||||||
tag: v0.0.25
|
tag: v0.0.27
|
||||||
csi:
|
csi:
|
||||||
attacher:
|
attacher:
|
||||||
repository: longhornio/csi-attacher
|
repository: longhornio/csi-attacher
|
||||||
|
@ -10,4 +10,4 @@ longhornio/longhorn-instance-manager:v1.4.3
|
|||||||
longhornio/longhorn-manager:v1.4.3
|
longhornio/longhorn-manager:v1.4.3
|
||||||
longhornio/longhorn-share-manager:v1.4.3
|
longhornio/longhorn-share-manager:v1.4.3
|
||||||
longhornio/longhorn-ui:v1.4.3
|
longhornio/longhorn-ui:v1.4.3
|
||||||
longhornio/support-bundle-kit:v0.0.25
|
longhornio/support-bundle-kit:v0.0.27
|
||||||
|
@ -3900,7 +3900,7 @@ spec:
|
|||||||
- --backing-image-manager-image
|
- --backing-image-manager-image
|
||||||
- "longhornio/backing-image-manager:v1.4.3"
|
- "longhornio/backing-image-manager:v1.4.3"
|
||||||
- --support-bundle-manager-image
|
- --support-bundle-manager-image
|
||||||
- "longhornio/support-bundle-kit:v0.0.25"
|
- "longhornio/support-bundle-kit:v0.0.27"
|
||||||
- --manager-image
|
- --manager-image
|
||||||
- "longhornio/longhorn-manager:v1.4.3"
|
- "longhornio/longhorn-manager:v1.4.3"
|
||||||
- --service-account
|
- --service-account
|
||||||
|
Loading…
Reference in New Issue
Block a user