fix truecommand image
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: ixsystems/truecommand
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.0
|
||||
tag: "2.0"
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
Reference in New Issue
Block a user