123456789101112131415161718192021222324252627 |
- name: chia
- description: Chia is a modern cryptocurrency built from scratch, designed to be efficient,
- decentralized, and secure.
- annotations:
- title: Chia
- type: application
- version: 1.0.5
- apiVersion: v2
- appVersion: 1.7.1
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.0.6
- 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/
- keywords:
- - blockchain
- - chia
|