Update charts train from test train

This commit is contained in:
sonicaj
2021-07-09 23:52:03 +05:00
parent ee62982541
commit 9cdcfbee1e
37 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 1.2.0
appVersion: v1.2.0_1
dependencies:
- name: common
repository: file://../../../library/common/2105.0.0

View File

@@ -1,5 +1,5 @@
image:
pullPolicy: IfNotPresent
repository: ixsystems/chia-docker
tag: 1.2.0
tag: v1.2.0_1
updateStrategy: Recreate

View File

@@ -9,5 +9,5 @@ farmr_env: 'off'
image:
pullPolicy: IfNotPresent
repository: ixsystems/chia-docker
tag: 1.2.0
tag: v1.2.0_1
updateStrategy: Recreate