2021-02-23 17:21:54 +00:00
|
|
|
apiVersion: v2
|
2021-02-25 16:09:50 +00:00
|
|
|
kubeVersion: ">=1.16.0-0"
|
2021-12-12 22:27:04 +00:00
|
|
|
name: CHARTNAME
|
2022-03-02 11:33:35 +00:00
|
|
|
version: 0.0.20
|
2021-02-25 16:09:50 +00:00
|
|
|
appVersion: 1.0.0
|
2021-12-12 22:27:04 +00:00
|
|
|
description: CHARTNAME App for TrueNAS SCALE
|
2021-02-25 16:09:50 +00:00
|
|
|
type: application
|
|
|
|
deprecated: false
|
2021-12-12 22:27:04 +00:00
|
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/CHARTNAME
|
|
|
|
icon: https://raw.githubusercontent.com/truecharts/apps/master/stable/CHARTNAME/icon.png?raw=true
|
2021-02-23 17:21:54 +00:00
|
|
|
keywords:
|
2021-12-12 22:27:04 +00:00
|
|
|
- CHARTNAME
|
2021-02-23 17:21:54 +00:00
|
|
|
sources:
|
2021-12-12 22:27:04 +00:00
|
|
|
- https://github.com/truecharts/apps/tree/master/charts/CHARTNAME
|
2021-02-23 17:21:54 +00:00
|
|
|
dependencies:
|
2021-10-22 12:02:06 +00:00
|
|
|
- name: common
|
|
|
|
repository: https://truecharts.org
|
2022-03-02 11:33:35 +00:00
|
|
|
version: 8.17.2
|
2021-02-25 16:09:50 +00:00
|
|
|
# condition:
|
|
|
|
maintainers:
|
2021-11-14 13:31:24 +00:00
|
|
|
- email: info@truecharts.org
|
|
|
|
name: TrueCharts
|
|
|
|
url: https://truecharts.org
|
2021-10-22 12:02:06 +00:00
|
|
|
annotations:
|
|
|
|
truecharts.org/catagories: |
|
|
|
|
- media
|
|
|
|
- test
|
|
|
|
truecharts.org/SCALE-support: "true"
|
|
|
|
truecharts.org/grade: U
|