From 32870a721339f4f56ecc37723da8fd8e9c27365b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Apr 2026 02:27:41 +0000 Subject: [PATCH] chore(deps): update traefik to v3.6.13 --- clusters/cl01tl/helm/traefik/values.yaml | 2 +- hosts/ps08rp/traefik/compose.yaml | 2 +- hosts/ps09rp/traefik/compose.yaml | 2 +- hosts/ps10rp/traefik/compose.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/traefik/values.yaml b/clusters/cl01tl/helm/traefik/values.yaml index 0f915c008..0b22d7a6a 100644 --- a/clusters/cl01tl/helm/traefik/values.yaml +++ b/clusters/cl01tl/helm/traefik/values.yaml @@ -2,7 +2,7 @@ traefik: image: registry: docker.io repository: traefik - tag: v3.6.12@sha256:171c9c3565b29f6c133f1c1b43c5d4e5853415198e9e1078c001f8702ff66aec + tag: v3.6.13@sha256:abb4f51887319c9b9d9cfe1d3cdf9379a771138003bf683f10e97697e148f95f deployment: kind: DaemonSet ingressClass: diff --git a/hosts/ps08rp/traefik/compose.yaml b/hosts/ps08rp/traefik/compose.yaml index 1274896bb..7b2dc3f71 100644 --- a/hosts/ps08rp/traefik/compose.yaml +++ b/hosts/ps08rp/traefik/compose.yaml @@ -1,7 +1,7 @@ --- services: traefik: - image: ghcr.io/traefik/traefik:v3.6.12@sha256:171c9c3565b29f6c133f1c1b43c5d4e5853415198e9e1078c001f8702ff66aec + image: ghcr.io/traefik/traefik:v3.6.13@sha256:abb4f51887319c9b9d9cfe1d3cdf9379a771138003bf683f10e97697e148f95f container_name: traefik command: - "--global.checkNewVersion=false" diff --git a/hosts/ps09rp/traefik/compose.yaml b/hosts/ps09rp/traefik/compose.yaml index 33c250133..c8093dca6 100644 --- a/hosts/ps09rp/traefik/compose.yaml +++ b/hosts/ps09rp/traefik/compose.yaml @@ -1,7 +1,7 @@ --- services: traefik: - image: ghcr.io/traefik/traefik:v3.6.12@sha256:171c9c3565b29f6c133f1c1b43c5d4e5853415198e9e1078c001f8702ff66aec + image: ghcr.io/traefik/traefik:v3.6.13@sha256:abb4f51887319c9b9d9cfe1d3cdf9379a771138003bf683f10e97697e148f95f container_name: traefik command: - "--global.checkNewVersion=false" diff --git a/hosts/ps10rp/traefik/compose.yaml b/hosts/ps10rp/traefik/compose.yaml index aebb45a70..b4442772f 100644 --- a/hosts/ps10rp/traefik/compose.yaml +++ b/hosts/ps10rp/traefik/compose.yaml @@ -20,7 +20,7 @@ services: - /dev/net/tun:/dev/net/tun traefik: - image: ghcr.io/traefik/traefik:v3.6.12@sha256:171c9c3565b29f6c133f1c1b43c5d4e5853415198e9e1078c001f8702ff66aec + image: ghcr.io/traefik/traefik:v3.6.13@sha256:abb4f51887319c9b9d9cfe1d3cdf9379a771138003bf683f10e97697e148f95f container_name: traefik command: - "--global.checkNewVersion=false"