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