* 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
Squashed commits:
[36ca93235] actually finish echo command (+8 squashed commit)
Squashed commit:
[27c3e9d63] fix typo
[8daa4395e] use name not a derivitive
[d8a24b1d8] force a testrun
[edacc59e4] give more perms
[9706a9860] bump
[09f9d9f4e] Code thining on common
[8adfddf2b] try moving autopermissions to initcontainer
[42c7f76a4] fix: have autopermissions use command instead of arg
* add pre-commit to release container
* use pip install --no-cache-dir
* whoopsies
* lint fixes
* add some verbosity during pre-commit build process
* add more pre-commit checks
* repo pre-commit cleanup
* add pre-commit to release scripting
* try showing some more pre-commit dockerbuild verbosity
* some tweaks and polish to release scripting.
Also adds syncing primary tag and appversion
* Add SpeedTest service
* Add guest portal service
* Update Chart.yaml
* Use correct version increment
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Make the Speedtest Service optional
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Make the Guest Portal Service optional
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update values.yaml with new services and ports
* Update charts/stable/unifi/values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Tweak some release-build script parameters
* adapt test to new release scripting
* whoopsies
* fix sh permissions
* some fixes
* use with
* test bump
* don't build indexes when running without production flag either
* also validate the catalog
* PWD/catalog
* mtching
"
* Don't make change to primary repo when building catalog
* Add doc generation feature
* try fetch depth 100
* remove helm-prep step to speedup test init
* also generate general docs
* adapt release workflow and some workflow cleanup