Commit Graph

2383 Commits

Author SHA1 Message Date
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
kjeld Schouten-Lebbing
a1f33888a5 some more gitignores 2021-09-07 17:18:39 +02:00
kjeld Schouten-Lebbing
a04ae5ebc1 revert some changes 2021-09-07 14:09:49 +02:00
kjeld Schouten-Lebbing
00abbe89b0 try scripting CR to go over all the charts 2021-09-07 14:04:24 +02:00
kjeld Schouten-Lebbing
648e63cc59 use global config setting for chartlreaser 2021-09-07 13:55:45 +02:00
kjeld Schouten-Lebbing
f52056e5fc use CR package without configfile 2021-09-07 13:51:43 +02:00
kjeld Schouten-Lebbing
2e894599d6 try using CR from commandline for release pipeline 2021-09-07 13:47:31 +02:00
kjeld Schouten-Lebbing
cb5ec21e15 try using our own container for the release pipeline 2021-09-07 13:36:35 +02:00
kjeld Schouten-Lebbing
4f1d048876 fix another mistake in release container 2021-09-07 13:30:15 +02:00