Update default share-manager image to v1_20210106
We switched from fedora to an ubuntu base image, to support the security scanner. Longhorn #2111 Signed-off-by: Joshua Moody <joshua.moody@rancher.com>
This commit is contained in:
parent
a6b624b889
commit
7533ae2fe2
@ -65,7 +65,7 @@ questions:
|
|||||||
label: Longhorn Share Manager Image Repository
|
label: Longhorn Share Manager Image Repository
|
||||||
group: "Longhorn Images Settings"
|
group: "Longhorn Images Settings"
|
||||||
- variable: image.longhorn.shareManager.tag
|
- variable: image.longhorn.shareManager.tag
|
||||||
default: v1_20201204
|
default: v1_20210106
|
||||||
description: "Specify Longhorn Share Manager Image Tag"
|
description: "Specify Longhorn Share Manager Image Tag"
|
||||||
type: string
|
type: string
|
||||||
label: Longhorn Share Manager Image Tag
|
label: Longhorn Share Manager Image Tag
|
||||||
|
@ -21,7 +21,7 @@ image:
|
|||||||
tag: v1_20201216
|
tag: v1_20201216
|
||||||
shareManager:
|
shareManager:
|
||||||
repository: longhornio/longhorn-share-manager
|
repository: longhornio/longhorn-share-manager
|
||||||
tag: v1_20201204
|
tag: v1_20210106
|
||||||
csi:
|
csi:
|
||||||
attacher:
|
attacher:
|
||||||
repository: longhornio/csi-attacher
|
repository: longhornio/csi-attacher
|
||||||
|
Loading…
Reference in New Issue
Block a user