chart: Update instance manager image tag
Signed-off-by: Shuo Wu <shuo@rancher.com>
This commit is contained in:
parent
3e17410f0c
commit
fa5e6501f6
@ -53,7 +53,7 @@ questions:
|
|||||||
label: Longhorn Instance Manager Image Name
|
label: Longhorn Instance Manager Image Name
|
||||||
group: "Longhorn Images Settings"
|
group: "Longhorn Images Settings"
|
||||||
- variable: image.longhorn.instanceManagerTag
|
- variable: image.longhorn.instanceManagerTag
|
||||||
default: v1_20200301
|
default: v1_20200514
|
||||||
description: "Specify Longhorn Instance Manager Image Tag"
|
description: "Specify Longhorn Instance Manager Image Tag"
|
||||||
type: string
|
type: string
|
||||||
label: Longhorn Manager Image Tag
|
label: Longhorn Manager Image Tag
|
||||||
|
@ -10,7 +10,7 @@ image:
|
|||||||
ui: longhornio/longhorn-ui
|
ui: longhornio/longhorn-ui
|
||||||
uiTag: v1.0.0-rc1
|
uiTag: v1.0.0-rc1
|
||||||
instanceManager: longhornio/longhorn-instance-manager
|
instanceManager: longhornio/longhorn-instance-manager
|
||||||
instanceManagerTag: v1_20200301
|
instanceManagerTag: v1_20200514
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
Loading…
Reference in New Issue
Block a user