Merge branch v3.6 into v3.7

This commit is contained in:
kevinpollet
2026-03-26 11:19:51 +01:00
161 changed files with 1100 additions and 39110 deletions
+3 -3
View File
@@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example new bugfix v3.6.11
# example new bugfix v3.6.12
CurrentRef = "v3.6"
PreviousRef = "v3.6.10"
PreviousRef = "v3.6.11"
BaseBranch = "v3.6"
FutureCurrentRefName = "v3.6.11"
FutureCurrentRefName = "v3.6.12"
ThresholdPreviousRef = 10000
ThresholdCurrentRef = 10000