Prepare release v3.6.8

This commit is contained in:
Michael
2026-02-11 17:26:05 +01:00
committed by GitHub
parent f6ce751a06
commit 2f215ab9a1
2 changed files with 44 additions and 3 deletions
+3 -3
View File
@@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example new bugfix v3.6.7
# example new bugfix v3.6.8
CurrentRef = "v3.6"
PreviousRef = "v3.6.6"
PreviousRef = "v3.6.7"
BaseBranch = "v3.6"
FutureCurrentRefName = "v3.6.7"
FutureCurrentRefName = "v3.6.8"
ThresholdPreviousRef = 10000
ThresholdCurrentRef = 10000