Update instance manager to v1_20201216

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
This commit is contained in:
Sheng Yang 2020-12-16 21:13:18 -08:00 committed by Sheng Yang
parent d242a624a7
commit 696e6588f5
2 changed files with 3 additions and 3 deletions

View File

@ -53,7 +53,7 @@ questions:
label: Longhorn Instance Manager Image Repository
group: "Longhorn Images Settings"
- variable: image.longhorn.instanceManager.tag
default: v1_20201021
default: v1_20201216
description: "Specify Longhorn Instance Manager Image Tag"
type: string
label: Longhorn Instance Manager Image Tag
@ -509,4 +509,4 @@ Warning: This option works only when there is a failed replica in the volume. An
description: "Setup a pod security policy for Longhorn workloads."
label: Pod Security Policy
type: boolean
group: "Other Settings"
group: "Other Settings"

View File

@ -18,7 +18,7 @@ image:
tag: v1.1.0-rc2
instanceManager:
repository: longhornio/longhorn-instance-manager
tag: v1_20201021
tag: v1_20201216
shareManager:
repository: longhornio/longhorn-share-manager
tag: v1_20201204