Commit Graph

318 Commits

Author SHA1 Message Date
truecharts-bot 339141804c chore: Auto-update chart README [skip ci] 2022-07-27 16:44:28 +00:00
Stavros Kois 61e0b48f3c
feat(docs): add theme-park middleware docs (#3320)
* feat(docs): add theme-park middleware docs

* bump
2022-07-27 17:28:42 +02:00
truecharts-bot 80ef02312b chore: Auto-update chart README [skip ci] 2022-07-26 11:23:31 +00:00
TrueCharts Bot 54e805ab4d
chore(deps): update helm general non-major helm releases (#3302) 2022-07-26 11:28:46 +02:00
truecharts-bot 68210293d2 chore: Auto-update chart README [skip ci] 2022-07-25 22:31:03 +00:00
truecharts-bot 13078a9cba chore: Auto-update chart README [skip ci] 2022-07-25 19:08:09 +00:00
TrueCharts Bot 97d5375359
chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00
truecharts-bot 8358b360f5 chore: Auto-update chart README [skip ci] 2022-07-24 09:40:43 +00:00
truecharts-bot d550776924 chore: Auto-update chart README [skip ci] 2022-07-23 20:43:38 +00:00
truecharts-bot f3fb628bbd chore: Auto-update chart README [skip ci] 2022-07-23 14:56:05 +00:00
TrueCharts Bot f9940cb96a
chore(deps): update helm general non-major helm releases (#3280) 2022-07-23 15:47:25 +02:00
truecharts-bot 33ff627aa2 chore: Auto-update chart README [skip ci] 2022-07-23 12:01:09 +00:00
TrueCharts Bot 0f843045b0
chore(deps): update docker general non-major (#3276)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-23 13:56:12 +02:00
truecharts-bot 28f252b3f6 chore: Auto-update chart README [skip ci] 2022-07-23 00:22:10 +00:00
Kjeld Schouten-Lebbing 2c844c4b81
chore(charts): Bump all charts to generate config and container references due to huge increase of repository 2022-07-23 00:58:33 +02:00
TrueCharts Bot 1a27d01cf4
chore(deps): update helm general non-major helm releases (#3268)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-23 00:47:31 +02:00
TrueCharts Bot 4fc34d459d
chore(deps): update docker general non-major (#3266) 2022-07-22 22:56:12 +02:00
Kjeld Schouten-Lebbing ded5a3c0e6
run prettier as pre-commit hook (#3264) 2022-07-22 20:23:01 +02:00
truecharts-bot dc7b6829cf chore: Auto-update chart README [skip ci] 2022-07-22 15:36:53 +00:00
Ethan Leisinger 51e8ef963d
feat(traefik) update theme.park integration (#3246)
* Add support for traefik-themepark plugin

* move plugin config to middleware section

* Move theme-park enable toggle to middleware section

* Fix enableThemePark variable reference

* Remove Traefik Pilot dependency

* Minor question updates

* Fix merge of updated code

* Make links clickable

* Update middlware file structure

* Remove enable theme.park checkbox

* Update charts/stable/traefik/templates/middlewares/theme-park.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* update enableThemePark reference

* Update how baseUrl is handled

* Remove crd update

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-22 17:31:30 +02:00
truecharts-bot 79ed58ec71 chore: Auto-update chart README [skip ci] 2022-07-21 13:42:58 +00:00
Stavros Kois 721ec70d30
feat(treafik): Adds theme.park middleware and remove Traefik pilot (#3245)
* chore(traefik): add deprecation pilot notice

* feat(treafik): Adds theme.park middleware and deprecation notice on pilot

* Update charts/stable/traefik/templates/middlewares/theme-park.yaml

* just remove pilot

* Apply suggestions from code review

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-21 15:32:49 +02:00
truecharts-bot 94c1e4d422 chore: Auto-update chart README [skip ci] 2022-07-19 13:18:28 +00:00
Kjeld Schouten-Lebbing 9d230e7e12
chore: Update Readme and Description on SCALE 2022-07-19 14:10:40 +02:00
truecharts-bot 9ea0e64edb chore: Auto-update chart README [skip ci] 2022-07-18 21:09:52 +00:00
uranderu 84f0f542ad
fix(traefik): don't set xrobots header on default middleware (#3211)
* Update Chart.yaml

* Remove 'x-robots-tag: none' from default-basic-secure-headers middleware
2022-07-18 23:04:25 +02:00
truecharts-bot 9a0bf20b2c chore: Auto-update chart README [skip ci] 2022-07-14 21:27:16 +00:00
Kjeld Schouten-Lebbing 0f76262fef
fix(traefik): don't set xrobots header by default (#3183)
* fix(traefik): don't set xrobots header by default

* Update Chart.yaml
2022-07-14 22:54:43 +02:00
Kjeld Schouten-Lebbing 4fc9d425dc
fix(charts): regenerate catalog and update template 2022-07-14 22:21:21 +02:00
truecharts-bot a78365b42f chore: Auto-update chart README [skip ci] 2022-07-14 14:27:53 +00:00
Kjeld Schouten-Lebbing 30c50855e9
fix CI typo and bump again 2022-07-14 15:50:39 +02:00
Kjeld Schouten-Lebbing e1d26bd589
fix(Charts): bump to ensure .helmignore is present on all Charts 2022-07-14 15:47:30 +02:00
Stavros Kois 63aecd0634
fix(apps): disable HTTP probes temporarily (#3173)
* fix(apps): disable HTTP probes temporarily

* Update charts/incubator/clickhouse/values.yaml

* Update charts/incubator/clickhouse/Chart.yaml

* Update charts/incubator/plausible/values.yaml

* Update charts/incubator/plausible/Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-14 11:30:52 +02:00
truecharts-bot 162814ee87 chore: Auto-update chart README [skip ci] 2022-07-13 09:35:26 +00:00
Kjeld Schouten-Lebbing a1ece282c4
Update Chart.yaml 2022-07-13 11:31:05 +02:00
Kjeld Schouten-Lebbing a065f4a686
Remove http probes for now 2022-07-13 11:30:47 +02:00
truecharts-bot de793efc3e chore: Auto-update chart README [skip ci] 2022-07-12 23:19:47 +00:00
Kjeld Schouten-Lebbing b47799c065
chore(charts): bump to cleanup old docs and use correct icon urls 2022-07-13 00:43:13 +02:00
Stavros Kois 27b742a9ff
chore(apps): update icons (#3156)
* chore(apps): update icons

* bump everything
2022-07-13 00:42:35 +02:00
truecharts-bot 6e5db5c103 chore: Auto-update chart README [skip ci] 2022-07-12 21:13:53 +00:00
Kjeld Schouten-Lebbing 061a7ec7e4
chore(charts): bump to regenerate documentation 2022-07-12 22:41:34 +02:00
truecharts-bot 1b5231f8ab chore: Auto-update chart README [skip ci] 2022-07-12 18:58:45 +00:00
TrueCharts Bot 09e7d55ca8
chore(deps): update helm general non-major helm releases (#3147) 2022-07-12 20:25:00 +02:00
TrueCharts Bot c05b04fa14
chore(deps): update docker general non-major (#3150) 2022-07-12 19:35:43 +02:00
Kjeld Schouten-Lebbing 5f986353f9
remove security scan data from Helm Chart 2022-07-12 13:05:28 +02:00
truecharts-bot c8d2a333b0 chore: Auto-update chart README [skip ci] 2022-07-11 22:15:42 +00:00
Kjeld Schouten-Lebbing 153415cbc7
bump all the things to rerender images/docs and remove unused config.md files 2022-07-11 23:35:47 +02:00
Stavros Kois 4ad582d87f
chore(apps): move icons into the apps folder (#3139)
* chore(apps): move icons into the apps folder

* rename to `icon.png`

* replace solr image

* remove `docs/` from gitignore

* move app specific docs into app folder [skip ci]

* fix some links

* chore(apps): update image links temporary
2022-07-11 17:09:18 +02:00
truecharts-bot 673f0dafc3 chore: Auto-update chart README [skip ci] 2022-07-09 20:27:18 +00:00
TrueCharts Bot 338d2469fc
chore(deps): update helm general non-major helm releases (#3113)
* chore(deps): update helm general non-major helm releases

* remove metallb changes

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-09 21:55:24 +02:00