diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index 570b7617cc2..291fe0fdc8d 100644 --- a/charts/enterprise/traefik/Chart.yaml +++ b/charts/enterprise/traefik/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.10.4" +appVersion: "2.10.5" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 21.0.7 +version: 21.0.8 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/traefik/values.yaml b/charts/enterprise/traefik/values.yaml index 99aa5c8a689..96befefb398 100644 --- a/charts/enterprise/traefik/values.yaml +++ b/charts/enterprise/traefik/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/traefik - tag: 2.10.4@sha256:77766fb3eb739197d7e229bfa8afb3a4a740886e3effef474ca4c9efdf65e5ab + tag: v2.10.5@sha256:0992c76ab034a88f7cf3cdf62fae7d290793c6a9a081a85bb0c99d915837d886 pullPolicy: IfNotPresent manifestManager: enabled: true