fix(support-bundle): version bump
- fix support-bundle agent missing registry secret
Ref: 5467
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit 5a3f8d714b
)
This commit is contained in:
parent
6c631417a1
commit
1984b8c51e
@ -43,7 +43,7 @@ image:
|
||||
tag: v1.4.1-rc1
|
||||
supportBundleKit:
|
||||
repository: longhornio/support-bundle-kit
|
||||
tag: v0.0.17
|
||||
tag: v0.0.19
|
||||
csi:
|
||||
attacher:
|
||||
repository: longhornio/csi-attacher
|
||||
|
@ -10,4 +10,4 @@ longhornio/longhorn-instance-manager:v1.4.1-rc1
|
||||
longhornio/longhorn-manager:v1.4.1-rc1
|
||||
longhornio/longhorn-share-manager:v1.4.1-rc1
|
||||
longhornio/longhorn-ui:v1.4.1-rc1
|
||||
longhornio/support-bundle-kit:v0.0.17
|
||||
longhornio/support-bundle-kit:v0.0.19
|
||||
|
@ -3896,7 +3896,7 @@ spec:
|
||||
- --backing-image-manager-image
|
||||
- "longhornio/backing-image-manager:v1.4.1-rc1"
|
||||
- --support-bundle-manager-image
|
||||
- "longhornio/support-bundle-kit:v0.0.17"
|
||||
- "longhornio/support-bundle-kit:v0.0.19"
|
||||
- --manager-image
|
||||
- "longhornio/longhorn-manager:v1.4.1-rc1"
|
||||
- --service-account
|
||||
|
Loading…
Reference in New Issue
Block a user