Prepare release v3.6.11

This commit is contained in:
Romain
2026-03-19 10:12:04 +01:00
committed by GitHub
parent b1b520b186
commit 33219a0af8
2 changed files with 23 additions and 2 deletions
+2 -2
View File
@@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example new bugfix v3.6.10
# example new bugfix v3.6.11
CurrentRef = "v3.6"
PreviousRef = "v3.6.10"
BaseBranch = "v3.6"
FutureCurrentRefName = "v3.6.10"
FutureCurrentRefName = "v3.6.11"
ThresholdPreviousRef = 10000
ThresholdCurrentRef = 10000