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
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