fix truecommand image
This commit is contained in:
@@ -3,7 +3,7 @@ appVersion: nightly
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 6.1.1
|
version: 6.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Aggregated management of TrueNAS devices
|
description: Aggregated management of TrueNAS devices
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/incubator/truecommand
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/truecommand
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ixsystems/truecommand
|
repository: ixsystems/truecommand
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.0
|
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: 2.0
|
tag: "2.0"
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
|
|||||||
Reference in New Issue
Block a user