Squashed commit:
[9ae7dd0f] add helm-docs to workflow
[2206f5ba] fix small typo in workflows (+1 squashed commits)
Squashed commits:
[29c2ceb4] Documentation-Cleanup (#181)
* work on readme generation
* document windows setup
* add simple pre-commit install script
* more docs for git setup
* Update pre-commit
* pre-commit automatic fixes
* Increase all patch versions
* Auto Readme and Config doc
* Auto app-readme.md generation
* increase common and common-test versions accordingly (due to cleanup)
* move contribution guidelines to /development in wiki
* fix some end-of-line issues (again)
* fix line 14 of workflows
- Adds PGID as a values.yaml setting that sets PGID env-var
- Adds PUID as a values.yaml settings that sets PGID env-var
- Adjusts Common Unit test accordingly
(both can also in the future be used to set securityContext based containers)
* setting enabled to true is a requirement
* setting empty-dir to false on all might be wise
* increase minor version numbers
* remove redundant empty dir setting
* Comment out appVolumeMounts from default values.yaml file
* use empty dirs for all test_values (and nothing more)
* Small typo fixes
This adds the bitnami common chart templates.
In the future those should be more integrated into our common chart
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>