mirror of
https://github.com/truenas/charts.git
synced 2026-04-26 03:22:45 +08:00
* Remove hostPath key from values.yaml * Add migrations * bump * rename migration files and make it safer * fix wrongly nested dict
28 lines
727 B
YAML
28 lines
727 B
YAML
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.10
|
|
apiVersion: v2
|
|
appVersion: 1.8.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.7
|
|
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
|