update truecommand to non-beta release of 2.0

This commit is contained in:
kjeld Schouten-Lebbing
2021-06-11 18:58:26 +02:00
parent 45428f8636
commit 17bd7cb1e1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ name: truecommand
sources:
- https://hub.docker.com/r/ixsystems/truecommand
type: application
version: 6.0.1
version: 6.0.2
@@ -7,7 +7,7 @@
image:
repository: ixsystems/truecommand
pullPolicy: IfNotPresent
tag: nightly
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: nightly
tag: 2.0
strategy:
type: Recreate