diff --git a/chart/questions.yaml b/chart/questions.yaml index 0b5b37f..3bf49eb 100644 --- a/chart/questions.yaml +++ b/chart/questions.yaml @@ -53,7 +53,7 @@ questions: label: Longhorn Instance Manager Image Repository group: "Longhorn Images Settings" - variable: image.longhorn.instanceManager.tag - default: v1_20211210 + default: v1_20220303 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 9782df8..1e8807c 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -18,7 +18,7 @@ image: tag: v1.2.3 instanceManager: repository: longhornio/longhorn-instance-manager - tag: v1_20211210 + tag: v1_20220303 shareManager: repository: longhornio/longhorn-share-manager tag: v1_20211020 @@ -235,4 +235,4 @@ annotations: {} serviceAccount: # Annotations to add to the service account - annotations: {} \ No newline at end of file + annotations: {}