Merge current v2.4 into v2.5

This commit is contained in:
romain
2021-07-19 15:18:38 +02:00
6 changed files with 41 additions and 4 deletions
+3 -3
View File
@@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example new bugfix v2.4.9
# example new bugfix v2.4.11
CurrentRef = "v2.4"
PreviousRef = "v2.4.8"
PreviousRef = "v2.4.9"
BaseBranch = "v2.4"
FutureCurrentRefName = "v2.4.9"
FutureCurrentRefName = "v2.4.11"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10