|
@@ -1,25 +1,26 @@
|
|
|
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.1
|
|
|
+version: 1.0.2
|
|
|
apiVersion: v2
|
|
|
-appVersion: '1.7.0'
|
|
|
+appVersion: 1.7.1
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
|
maintainers:
|
|
|
- name: truenas
|
|
|
url: https://www.truenas.com/
|
|
|
dependencies:
|
|
|
-- name: common
|
|
|
- repository: file://../../../common
|
|
|
- version: 1.0.0
|
|
|
+ - name: common
|
|
|
+ repository: file://../../../common
|
|
|
+ version: 1.0.0
|
|
|
home: https://www.chia.net/
|
|
|
icon: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg
|
|
|
sources:
|
|
|
-- https://github.com/Chia-Network/chia-docker
|
|
|
-- https://github.com/truenas/charts/tree/master/library/ix-dev/community/chia
|
|
|
-- https://www.chia.net/
|
|
|
+ - https://github.com/Chia-Network/chia-docker
|
|
|
+ - https://github.com/truenas/charts/tree/master/library/ix-dev/community/chia
|
|
|
+ - https://www.chia.net/
|
|
|
keywords:
|
|
|
-- blockchain
|
|
|
-- chia
|
|
|
+ - blockchain
|
|
|
+ - chia
|