From 0611e5fb8cfb9fc64b164e05baa9f3b44e684538 Mon Sep 17 00:00:00 2001 From: Chin-Ya Huang Date: Tue, 2 Mar 2021 13:24:37 +0800 Subject: [PATCH] Update default share-manager image to v1_20210302 Include - Patched nfs-ganesha v3.3 to fallback to ipv4 when ipv6 is not available Longhorn #2197 - Fixed pod hanging at ganasha server error due to missing /etc/mtab file. Longhorn #2111 Signed-off-by: Chin-Ya Huang --- 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 a8ffc22..c1818a7 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_20210106 + default: v1_20210302 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 e2104c9..b6a7954 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_20210106 + tag: v1_20210302 csi: attacher: repository: longhornio/csi-attacher