Commit Graph
798 Commits
Author SHA1 Message Date
b2c6974715 chore(deps): update helm chart redis to v14.6.5 (#676)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-06 23:17:44 +02:00
1a643672c8 chore(deps): update helm chart common to v6.6.1 (#671)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-06 16:15:19 +02:00
kjeld Schouten-Lebbing 6c1ba6d032 some openldap patches 2021-07-06 15:58:28 +02:00
Kjeld Schouten-LebbingandGitHub d6933350e9 Add OpenLDAP (#670)
* add initial work on openldap

* fix indent

* use latest common version

* remove remaining nextcloud components...

* disable ldap tls for now

* correct common version

* bump common version used to fix some issues

* some slight OpenLDAP tweaks
2021-07-06 15:57:15 +02:00
kjeld Schouten-Lebbing 8f200e78f7 fix nextcloud too many blank lines 2021-07-06 15:47:31 +02:00
8aecd55b5d chore(deps): update container image syncthing/syncthing to v1.18 (#672)
* chore(deps): update container image syncthing/syncthing to v1.18

* 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-07-06 15:43:10 +02:00
df4b8378a3 chore(deps): update minor docker tags (#665)
* chore(deps): update minor 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-07-06 11:00:41 +02:00
a632baa492 chore(deps): update patch docker tags (#664)
* chore(deps): update patch docker tags

* Commit bumped App Version

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

* undo collabora-online changes due to bugs

* 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>
Co-authored-by: kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-07-06 10:54:20 +02:00
c626e03e9c chore(deps): update external patch dep helm releases (#663)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-06 10:35:59 +02:00
Renovate Botandrenovate[bot] 5ee3f1c520 chore(deps): update helm chart common to v6.5.4 2021-07-05 22:14:31 +00:00
kjeld Schouten-Lebbing 3bfe3cfdd9 bump all the things 2021-07-05 22:59:53 +02:00
Kjeld Schouten-LebbingandGitHub 8523f23076 management utilities (#661)
* add SCALE support for statefullset storageclass

* add phpldapadmin

* ad pgadmin and tweak phpldapdamin

* move them directly into stable

* some small patches

* pgadmin uses port 80 by default not 8080

* fix tags

* try 8080 again

* 80 with env vars

* try something else

* update readme
2021-07-05 22:44:33 +02:00
da4d97aa27 chore(deps): update helm chart common to v6.5.2 (#660)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-05 18:50:19 +02:00
kjeld Schouten-Lebbing f05b588409 bump common on jackett and nextcloud just to be sure 2021-07-05 18:19:37 +02:00
Kjeld Schouten-LebbingandGitHub 224efec466 Traefik fixes (#659)
* fix chain middleware for traefik

* try adding portal button fix to dynamically fetch traefik port

* try hook quote

* correctly quote namespace name

* common version bump
2021-07-05 18:13:44 +02:00
kjeld Schouten-Lebbing 3bc750cca3 Fix middleware naming mistake on Traefik 2021-07-05 17:28:56 +02:00
kjeld Schouten-Lebbing d31f86aa85 remove basic redirect scheme from basic traefik stack 2021-07-05 11:25:18 +02:00
kjeld Schouten-Lebbing 2ef1fe0226 add basic redirect for testing purposes 2021-07-05 11:05:09 +02:00
kjeld Schouten-Lebbing e1c451e34c force traefik and nextcloud re-release 2021-07-05 10:42:44 +02:00
Kjeld Schouten-LebbingandGitHub 6b739c25ac Add more middlewares to traefik and move nextcloud to stable (#658)
* Add more middlewares to traefik and move nextcloud to stable

* oops
2021-07-05 10:36:05 +02:00
f149f72bd5 chore(deps): update helm chart common to v6.5.1 (#654)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-04 13:42:10 +02:00
37a11bad69 chore(deps): update helm chart common to v6.5.0 (#651)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-03 12:46:18 +02:00
kjeld Schouten-Lebbing 4889d80c34 slight tweaking for using https behind traefik on Nextcloud 2021-07-03 11:53:00 +02:00
Stavros KoisandGitHub 756c31c54b Apply default nodePorts && fix transmission portal (#646)
* Fixes focalboard nodeport

* fixes transmissions portal path

* Update wishlist

* Change default ports pt1

* Change default ports pt2

* Change default ports pt3

* Also change nextcloud default nodeport

* Restore identation
2021-07-02 22:27:56 +02:00
kjeld Schouten-Lebbing 374ffccb6e fix releases 2021-07-01 21:50:27 +02:00
322b802a96 chore(deps): update patch docker tags (#639)
* 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-07-01 21:30:22 +02:00
Kjeld Schouten-LebbingandGitHub bfc305913c KAH Port project (#635)
* add tooling to automate kah->truecharts porting somewhat

* small tweak for tooling

* another small tooling fix

* some more tweaking to the tooling

* initial temporary output

* process and output fixes

* More chart.yaml fixes

* pushing more fixes

* small fixes

* some little fixes

* another fix catched

* regenerate docs

* some more cleaning/tweaking

* remove more prometheus related Apps for now

* processing questions.yaml up to hyperion-ng

* questions.yaml till owncloud-ocis

* Finish questions.yaml setup and polish

* fix some deconz indent issues

* no message

* fix healtchecks questions.yaml

* another fix

* ser2sock fix

* move apps to normal trains
2021-07-01 20:26:22 +02:00
kjeld Schouten-Lebbing 4a4827c0b6 fix common-test release and trigger re-release 2021-07-01 12:46:16 +02:00
kjeld Schouten-Lebbing 1d6f41520f bump common on all apps 2021-07-01 12:39:34 +02:00
kjeld Schouten-Lebbing ea92225754 bump common on all Apps 2021-07-01 11:59:08 +02:00
kjeld Schouten-Lebbing d587ae9b09 fix scaleCert references 2021-07-01 10:26:42 +02:00
kjeld Schouten-Lebbing 9b2abc225e Traefik: fix typo 2021-06-30 22:39:38 +02:00
kjeld Schouten-Lebbing f6d53d4270 test opaque basicauthsecret 2021-06-30 22:29:34 +02:00
kjeld Schouten-Lebbing f4d76c506e bump 2021-06-30 21:52:19 +02:00
kjeld Schouten-Lebbing 1ab2775c0b Add middlewares and entrypoint to ingress gui for all Apps 2021-06-30 21:26:16 +02:00
kjeld Schouten-Lebbing af83ae0936 traefik: fix users section for basicauth 2021-06-30 20:54:55 +02:00
kjeld Schouten-Lebbing 13a82ceb03 fix broken traefik middleware GUI 2021-06-30 20:29:26 +02:00
4b007e34c0 chore(deps): update helm chart postgresql to v10.5.1 (#621)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-30 18:16:15 +02:00
kjeld Schouten-Lebbing c48892c10e bump common version on all apps 2021-06-30 17:42:38 +02:00
kjeld Schouten-Lebbing 5e066134b7 Default websecure entrypoint and default enable tls on websecure entrypoint 2021-06-30 17:19:32 +02:00
kjeld Schouten-Lebbing 28f68b8b69 update all apps to latest common 2021-06-30 16:51:13 +02:00
kjeld Schouten-Lebbing bdec3545d2 update jackett to use latest common for testing 2021-06-30 16:37:11 +02:00
3c122eb09c chore(deps): update helm chart common to v6.4.1 (#626)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-30 15:49:34 +02:00
kjeld Schouten-Lebbing 2bd437715e try correctly appending path to traefik portal 2021-06-30 14:55:31 +02:00
b55427f63a chore(deps): update helm chart common to v6.4.0 (#624)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-30 14:08:19 +02:00
kjeld Schouten-Lebbing 1f1b34d778 fix traefik portal link 2021-06-30 13:22:21 +02:00
kjeld Schouten-Lebbing 3c09a26dfa unhide middleware GUI for traefik 2021-06-30 13:06:55 +02:00
Kjeld Schouten-LebbingandGitHub 373c834d35 Add traefik middleware support (#601)
* add basic middleware chain to traefik

* Try some idea's for common ingress middleware support

* create middleware namespace as pre-install hook

* rename namespace file

* Add additional list with middlewares and tune the output a bit

* Add basic auth middleware spawner

* add forwardAuth support

* polish middleware names and add config examples

* initial go at traefik middleware GUI elements

* fix labels

* more missing labels
2021-06-30 12:56:17 +02:00
d711191ef2 chore(deps): update container image vaultwarden/server to v1.22.1 (#619)
* chore(deps): update container image vaultwarden/server to v1.22.1

* 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-06-29 20:46:52 +02:00
40c15ba27c chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.385 (#612)
* chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.385

* 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-06-29 20:35:47 +02:00