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:
Kjeld Schouten-Lebbing
2021-06-11 16:43:41 +02:00
committed by GitHub
parent 88b8d6d981
commit ba7c054994
44 changed files with 4001 additions and 1 deletions

View File

@@ -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()