Commit Graph

6 Commits

Author SHA1 Message Date
Xstar97 74ae6dbbf4
docs(traefik): fix port typo in How-to (#4647)
* fix port typo

Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>

* bump version

Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>
2022-11-20 20:21:57 +01:00
StevenMcElligott 65288b1c3d
docs(Traefik): Add basicAuth examples to docs (#4056) 2022-10-10 16:47:41 +02:00
Stavros Kois ccf932740b
feat(treafik): add RealIP and addPrefix middleware (#3884)
* fix typo

* feat(treafik): add RealIP middleware

* move middlewares to includes

* bump minor

* remove pilot reference

* lint

* lint

* fix typo in workflow

* add script to update traefikMiddlewares

* add empty space

* realIP empty array

* add addprefix middleware
2022-09-25 11:14:39 +02:00
Stavros Kois caa7b7b5ef
chore(traefik): regex redirect docs (#3880)
* chore(traefik): regex redirect docs

* bump

* Update charts/stable/traefik/docs/redirect-regex-middleware.md

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-25 02:36:14 +03:00
Stavros Kois ad92ac0ce6
chore(traefik): move docs from website repo (#3722)
* chore(traefik): move docs from website repo

* lint
2022-09-09 22:16:43 +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