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:
Joshua Moody 2021-01-12 16:55:30 -08:00 committed by Sheng Yang
parent a6b624b889
commit 7533ae2fe2
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ questions:
label: Longhorn Share Manager Image Repository
group: "Longhorn Images Settings"
- variable: image.longhorn.shareManager.tag
default: v1_20201204
default: v1_20210106
description: "Specify Longhorn Share Manager Image Tag"
type: string
label: Longhorn Share Manager Image Tag

View File

@ -21,7 +21,7 @@ image:
tag: v1_20201216
shareManager:
repository: longhornio/longhorn-share-manager
tag: v1_20201204
tag: v1_20210106
csi:
attacher:
repository: longhornio/csi-attacher