diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index 59a521fcac8..84ff3e6d3d4 100644 --- a/charts/enterprise/traefik/Chart.yaml +++ b/charts/enterprise/traefik/Chart.yaml @@ -1,17 +1,17 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: traefik -version: 25.1.6 +version: 25.1.7 appVersion: 2.10.5 description: Traefik is a flexible reverse proxy and Ingress Provider. home: https://truecharts.org/charts/enterprise/traefik icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png deprecated: false sources: - - https://traefik.io/ - - https://github.com/traefik/traefik - https://github.com/traefik/traefik-helm-chart - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik + - https://traefik.io/ + - https://github.com/traefik/traefik maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/enterprise/traefik/values.yaml b/charts/enterprise/traefik/values.yaml index 3d5b8818264..74ebbb68fe8 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.5@sha256:b277733b5b8d7f9d2761813d97e161c1f64ec77960f9c06adde13868efbc8dce + tag: v2.10.5@sha256:966a49c7eb83de718dbf37898b71a37776098dd91c7bc56b2572d1c05b6c980d pullPolicy: IfNotPresent manifestManager: enabled: true