Prepare release v2.4.6

This commit is contained in:
Jean-Baptiste Doumenjou 2021-03-01 19:14:03 +01:00 committed by GitHub
parent c843c182e4
commit 40cd6ada4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 2 deletions

View file

@ -6,9 +6,9 @@ FileName = "traefik_changelog.md"
# example new bugfix v2.4.5
CurrentRef = "v2.4"
PreviousRef = "v2.4.4"
PreviousRef = "v2.4.5"
BaseBranch = "v2.4"
FutureCurrentRefName = "v2.4.5"
FutureCurrentRefName = "v2.4.6"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10