Temporarily lower chia version

This commit is contained in:
sonicaj
2021-07-15 11:29:51 +05:00
parent f9760f7d0e
commit 94e8ed4555
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: v1.2.2
appVersion: v1.2.1
dependencies:
- name: common
repository: file://../../../library/common/2105.0.0
+1 -1
View File
@@ -1,5 +1,5 @@
image:
pullPolicy: IfNotPresent
repository: ixsystems/chia-docker
tag: v1.2.2
tag: v1.2.1
updateStrategy: Recreate
+1 -1
View File
@@ -9,5 +9,5 @@ farmr_env: 'off'
image:
pullPolicy: IfNotPresent
repository: ixsystems/chia-docker
tag: v1.2.2
tag: v1.2.1
updateStrategy: Recreate