Commit Graph

2391 Commits

Author SHA1 Message Date
TrueCharts-Bot
cc39ffec00 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 20:18:17 +00:00
Kjeld Schouten-Lebbing
6910a43d35 fix: Add initcontainer to force refresh TRUSTED_DOMAINS (#930)
* 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
2021-09-08 22:14:48 +02:00
Kjeld Schouten-Lebbing
0aa2131b28 helm test revert (+1 squashed commits) (#931)
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
2021-09-08 22:14:04 +02:00
kjeld Schouten-Lebbing
b94d3c0d0f fix: make sure common can also build releases 2021-09-08 19:58:11 +02:00
Stavros Kois
431eca3bb6 Update wishlist (#932) 2021-09-08 19:18:54 +02:00
kjeld Schouten-Lebbing
5a41184022 fix: correctly copy license on release and allow removing them 2021-09-08 16:53:08 +02:00
TrueCharts-Bot
f1d221b354 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 14:47:53 +00:00
kjeld Schouten-Lebbing
0341e24c6f fix: only release when version is bumped 2021-09-08 16:45:17 +02:00
kjeld Schouten-Lebbing
d5e3034ce9 fix: use fixed version for traefik container for consistency 2021-09-08 16:29:25 +02:00
TrueCharts-Bot
e3be0930aa Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 14:28:47 +00:00
kjeld Schouten-Lebbing
072e63f56b fix: fix release pipeline picking wrong file for appversion generation 2021-09-08 16:25:58 +02:00
TrueCharts-Bot
a31b4f1b72 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 13:40:08 +00:00
Kjeld Schouten-Lebbing
f39c7e968f feat: Add IPWhitelist, redirectRegex and (internal) nextcloud middlewares (#929)
* feat: Add IPWhitelist and redirectRegex middlewares to traefik

* fix: add nextcloud middlewares

* fix nextcloud cronjob
2021-09-08 15:38:31 +02:00
kjeld Schouten-Lebbing
b2efb51059 chore: move logos to docs 2021-09-08 14:30:43 +02:00
kjeld Schouten-Lebbing
47b99640b6 remove unused folder 2021-09-08 14:27:51 +02:00
kjeld Schouten-Lebbing
22fbd9ab1d fix: smaller changelog labels 2021-09-08 13:48:39 +02:00
kjeld Schouten-Lebbing
a980b8f165 fix: add header for primary changelog 2021-09-08 12:52:13 +02:00
kjeld Schouten-Lebbing
2772ee27f1 fix: Allow setting scope on commits for changelog 2021-09-08 12:39:04 +02:00
kjeld Schouten-Lebbing
fa29627d04 feat: enable pre-commit on release pipeline and limit appversion length 2021-09-08 12:20:20 +02:00
Kjeld Schouten-Lebbing
7bd2776e94 feat: Pre-commit and tag-appversion syncing (#926)
* 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
2021-09-08 12:11:42 +02:00
kjeld Schouten-Lebbing
c50c63df77 Don't bump on houskeeping 2021-09-08 10:19:01 +02:00
kjeld Schouten-Lebbing
96d4d90ade gitignore Chart.lock 2021-09-08 10:16:34 +02:00
kjeld Schouten-Lebbing
c64575483b remove Chart.lock files 2021-09-08 10:15:11 +02:00
TrueCharts-Bot
62e6eff30b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 08:14:14 +00:00
Joachim Baten
ce454f8283 feat: unifi guest portal and speedtest (#921)
* 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>
2021-09-08 10:12:36 +02:00
TrueCharts-Bot
b6723fa961 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 03:33:40 +00:00
TrueCharts-Bot
62b7d2eb8e Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 03:12:08 +00:00
TrueCharts-Bot
c754cd740f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 01:23:12 +00:00
Renovate Bot
4fc82593dc chore(deps): update helm chart common to v6.13.8 2021-09-08 01:20:50 +00:00
TrueCharts-Bot
9821394477 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 22:49:11 +00:00
Stavros Kois
f66adc94dd fix: repair Hyperion and some misplaced GUI elements (#922)
* Fix label

* Fix hyperion config storage and bump it

* Move serviceList to Network group
2021-09-08 00:47:09 +02:00
kjeld Schouten-Lebbing
08b3dea784 fix: correct path for helm-docs generation 2021-09-08 00:38:37 +02:00
TrueCharts-Bot
a2bbe66f0f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 22:33:40 +00:00
kjeld Schouten-Lebbing
2ea9980383 fix: correct changelog generation commands 2021-09-08 00:30:58 +02:00
gismo2004
cfea68a301 add oscam to incubator (#918)
feat: add oscam to incubator

* fix format and set default nodeport

* Update charts/incubator/oscam/SCALE/questions.yaml

* Update charts/incubator/oscam/values.yaml

* Update charts/incubator/oscam/SCALE/questions.yaml

* Sogo wos first!

* Update charts/incubator/oscam/Chart.yaml

* Update charts/incubator/oscam/SCALE/item.yaml

* use correct default port

* Update charts/incubator/oscam/SCALE/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* update PUID in helm-values

* use specific tag (currently latest)

* Update charts/incubator/oscam/SCALE/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2021-09-08 00:24:15 +02:00
Kjeld Schouten-Lebbing
6c4a7ddfcc feat: Add basic logic for changelog generation (#923) 2021-09-08 00:23:29 +02:00
kjeld Schouten-Lebbing
8f7046e1e9 fix tag on release dockerfile and removed unused dependency 2021-09-08 00:16:39 +02:00
kjeld Schouten-Lebbing
c4907a3196 repair mistake in release container 2021-09-08 00:11:16 +02:00
kjeld Schouten-Lebbing
d487eab61e add git-changelog to release container 2021-09-07 22:41:14 +02:00
kjeld Schouten-Lebbing
3c0f1cf59d Add helm-changelog to dockerfile for release container 2021-09-07 22:21:48 +02:00
Kjeld Schouten-Lebbing
a62202daf6 Delete old index.yaml file 2021-09-07 20:59:52 +02:00
TrueCharts-Bot
404cf6cefd Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 18:55:23 +00:00
kjeld Schouten-Lebbing
e48e57fa13 fix push not being executed in release script 2021-09-07 20:54:14 +02:00
kjeld Schouten-Lebbing
88430c4b91 run release script for production use 2021-09-07 20:50:37 +02:00
kjeld Schouten-Lebbing
a8a9c9a5fe Fix the token issues 2021-09-07 20:48:47 +02:00
Kjeld Schouten-Lebbing
5af4f9b0e0 Setup new test and release system (#919)
* 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
2021-09-07 20:37:52 +02:00
kjeld Schouten-Lebbing
f8bfaa4189 fix typo in release container 2021-09-07 20:13:29 +02:00
kjeld Schouten-Lebbing
2d3c50ee77 try adding helmdocs to release container 2021-09-07 20:11:42 +02:00
kjeld Schouten-Lebbing
e6a204e0f9 some tweaks 2021-09-07 17:52:00 +02:00
kjeld Schouten-Lebbing
84693a1778 add initial work on script to construct and test the releases 2021-09-07 17:25:30 +02:00