Commit Graph

298 Commits

Author SHA1 Message Date
Stavros Kois 7998db2234
feat: Add regex validation to resources CPU and RAM for all apps (#935)
* Adds RAM resource regex validation

* Adds CPU resource regex validation
2021-09-09 01:08:11 +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 c64575483b
remove Chart.lock files 2021-09-08 10:15:11 +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
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
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
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 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
renovate[bot] da02ebe2a0
chore(deps): update non-major docker tags (#916)
* chore(deps): update non-major docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 10:59:02 +02:00
renovate[bot] ee5a5c495d
chore(deps): update non-major deps helm releases (#907)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 10:01:47 +02:00
renovate[bot] 7f2d24c69a
chore(deps): update patch docker tags (#908)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 09:08:36 +02:00
TrueCharts-Bot e4bd1d8d77 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 03:11:33 +00:00
kjeld Schouten-Lebbing 9c7435fc13
put back nextcloud 2021-09-06 20:30:03 +02:00
kjeld Schouten-Lebbing 4a7fe9d861
bump sogo 2021-09-06 19:32:59 +02:00
kjeld Schouten-Lebbing 58eff1d66b
move sogo back to incubator 2021-09-06 19:31:01 +02:00
kjeld Schouten-Lebbing d6cecca0db
Push SOGO to stable 2021-09-06 15:31:06 +02:00
kjeld Schouten-Lebbing 84cccddd3a
fix LDAP and SQL backend for sogo 2021-09-06 13:59:53 +02:00
kjeld Schouten-Lebbing 4b9a9e7a9b
fix sogo initscript on SCALE 2021-09-06 13:40:00 +02:00
kjeld Schouten-Lebbing f36612f1a1
fix sogo permission errors in questions.yaml 2021-09-06 13:17:45 +02:00
Kjeld Schouten-Lebbing 938274488c
Add SOGO to Incubator (#901)
* Add SOGo to incubator

* fix an indent mistake
2021-09-06 12:52:18 +02:00
TrueCharts-Bot c327fb2c49 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-05 03:12:01 +00:00
kjeld Schouten-Lebbing f46fcabf04
nextcloud back to incubator 2021-09-05 00:13:15 +02:00
kjeld Schouten-Lebbing 8abcd0c8a1
Move nextcloud back to stable with clear documented warning about stability of Nextcloud itself 2021-09-04 23:03:19 +02:00
kjeld Schouten-Lebbing b91fb1d259
fix configmapref and default to quad9 for pihole.
Also move it to stable
2021-09-04 18:28:49 +02:00
kjeld Schouten-Lebbing b76d86feff
update pihole DNS env 2021-09-04 18:07:59 +02:00
kjeld Schouten-Lebbing 516d520f25
Correctly set common group write permission when auto-permissions is enabled and add incubator pihole app
Also updates ports list
2021-09-04 17:42:55 +02:00
renovate[bot] 5e975976ca
chore(deps): update non-major deps helm releases (#895)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-04 13:04:53 +02:00
kjeld Schouten-Lebbing 829d7d25a1
move jdownloader and new traefik to Stable 2021-09-04 00:55:57 +02:00
kjeld Schouten-Lebbing b6b90c4767
hardcoded portal protocol (till issues are fixed) 2021-09-04 00:49:46 +02:00
kjeld Schouten-Lebbing f1dbdf0059
Bump some incubator apps and remove common test code. Also render traefik portalhook as tpl 2021-09-04 00:12:58 +02:00
kjeld Schouten-Lebbing d541f178a7
Add migration path for existing containers to portalhook and fix namespace issues 2021-09-03 22:55:58 +02:00
kjeld Schouten-Lebbing fa97f64500
Fix portalhook again 2021-09-03 21:41:32 +02:00
kjeld Schouten-Lebbing c321e68f65
portalhook quote 2021-09-03 21:27:17 +02:00
kjeld Schouten-Lebbing e538502560
readd portalhook 2021-09-03 20:58:30 +02:00
kjeld Schouten-Lebbing a5530f8d2b
Fix traefik ingressclass and middlewares 2021-09-03 20:33:31 +02:00
kjeld Schouten-Lebbing 77ee75b239
Push another traefik tweak 2021-09-03 19:52:32 +02:00
kjeld Schouten-Lebbing 06a769ef54
push some more traefik polish 2021-09-03 19:34:31 +02:00
kjeld Schouten-Lebbing be2a701f36
some traefik fixes 2021-09-03 18:59:18 +02:00
kjeld Schouten-Lebbing 3c1d4aad1a
some more cleanup for the ingressClass and middleware handlers (+2 squashed commit)
Squashed commit:

[2bf153a25] bump

[6114bf0ff] add ingressClass support to middleware GUI and fix middleware namespace creation
2021-09-03 18:06:26 +02:00
kjeld Schouten-Lebbing d6f2f84e3a
bumps 2021-09-03 15:06:48 +02:00
TrueCharts-Bot 188a028750 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-03 12:56:28 +00:00
Kjeld Schouten-Lebbing 7e70798769
Traefik Update Project (#885)
* Move back the CRD's

[214eb1709] try to adapt CRD's

[678e0a488] fixup udp service

[5efeb483e] Move Traefik to Common

* fix copy-pasta mistake
2021-09-03 14:43:21 +02:00
kjeld Schouten-Lebbing 6835f04855
move k8s-gateway to stable 2021-09-02 20:25:11 +02:00
kjeld Schouten-Lebbing 4ccdc124a0
fixed some mistakes 2021-09-02 18:38:34 +02:00
kjeld Schouten-Lebbing 641af1b892
fix k8s_gateway labels 2021-09-02 18:11:58 +02:00
Kjeld Schouten-Lebbing 76e86c9b54
add k8s-gateway (#883)
* Add k8s-gateway

* some changes

* fix lint issue

* actually mount coreDNS config volume

* whoops

* use UDP for service

* no RO on the corefile

* revert previous and set ARG

* less brackets

* remove unneeded space

* turn domains into a list and alter questions.yaml

* fix questions.yaml
2021-09-02 17:46:50 +02:00
kjeld Schouten-Lebbing 08b3b50ada
move authelia to stable 2021-09-01 10:52:24 +02:00