Merge pull request #63 from truenas/update-chia-version-1.1.6

Update chia to 1.1.6 from upstream
This commit is contained in:
Waqar Ahmed
2021-05-23 03:45:46 +05:00
committed by GitHub
14 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Global, Versioned, peer-to-peer filesystem.
name: chia
version: 1.1.0
appVersion: 1.1.4
version: 1.2.0
appVersion: 1.1.6
keywords:
- storage
- crypto

View File

@@ -1,5 +1,5 @@
image:
repository: ghcr.io/chia-network/chia
tag: 1.1.4
tag: 1.1.6
pullPolicy: IfNotPresent
updateStrategy: Recreate

View File

@@ -1,6 +1,6 @@
image:
repository: ghcr.io/chia-network/chia
tag: 1.1.4
tag: 1.1.6
pullPolicy: IfNotPresent
updateStrategy: Recreate