* try adding some custom tooling for the job
* polish tooling
* more polish
* process stable
* setup scripting for incubator
* Process incubator
* setup script for dev
* remove dev placeholder app
* remove .test beta folder
* fix some of the workflows and tooling
* fix a testing bug
* update doc generation to not create app-readme.md
* remove an unneeded file
* support multiple charts
* adapt docs
* adapt branch in docs
* inial attempt at support for fireflyiii
* encoded postgres in base64, fixed chart.yaml linting issiues
* fixed trailing spaces in chart.yaml
* removed . in secrets.yaml as suggested by test?
* attempting to fix line 20 secrets.yaml
* cleanup common-yaml template.
* Update incubator/fireflyiii/1.0.0/questions.yaml
* added app_key, node port to questions.yaml and updated default nodeports-md.
* added network settings to questions.yaml
* corrected pgsql ports in test and questions.
* attempting to fix authentication issues with sql.
* set to run as root, sadly app doesn't work without it
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* add initial podgrab support
* added podgrab to default-nodePorts.md
* add initial podgrab support
* added podgrab to default-nodePorts.md
* cleaned up descirptions in questions.yaml
* changed assets to use custom storage in test-values and questions
* Introduce 'Default NodePorts' Manual Table
* Change default nodePorts according to manual's table
Also fix navidrome icon
* Make suggested changes on ports
Probably fix warnings in Deepstack
* Add note in defPorts md
* Create docs for Integrated Persistent Storage
* add a clear note about possibly moving to PVC's in the (near) future.
* Adapt developer docs to reflect new storage system
* Move Apps fixed-storage to new Storage system