From 62439df1c18aeabe25e96e6119864e423f6ee02c Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Mon, 14 Jun 2021 12:57:44 +0200 Subject: [PATCH] fix truecommand image --- charts/stable/truecommand/Chart.yaml | 2 +- charts/stable/truecommand/SCALE/ix_values.yaml | 2 +- charts/stable/truecommand/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index 8d41a936316..9a858db3180 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -3,7 +3,7 @@ appVersion: nightly dependencies: - name: common repository: https://truecharts.org/ - version: 6.1.1 + version: 6.1.2 deprecated: false description: Aggregated management of TrueNAS devices home: https://github.com/truecharts/apps/tree/master/charts/incubator/truecommand diff --git a/charts/stable/truecommand/SCALE/ix_values.yaml b/charts/stable/truecommand/SCALE/ix_values.yaml index 7a357da3320..feeb16a6372 100644 --- a/charts/stable/truecommand/SCALE/ix_values.yaml +++ b/charts/stable/truecommand/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ixsystems/truecommand pullPolicy: IfNotPresent - tag: 2.0 + tag: "2.0" ## # Most other defaults are set in questions.yaml diff --git a/charts/stable/truecommand/values.yaml b/charts/stable/truecommand/values.yaml index be3caea19ab..7710492dc3d 100644 --- a/charts/stable/truecommand/values.yaml +++ b/charts/stable/truecommand/values.yaml @@ -3,7 +3,7 @@ image: repository: ixsystems/truecommand pullPolicy: IfNotPresent - tag: 2.0 + tag: "2.0" strategy: type: Recreate