Merge branch v2.10 into v3.0

This commit is contained in:
Fernandez Ludovic 2023-03-21 12:00:46 +01:00
commit 7875826bd9
387 changed files with 19080 additions and 976 deletions

View file

@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example new bugfix v2.9.7
# example new bugfix v2.9.8
CurrentRef = "v2.9"
PreviousRef = "v2.9.6"
PreviousRef = "v2.9.7"
BaseBranch = "v2.9"
FutureCurrentRefName = "v2.9.7"
FutureCurrentRefName = "v2.9.8"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10