update truecommand to non-beta release of 2.0
This commit is contained in:
@@ -22,4 +22,4 @@ name: truecommand
|
|||||||
sources:
|
sources:
|
||||||
- https://hub.docker.com/r/ixsystems/truecommand
|
- https://hub.docker.com/r/ixsystems/truecommand
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.1
|
version: 6.0.2
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ixsystems/truecommand
|
repository: ixsystems/truecommand
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: nightly
|
tag: 2.0
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ixsystems/truecommand
|
repository: ixsystems/truecommand
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: nightly
|
tag: 2.0
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
|
|||||||
Reference in New Issue
Block a user