Commit Graph

278 Commits

Author SHA1 Message Date
TrueCharts Bot
c5a3078584 Update Helm chart common to v11.0.4 (#4989) 2022-11-29 13:44:03 +01:00
Kjeld Schouten-Lebbing
88b1a91c64 Create index.md
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-20 20:15:49 +01:00
TrueCharts Bot
d83942185b chore(deps): update helm chart common to v11.0.3 (#4460) 2022-11-15 18:23:18 +01:00
TrueCharts Bot
e5727e57b2 chore(deps): update helm chart common to v11 (#4421) 2022-11-14 22:06:41 +01:00
Stavros Kois
43611dfa76 feat(traefik): add geoblock middleware (#4396)
* feat(traefik): add geoblock middleware

* add the required args

* add UI

* fix indentaiton
2022-11-13 12:03:07 +01:00
TrueCharts Bot
025fc12492 chore(deps): update helm chart common to v10.9.7 (#4390) 2022-11-12 18:50:48 +02:00
TrueCharts Bot
bac1e6e5e3 chore(deps): update helm chart common to v10.9.6 (#4383) 2022-11-12 17:05:02 +01:00
Kjeld Schouten-Lebbing
18c87f71b8 Update metrics60m.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 12:26:18 +01:00
Kjeld Schouten-Lebbing
c78573b9a5 Update metrics3m.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 12:26:00 +01:00
Kjeld Schouten-Lebbing
1c944567c7 Update metrics.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 12:25:43 +01:00
Kjeld Schouten-Lebbing
a0db0bec94 feat(apps): readd ingressList template 2022-11-11 18:51:30 +01:00
Stavros Kois
9559a83515 questions.yaml cleanup (#4377)
* remove non-existent include

* remove empty lines
2022-11-11 17:23:09 +01:00
Kjeld Schouten-Lebbing
d7405c2a59 chore(gui): remove persistence name option from gui
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-11 15:05:45 +01:00
Stavros Kois
e330805402 fix(traefik): fix questions. Remove protocol selector globally (#4375)
* remove sdvanced q from http too

* fix traefik

* remove traefik

* put protocol behind checkbox

* bump

* remove advanced

* remove protocol selector

* bump patch🤞

* add desc

* dec
2022-11-11 14:54:11 +02:00
Kjeld Schouten-Lebbing
5c568e4b84 Yeet advanced service settings
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-11 12:46:41 +01:00
Kjeld Schouten-Lebbing
800312b295 fix(apps): remove references to targetPort 2022-11-11 09:49:15 +01:00
Kjeld Schouten-Lebbing
5864fce3ac WIP Cleanup configuration options (#4365)
* chore(apps): remove un-needed UI elements

* dont grab metallb upstreams anymore

* add new readme template pointing to the website and remove helm-values system

* Move readme generation to daily job

* remove readme addition and remve readme generation from build-release script

* bump

* remvoe the use of helm-docs

* completely remove helm-docs

* move tag sync to renovate bump action

* fully remove tag sync and remove needless helm dependency updates

* remove needless helm prep

* get rid of needlessly loaded grafana repo
2022-11-10 16:46:44 +01:00
TrueCharts Bot
10d7852fcd chore(deps): update helm chart common to v10.9.5 (#4361) 2022-11-10 10:38:52 +01:00
TrueCharts Bot
193ad171bc chore(deps): update helm chart common to v10.9.4 (#4353) 2022-11-09 09:42:39 +02:00
TrueCharts Bot
990f452b6a chore(deps): update helm chart common to v10.9.3 (#4350) 2022-11-08 15:27:15 +01:00
TrueCharts Bot
4518499735 chore(deps): update helm chart common to v10.9.1 (#4340) 2022-11-08 00:52:08 +02:00
TrueCharts Bot
a7f5e03767 chore(deps): update helm chart common to v10.9.0 (#4338) 2022-11-07 22:14:34 +01:00
TrueCharts Bot
9ff681a3c3 chore(deps): update helm chart common to v10.8.1 (#4327) 2022-11-06 23:41:50 +02:00
TrueCharts Bot
f12469e5c5 chore(deps): update helm chart common to v10.8.0 (#4310) 2022-11-05 19:39:39 +01:00
Stavros Kois
e1224804c3 fix(tailscale): switch to the new golang binary (#4307)
* fix(tailscale): switch to the new golang binary

* temp, let CI  install tailscale

* test without secret

* change key name in secret

* change socket to varrun, which is the default that `tailscale` command looks for

* test with varrun enabled

* remove tty

* don't try to install TS

* dont load authkey as env

* update vpn template

* remove /var/lib as it now uses kubesecret for the state

* bump
2022-11-05 20:24:36 +02:00
TrueCharts Bot
8138c2d93c chore(deps): update helm chart common to v10.7.19 (#4299) 2022-11-05 14:27:57 +01:00
TrueCharts Bot
aa6c941866 chore(deps): update helm chart common to v10.7.14 (#4292) 2022-11-04 09:21:15 +02:00
Ethan Leisinger
2b29dc8794 feat(traefik): add support for insecureForwardAuth (#4247)
* add support for insecureSkipVerify for forwardAuth

* Fix handling of empty tls

* try something else

* simplify with with

* improve question layout and make proper version

* use piping for default

* Add some warning language for new feature

Signed-off-by: Ethan Leisinger <770373+packruler@users.noreply.github.com>
2022-11-03 00:39:33 +02:00
TrueCharts Bot
ca31e5574c chore(deps): update helm chart common to v10.7.13 (#4269) 2022-11-01 14:29:58 +02:00
TrueCharts Bot
eccc3b36b8 chore(deps): update helm chart common to v10.7.12 (#4240) 2022-10-30 08:26:28 +01:00
Kjeld Schouten-Lebbing
ed7dca527e fix(GUI): remove ClusterFirstWithHostNetworking
It's set automatically already and is only usefull for hostNetworking related setups anyway

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-10-29 17:48:03 +02:00
TrueCharts Bot
5ab2cec1b9 chore(deps): update helm chart common to v10.7.11 (#4233) 2022-10-29 15:48:58 +03:00
TrueCharts Bot
3ecbeecefa chore(deps): update helm chart common to v10.7.10 (#4227) 2022-10-28 22:06:07 +03:00
TrueCharts Bot
91b442263a chore(deps): update helm chart common to v10.7.9 (#4220) 2022-10-28 11:37:56 +03:00
TrueCharts Bot
8bb0c6c573 chore(deps): update helm chart common to v10.7.8 (#4204) 2022-10-27 07:50:15 +03:00
TrueCharts Bot
19e735ecdf chore(deps): update helm chart common to v10.7.7 (#4163) 2022-10-22 16:36:33 +03:00
TrueCharts Bot
97d286a02f chore(deps): update helm chart common to v10.7.6 (#4151) 2022-10-22 13:22:00 +03:00
Jesperbelt
ad4b8de878 Update Common library URL (#4153)
It seems this one has been overseen :).

Signed-off-by: Jesperbelt <70942135+Jesperbelt@users.noreply.github.com>

Signed-off-by: Jesperbelt <70942135+Jesperbelt@users.noreply.github.com>
2022-10-22 01:05:25 +02:00
TrueCharts Bot
966a9900bc chore(deps): update helm chart common to v10.7.4 (#4148) 2022-10-21 15:30:43 +02:00
TrueCharts Bot
dec3317fb1 chore(deps): update helm chart common to v10.7.2 (#4144) 2022-10-21 10:29:05 +03:00
TrueCharts Bot
e4325775eb chore(deps): update helm chart common to v10.7.1 (#4101) 2022-10-16 01:52:42 +03:00
TrueCharts Bot
5ae60cd553 chore(deps): update helm chart common to v10.7.0 (#4064) 2022-10-10 21:34:17 +02:00
Stavros Kois
2ec0b2eec8 chore(questions); fix HPA and networkPolicies UI (#4018)
* chore(questions); fix HPA

* fix netPolicies

* make HPA a list

* make netPolicy a list

* make names required and bump an app to test scale catalog
2022-10-07 19:46:09 +02:00
TrueCharts Bot
187edbc862 chore(deps): update helm chart common to v10.6.11 (#4022) 2022-10-07 08:37:02 +03:00
Stavros Kois
f961cff814 chore(apps): split addons in smaller templates (#3979)
* split addons in smaller templates

* replace includes in files

* remove empty line
2022-10-02 00:39:52 +03:00
TrueCharts Bot
8e5e38f289 chore(deps): update helm chart common to v10.6.8 (#3976) 2022-10-01 12:55:09 +02:00
TrueCharts Bot
a63e1c5a02 chore(deps): update helm chart common to v10.6.7 (#3973) 2022-10-01 01:14:48 +02:00
Kjeld Schouten-Lebbing
d5a26f421c Update persistenceList.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-30 19:22:42 +02:00
Kjeld Schouten-Lebbing
94ce924f85 Update persistenceAdvanced.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-30 19:22:10 +02:00
ksimm1
1888e072b7 feat(blocky): add blocky documentation links to descriptions (#3964)
* add blocky documentation links to descriptions

* run pre-commit on all files

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-30 18:00:41 +02:00