docker: update Traefik to 3.6.1

Fix #2095
This commit is contained in:
Vincent Bernat
2025-11-13 19:59:02 +01:00
parent 3b12469160
commit 9982a0ae90
2 changed files with 2 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ identified with a specific icon:
false by default)
- 🩹 *outlet*: provide additional gracetime for a worker to send to ClickHouse
- 🩹 *outlet*: enhance scaling up and down workers to avoid hysteresis
- 🩹 *docker*: update Traefik to 3.6.1 (for compatibility with Docker Engine 29)
- 🌱 *common*: enable block and mutex profiling
- 🌱 *config*: rename `verify` to `skip-verify` in TLS configurations for
ClickHouse, Kafka and remote data sources (with inverted logic)