From f15632c5613252d2b8d91341ea0fd36c96f9ee5d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 Mar 2026 01:17:03 +0000 Subject: [PATCH] chore(deps): update ghcr.io/traefik/traefik docker tag to v3.6.11 (#4908) --- hosts/ps08rp/traefik/compose.yaml | 2 +- hosts/ps09rp/traefik/compose.yaml | 2 +- hosts/ps10rp/traefik/compose.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts/ps08rp/traefik/compose.yaml b/hosts/ps08rp/traefik/compose.yaml index 53fd4369a..85d00c04f 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.10 + image: ghcr.io/traefik/traefik:v3.6.11 container_name: traefik command: - "--global.checkNewVersion=false" diff --git a/hosts/ps09rp/traefik/compose.yaml b/hosts/ps09rp/traefik/compose.yaml index 82e6dff89..fd084bce3 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.10 + image: ghcr.io/traefik/traefik:v3.6.11 container_name: traefik command: - "--global.checkNewVersion=false" diff --git a/hosts/ps10rp/traefik/compose.yaml b/hosts/ps10rp/traefik/compose.yaml index 763aea6e5..41d945735 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.10 + image: ghcr.io/traefik/traefik:v3.6.11 container_name: traefik command: - "--global.checkNewVersion=false"