Commit Graph
2 Commits
Author SHA1 Message Date
Stavros NtentosandGitHub 5968d8e4e8 fix(traefik/redirectRegex): permanent is not required; can be false (#2443)
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
2022-04-06 23:00:05 +02:00
5ac0465496 feat(traefik): Add stripPrefixRegex (#2422)
* feat(traefic): Add stripPrefixRegex

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>

* Update charts/core/traefik/templates/middlewares/stripPrefixRegex.yaml

* feat(traefik): Add stripPrefixRegex: Part 2

> I'm missing the required minor version bump in Chart.yaml and the definition + comments in values.yaml

Additionally, add the changelog entry to-be

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>

* feat(traefik): Add stripPrefixRegex: Oops

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-04-04 21:48:33 +02:00