From 7533ae2fe22ab6a0f578633541eb8a88eccf6c9d Mon Sep 17 00:00:00 2001 From: Joshua Moody Date: Tue, 12 Jan 2021 16:55:30 -0800 Subject: [PATCH] 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 --- chart/questions.yml | 2 +- chart/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/questions.yml b/chart/questions.yml index ef33761..b397cd6 100644 --- a/chart/questions.yml +++ b/chart/questions.yml @@ -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 diff --git a/chart/values.yaml b/chart/values.yaml index d3345d4..bc5c2b4 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -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