Просмотр исходного кода

Merge pull request #1543 from ChristianLempa/renovate/docker.io-library-traefik-3.6.x

chore(deps): update docker.io/library/traefik docker tag to v3.6.1
Christian Lempa 5 месяцев назад
Родитель
Сommit
b51c7b7ee4
2 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      library/compose/traefik/compose.yaml.j2
  2. 2 2
      library/compose/traefik/template.yaml

+ 1 - 1
library/compose/traefik/compose.yaml.j2

@@ -1,6 +1,6 @@
 services:
   {{ service_name }}:
-    image: docker.io/library/traefik:v3.6.0
+    image: docker.io/library/traefik:v3.6.1
     {% if not swarm_enabled %}
     container_name: {{ container_name }}
     security_opt:

+ 2 - 2
library/compose/traefik/template.yaml

@@ -11,9 +11,9 @@ metadata:
     Project: https://traefik.io/
 
     Documentation: https://doc.traefik.io/traefik/
-  version: v3.6.0
+  version: v3.6.1
   author: "Christian Lempa"
-  date: '2025-11-08'
+  date: '2025-11-14'
   tags:
     - traefik
     - authentik