Ethan Leisinger
21a5ddb2c8
Update traefik theme.park plugin ( #3536 )
2022-08-22 18:59:26 +03:00
Ethan Leisinger
2d70a94a01
feat(traefik) update theme.park plugin to support addons ( #3521 )
...
* Add support for theme-park addons in middleware
* update themepark plugin version
* update addon description
* Add some line breaks
* Bump chart version
2022-08-21 10:42:25 +02:00
truecharts-bot
9602f608a7
chore: Auto-update chart README [skip ci]
2022-08-14 09:34:06 +00:00
TrueCharts Bot
f0a4bd52cd
chore(deps): update docker general non-major docker tags ( #3465 )
...
* chore(deps): update docker general non-major docker tags
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:50:56 +03:00
TrueCharts Bot
92a83a28f2
chore(deps): update helm general non-major helm releases ( #3456 )
...
* chore(deps): update helm general non-major helm releases
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 23:05:15 +02:00
truecharts-bot
aa39c09e86
chore: Auto-update chart README [skip ci]
2022-08-08 23:15:26 +00:00
TrueCharts Bot
763af7a7b9
chore(deps): update helm general non-major helm releases ( #3376 )
2022-08-08 23:59:40 +02: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
54e805ab4d
chore(deps): update helm general non-major helm releases ( #3302 )
2022-07-26 11:28:46 +02: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
f9940cb96a
chore(deps): update helm general non-major helm releases ( #3280 )
2022-07-23 15:47:25 +02: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
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
Kjeld Schouten-Lebbing
ded5a3c0e6
run prettier as pre-commit hook ( #3264 )
2022-07-22 20:23:01 +02: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
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
Kjeld Schouten-Lebbing
9d230e7e12
chore: Update Readme and Description on SCALE
2022-07-19 14:10:40 +02: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
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
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
Kjeld Schouten-Lebbing
a1ece282c4
Update Chart.yaml
2022-07-13 11:31:05 +02: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
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
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
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
TrueCharts Bot
54dc59b3e1
chore(deps): update helm general non-major helm releases ( #3066 )
2022-07-04 16:21:32 +02:00
truecharts-bot
c5f0ba393b
chore: Auto-update chart README [skip ci]
2022-07-01 12:23:23 +00:00
TrueCharts Bot
9acc9a3418
chore(deps): update docker general non-major ( #3015 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-01 13:58:48 +02:00
truecharts-bot
6ff41a9b66
chore: Auto-update chart README [skip ci]
2022-06-29 11:07:50 +00:00
TrueCharts Bot
b152f886d3
chore(deps): update docker general non-major ( #3002 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-29 12:18:07 +02:00
TrueCharts Bot
cdc9cb3cdd
chore(deps): update helm general non-major helm releases ( #2977 )
...
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-25 14:22:52 +02:00
TrueCharts Bot
21c6d0bbf7
chore(deps): update helm general non-major helm releases ( #2948 )
2022-06-22 23:39:42 +02:00
TrueCharts Bot
e465a115b4
chore(deps): update helm general non-major helm releases ( #2943 )
2022-06-21 08:27:33 +02:00
truecharts-bot
9a4418ee67
chore: Auto-update chart README [skip ci]
2022-06-15 07:36:25 +00:00
TrueCharts Bot
c7aabd3582
chore(deps): update docker general non-major ( #2890 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-15 10:29:02 +03:00
TrueCharts Bot
c4e1365aed
chore(deps): update helm general non-major helm releases ( #2886 )
2022-06-14 15:02:17 +02:00
TrueCharts Bot
c5fd4631f9
chore(deps): update helm general non-major helm releases ( #2854 )
2022-06-11 20:06:33 +02:00
Kjeld Schouten-Lebbing
6452c1b36d
fix(charts): hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
2022-06-07 23:29:22 +02:00
Kjeld Schouten-Lebbing
16d15554c1
fix(charts): remove malfunctioning SCALE migration script
2022-06-07 20:36:39 +02:00
Kjeld Schouten-Lebbing
5529c2a3af
refactor(charts): BREAKING CHANGE ( #2836 )
...
* Update Apps with new Common version
* Patch with the secret fixes from common
* fix amd
2022-06-07 19:41:19 +02:00
kjeld Schouten-Lebbing
b7b107c99a
chore(Apps): move traefik and k8s gateway to core train
2021-11-14 11:43:45 +01:00
TrueCharts-Bot
04c917922a
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 12:14:22 +00:00
renovate[bot]
d47e9a4829
chore(deps): update non-major deps helm releases ( #1297 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 11:44:43 +01:00