Update instance manager to v1_20201216
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
This commit is contained in:
parent
d242a624a7
commit
696e6588f5
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user