Prepare release v3.6.16

This commit is contained in:
Kevin Pollet
2026-05-05 15:36:05 +02:00
committed by GitHub
parent 9f3f1725d2
commit 801eb2f149
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.6.15
# example new bugfix v3.6.16
CurrentRef = "v3.6"
PreviousRef = "v3.6.14"
PreviousRef = "v3.6.15"
BaseBranch = "v3.6"
FutureCurrentRefName = "v3.6.15"
FutureCurrentRefName = "v3.6.16"
ThresholdPreviousRef = 10000
ThresholdCurrentRef = 10000