fix truecommand image

This commit is contained in:
kjeld Schouten-Lebbing
2021-06-14 12:57:44 +02:00
parent 6a66e7d736
commit 62439df1c1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
@@ -7,7 +7,7 @@
image:
repository: ixsystems/truecommand
pullPolicy: IfNotPresent
tag: 2.0
tag: "2.0"
##
# Most other defaults are set in questions.yaml
+1 -1
View File
@@ -3,7 +3,7 @@
image:
repository: ixsystems/truecommand
pullPolicy: IfNotPresent
tag: 2.0
tag: "2.0"
strategy:
type: Recreate