diff --git a/chart/questions.yml b/chart/questions.yml index cf69f1e..bb36330 100644 --- a/chart/questions.yml +++ b/chart/questions.yml @@ -53,7 +53,7 @@ questions: label: Longhorn Instance Manager Image Repository group: "Longhorn Images Settings" - variable: image.longhorn.instanceManager.tag - default: v1_20200514 + default: v1_20201021 description: "Specify Longhorn Instance Manager Image Tag" type: string label: Longhorn Instance Manager Image Tag diff --git a/chart/values.yaml b/chart/values.yaml index 4c35779..10ac312 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -18,7 +18,7 @@ image: tag: v1.1.0-rc1 instanceManager: repository: longhornio/longhorn-instance-manager - tag: v1_20200514 + tag: v1_20201021 shareManager: repository: longhornio/longhorn-share-manager tag: v1_20201204