diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index d4a2feb71be..9e9ef7fa6ab 100644 --- a/charts/enterprise/traefik/Chart.yaml +++ b/charts/enterprise/traefik/Chart.yaml @@ -1,5 +1,5 @@ annotations: - max_scale_version: 23.10.2 + max_scale_version: 24.04.0 min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: enterprise apiVersion: v2 -appVersion: 2.10.7 +appVersion: 2.11.0 dependencies: - name: common version: 17.4.2 @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik - https://github.com/truecharts/containers/tree/master/apps/traefik type: application -version: 25.2.1 +version: 25.3.0 diff --git a/charts/enterprise/traefik/values.yaml b/charts/enterprise/traefik/values.yaml index e3cb9cec25e..26c2803abc7 100644 --- a/charts/enterprise/traefik/values.yaml +++ b/charts/enterprise/traefik/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/tccr/traefik - tag: v2.10.7@sha256:a2b327662b52e10d6f312434b32ff75923fdd012596f83a598d06fa8419f628c + tag: v2.11.0@sha256:b117ffbec2ea61d02154a2a93e6c3ad5ffe8e3e5539bd08e8e96078d79e4454a pullPolicy: IfNotPresent manifestManager: enabled: true