1
0
Fork 0

Prepare release v3.5.0-rc1

This commit is contained in:
Romain 2025-06-26 16:44:04 +02:00 committed by GitHub
parent 4af188242c
commit 9862cd6780
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
56 changed files with 400 additions and 372 deletions

View file

@ -126,7 +126,7 @@ type TCPServer struct {
// +k8s:deepcopy-gen=true
// ProxyProtocol holds the PROXY Protocol configuration.
// More info: https://doc.traefik.io/traefik/v3.4/routing/services/#proxy-protocol
// More info: https://doc.traefik.io/traefik/v3.5/routing/services/#proxy-protocol
type ProxyProtocol struct {
// Version defines the PROXY Protocol version to use.
// +kubebuilder:validation:Minimum=1