2 Commits

Author SHA1 Message Date
alexlebens 9f59ff07b1 Merge branch 'main' into renovate/ghcr.io-traefik-traefik-3.x
lint-test-docker / lint-docker-compose (pull_request) Successful in 32s
2025-12-07 18:38:47 +00:00
renovate-bot bdcdb56d0d Update ghcr.io/traefik/traefik Docker tag to v3.6.4
lint-test-helm / lint-helm (pull_request) Failing after 14s
lint-test-docker / lint-docker-compose (pull_request) Successful in 42s
2025-12-07 18:28:03 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
---
services:
traefik:
image: ghcr.io/traefik/traefik:v3.6.2
image: ghcr.io/traefik/traefik:v3.6.4
container_name: traefik
command:
- "--global.checkNewVersion=false"
+1 -1
View File
@@ -1,7 +1,7 @@
---
services:
traefik:
image: ghcr.io/traefik/traefik:v3.6.2
image: ghcr.io/traefik/traefik:v3.6.4
container_name: traefik
command:
- "--global.checkNewVersion=false"
+1 -1
View File
@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun
traefik:
image: ghcr.io/traefik/traefik:v3.6.2
image: ghcr.io/traefik/traefik:v3.6.4
container_name: traefik
command:
- "--global.checkNewVersion=false"