Merge v2.10 into v3.0

This commit is contained in:
romain 2023-11-29 12:20:57 +01:00
commit e29a142f6a
118 changed files with 1324 additions and 1290 deletions

View file

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