Commit Graph
4 Commits
Author SHA1 Message Date
369abe6cd1 feat(theme-park): Add theme-park (#2800)
* Add theme.park app

* PR updates for theme.park app

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

* Update charts/incubator/theme-park/Chart.yaml

* Update charts/incubator/theme-park/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-05-30 21:06:31 +00:00
6fe01b0cd5 chore(kutt): description fix (#2647)
* kutt README.md fix

Update `kutt` README.md to match target library description.

* Update kutt Chart with proper description

* Update charts/stable/kutt/README.md

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-05-10 21:18:18 +02:00
Ethan LeisingerandGitHub e2868e432e feat(traefik): Add support for JSON format logs (#2609)
* Add support for JSON format Traefik logs

* Update log formats to use enums

And improve documentation
2022-05-05 20:40:43 +02:00
Ethan LeisingerandGitHub 37e0e4f43d feat(Traefik) add support for forwarded headers (#2604)
* Add support for forwardedHeaders to Traefik

* Set ForwardedHeaders config at entrypoint

* Ignore forwarded headers on main entrypoint

Also bump minor version
2022-05-04 17:53:21 +02:00