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:
parent
384e02b1ea
commit
0611e5fb8c
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user