fix: correct the version of CSI-attacher and CSI-nodeDriverRegistrar

Signed-off-by: Ray Chang <ray.chang@suse.com>
This commit is contained in:
Ray Chang 2022-11-05 06:31:03 +08:00 committed by David Ko
parent 2434bca969
commit 45cfa03f19

View File

@ -89,7 +89,7 @@ questions:
label: Longhorn CSI Attacher Image Repository
group: "Longhorn CSI Driver Images"
- variable: image.csi.attacher.tag
default: v3.4.0
default: v3.2.1
description: "Specify CSI attacher image tag. Leave blank to autodetect."
type: string
label: Longhorn CSI Attacher Image Tag
@ -113,7 +113,7 @@ questions:
label: Longhorn CSI Node Driver Registrar Image Repository
group: "Longhorn CSI Driver Images"
- variable: image.csi.nodeDriverRegistrar.tag
default: v2.5.0
default: v2.3.0
description: "Specify CSI Node Driver Registrar image tag. Leave blank to autodetect."
type: string
label: Longhorn CSI Node Driver Registrar Image Tag