mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-27 12:20:18 +08:00
Add some more Apps to the incubator train (#553)
* Add some more Apps to the incubator train * sync required chart.yaml setting with KAH * some port fixes * can't test alertmanager-bot because stupid requirements * remove foundryvtt payware app * enable theLounge storage
This commit is contained in:
committed by
GitHub
parent
88b8d6d981
commit
ba7c054994
2
.github/chart_schema.yaml
vendored
2
.github/chart_schema.yaml
vendored
@@ -5,7 +5,7 @@ version: str(required=True)
|
||||
upstream_version: any(str(), num(), required=False)
|
||||
appVersion: any(str(), num())
|
||||
description: str()
|
||||
type: str(required=True)
|
||||
type: str(required=False)
|
||||
deprecated: bool(required=False)
|
||||
home: str()
|
||||
icon: str()
|
||||
|
||||
Reference in New Issue
Block a user