From 50306a5c5c9d9acb08e056e019d97697ea82d64e Mon Sep 17 00:00:00 2001 From: truecharts-bot Date: Sun, 25 Sep 2022 09:21:10 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/recipes/CHANGELOG.md | 13 +++++++++++++ charts/stable/traefik/CHANGELOG.md | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/charts/stable/recipes/CHANGELOG.md b/charts/stable/recipes/CHANGELOG.md index 5ccbecaa86a..f9a17916ed6 100644 --- a/charts/stable/recipes/CHANGELOG.md +++ b/charts/stable/recipes/CHANGELOG.md @@ -2,6 +2,19 @@ +## [recipes-8.0.54](https://github.com/truecharts/charts/compare/recipes-8.0.52...recipes-8.0.54) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- fix nginx conf ([#3878](https://github.com/truecharts/charts/issues/3878)) + + + + ## [recipes-8.0.52](https://github.com/truecharts/charts/compare/recipes-8.0.51...recipes-8.0.52) (2022-09-24) ### Chore diff --git a/charts/stable/traefik/CHANGELOG.md b/charts/stable/traefik/CHANGELOG.md index f0d4aa79be3..28fa0cfa817 100644 --- a/charts/stable/traefik/CHANGELOG.md +++ b/charts/stable/traefik/CHANGELOG.md @@ -2,6 +2,19 @@ +## [traefik-13.4.0](https://github.com/truecharts/charts/compare/traefik-13.3.11...traefik-13.4.0) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- add RealIP and addPrefix middleware ([#3884](https://github.com/truecharts/charts/issues/3884)) + + + + ## [traefik-13.3.11](https://github.com/truecharts/charts/compare/traefik-14.0.0...traefik-13.3.11) (2022-09-24) ### Chore