From 27dfc1ae2c88e0f662131df04c2ef4233fbd301c Mon Sep 17 00:00:00 2001 From: marlon Date: Wed, 23 Jul 2025 23:14:01 -0400 Subject: [PATCH] chore: publish 3.4.0+v3.4.4 release --- release/3.4.0+v3.4.4 | 1 + 1 file changed, 1 insertion(+) create mode 100644 release/3.4.0+v3.4.4 diff --git a/release/3.4.0+v3.4.4 b/release/3.4.0+v3.4.4 new file mode 100644 index 0000000..91ac339 --- /dev/null +++ b/release/3.4.0+v3.4.4 @@ -0,0 +1 @@ +Updates Traefik from v2 to v3. Migration notes here: https://doc.traefik.io/traefik/migration/v2-to-v3-details/#configuration-details-for-migrating-from-traefik-v2-to-v3 By default, syntax for Traefik rules in recipes still use v2 syntax. To upgrade a recipe to use v3 label syntax, set the ruleSyntax label in the recipe per: https://doc.traefik.io/traefik/reference/routing-configuration/http/router/rules-and-priority/#rulesyntax \ No newline at end of file