Merge branch v2.3 into v2.4

This commit is contained in:
kevinpollet 2020-12-18 10:15:01 +01:00
commit f8ae972e70
No known key found for this signature in database
GPG key ID: 0C9A5DDD1B292453
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