Merge branch v2.3 into v2.4

This commit is contained in:
kevinpollet
2020-12-18 10:15:01 +01:00
5 changed files with 55 additions and 3 deletions

View File

@@ -6,9 +6,9 @@ FileName = "traefik_changelog.md"
# example new bugfix v2.3.5
CurrentRef = "v2.3"
PreviousRef = "v2.3.4"
PreviousRef = "v2.3.5"
BaseBranch = "v2.3"
FutureCurrentRefName = "v2.3.5"
FutureCurrentRefName = "v2.3.6"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10