Prepare release v3.1.7

This commit is contained in:
Kevin Pollet
2024-10-28 11:34:03 +01:00
committed by GitHub
parent 20cdbdbf31
commit e90f4a7cb4
2 changed files with 16 additions and 3 deletions
+3 -3
View File
@@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example new bugfix v3.1.6
# example new bugfix v3.1.7
CurrentRef = "v3.1"
PreviousRef = "v3.1.5"
PreviousRef = "v3.1.6"
BaseBranch = "v3.1"
FutureCurrentRefName = "v3.1.6"
FutureCurrentRefName = "v3.1.7"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10