1
0
mirror of https://github.com/containous/traefik.git synced 2025-11-19 16:24:21 +03:00

Prepare release v3.6.0-rc1

This commit is contained in:
Kevin Pollet
2025-10-28 16:28:05 +01:00
committed by GitHub
parent 5033aaafde
commit d5a8ff919a
54 changed files with 422 additions and 382 deletions

View File

@@ -138,7 +138,7 @@ which in turn will create the resulting routers, services, handlers, etc.
serviceAccountName: traefik-ingress-controller
containers:
- name: traefik
image: traefik:v3.5
image: traefik:v3.6
args:
- --entryPoints.web.address=:80
- --providers.kubernetesingressnginx

View File

@@ -402,7 +402,7 @@ This way, any Ingress attached to this Entrypoint will have TLS termination by d
serviceAccountName: traefik-ingress-controller
containers:
- name: traefik
image: traefik:v3.5
image: traefik:v3.6
args:
- --entryPoints.websecure.address=:443
- --entryPoints.websecure.http.tls