* feat(apps): move user/pass/secrets/keys from `env` to `secret`
* uptimerobot-prometheus
* podgrab
* grafana
* nextcloud
* openldap, also fix some variable types
* healthchecks
* onlyoffice
* transmission
* fix variable type (stash)
* handbrake (also fix some variable types)
* jd2 (also fix some var values
* whoops
* try this
* bump major
* fix calibre var type
* fix var types on 2 apps
* add placeholders on questions and set `private: true` on passwords/tokens/secrets
* feat(postgresql): move postgresql to use statefullset by default
* some more misc tweaks
* whoops
* dahhh
* dont use a data distinction for postgresql
* remove unused crap
* bumps
* oops
* Apply security hardened defaults to values.yaml for all apps
* Add default common securityContext to all apps
* Adjust securityContext defaults in questions.yaml, according to values.yaml
* Add default common podSecurityContext to all apps
* Clean whitespace
* Clean more whitespace
* Adjust podSecurityContext defaults in questions.yaml, according to values.yaml
* fix pgadmin
Co-authored-by: Stavros kois <s.kois@outlook.com>
* chore: move most remaining Apps to GHCR mirror
* remove apps that are official on dockerhub
* add thelounge
* move collarbora to mirror
* move piware to mirror
* add initial work on openldap
* fix indent
* use latest common version
* remove remaining nextcloud components...
* disable ldap tls for now
* correct common version
* bump common version used to fix some issues
* some slight OpenLDAP tweaks