* (feat) bump common to use new common postgresql-hooks
* bump postgresql as well
* bump yet again
* also process gitea
* sogo
* also add adaptations to gitea
* bump postgresql
* bump postgresql yet again
* revert central defined existing secret
* bump common... again
* bumps
* fix vaultwarden
* encode authelia dbpassword secret correctly
* remove useless container from nextcloud config
* some cleanup
* use lookup to grab the secret for authelia
* try getting authelia to work
* Fix quoting issues for autheliadb
* Move Postgresql initcontainer to common
* bump common
* Handle postgres password generation in common and inject into values.yaml for use in Apps
* (refactor) adapt apps using postgresql to common init and password generator
* no message
* 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: Setup all apps to use bitnami instead of stock postgresql container
* Actually don't bump major as there is no breaking change (as people using it will default to the migration initscript)
* remove strategy
* move runAsNonRoot to securityContext
* Add podSecurityContext and securityContext to values pt1
* Add podSecurityContext and securityContext to values pt2
* Add podSecurityContext and securityContext to values pt3
* Add podSecurityContext and securityContext to values pt4
* Add podSecurityContext and securityContext to values pt5
* fix empty lines
* Remove secCont from NC - values
* fixPermissions for some apps
* on apps with perm prob, set fsGroup to 0 also
* some cleanup for common (+6 squashed commit)
Squashed commit:
[43a501de8] bump sogo
[62c009b63] some tryouts
[6840fafdb] try to fix rendering of new format
[003d3c81b] move seperate apps to new format and fix mistake in common
[752ae2c68] more work on the image refactor
[edfc28533] refactor common images
* sogo scale differently
* slight release build fix
* fix issues with release script and multiple tags
* reverse useless changes (+1 squashed commits)
Squashed commits:
[fc6a76660] bump version (+19 squashed commit)
Squashed commit:
[ef82c37d7] trry a more... direct... script
[feffd5fb8] try moving config injector to nextcloud container
[9f89377fd] don't create folder and leave it at that
[d00abcd3f] create dir of not exists
[2b95c9277] try more
[b28ff0f57] try yet another solution
[b5b65ac6d] try this
[744bc21af] slightly different
[d3b3ec75f] fix mistake
[8c4b311af] move to command
[43a9f0116] try one line scripting
[5e8ff9f2b] add some verbosity
[a7c13abc6] try adding extra tooling to deal with the config
[abdb26807] mode 777
[938651c7b] add subpath
[810858849] disable readonly on configmap mount
[8b5a48d65] usefilename as mountpath
[3609d1198] fix this
[99d115d97] fix: adds an override nextcloud config to force trusted_domains
* add nextcloud config