|
@@ -1,11 +1,12 @@
|
|
|
name: chia
|
|
|
-description: Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure.
|
|
|
+description: Chia is a modern cryptocurrency built from scratch, designed to be efficient,
|
|
|
+ decentralized, and secure.
|
|
|
annotations:
|
|
|
title: Chia
|
|
|
type: application
|
|
|
-version: 1.0.17
|
|
|
+version: 1.0.18
|
|
|
apiVersion: v2
|
|
|
-appVersion: 1.8.2
|
|
|
+appVersion: 2.0.0
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
|
maintainers:
|
|
|
- name: truenas
|
|
@@ -14,7 +15,7 @@ maintainers:
|
|
|
dependencies:
|
|
|
- name: common
|
|
|
repository: file://../../../common
|
|
|
- version: 1.0.12
|
|
|
+ version: 1.1.0
|
|
|
home: https://www.chia.net/
|
|
|
icon: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg
|
|
|
sources:
|