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 <chin-ya.huang@suse.com>
This commit is contained in:
Chin-Ya Huang 2021-03-02 13:24:37 +08:00 committed by Joshua Moody
parent 384e02b1ea
commit 0611e5fb8c
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_20210106
default: v1_20210302
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_20210106
tag: v1_20210302
csi:
attacher:
repository: longhornio/csi-attacher