Преглед изворни кода

chore(deps): update n8nio/n8n docker tag to v1.123.5 (#1552)

* chore(deps): update n8nio/n8n docker tag to v1.123.5

* chore: sync template versions with image updates

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
renovate[bot] пре 4 месеци
родитељ
комит
49fec4564f
2 измењених фајлова са 4 додато и 4 уклоњено
  1. 2 2
      library/compose/n8n/compose.yaml.j2
  2. 2 2
      library/compose/n8n/template.yaml

+ 2 - 2
library/compose/n8n/compose.yaml.j2

@@ -31,7 +31,7 @@ services:
 
 
   {% endif -%}
   {% endif -%}
   {{ service_name }}:
   {{ service_name }}:
-    image: n8nio/n8n:1.118.1
+    image: n8nio/n8n:1.123.5
     {% if not swarm_enabled -%}
     {% if not swarm_enabled -%}
     container_name: {{ container_name }}
     container_name: {{ container_name }}
     hostname: {{ container_hostname }}
     hostname: {{ container_hostname }}
@@ -185,7 +185,7 @@ services:
 {% if queue_enabled and queue_embedded_worker -%}
 {% if queue_enabled and queue_embedded_worker -%}
 
 
   {{ service_name }}-worker:
   {{ service_name }}-worker:
-    image: n8nio/n8n:1.118.1
+    image: n8nio/n8n:1.123.5
     command: worker
     command: worker
     {% if not swarm_enabled -%}
     {% if not swarm_enabled -%}
     container_name: {{ container_name }}-worker
     container_name: {{ container_name }}-worker

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

@@ -23,9 +23,9 @@ metadata:
     - **Project**: https://n8n.io/
     - **Project**: https://n8n.io/
     - **Documentation**: https://docs.n8n.io/
     - **Documentation**: https://docs.n8n.io/
     - **GitHub**: https://github.com/n8n-io/n8n
     - **GitHub**: https://github.com/n8n-io/n8n
-  version: 1.118.1
+  version: 7-alpine
   author: Christian Lempa
   author: Christian Lempa
-  date: '2025-11-02'
+  date: '2025-12-11'
   tags:
   tags:
     - traefik
     - traefik
     - database
     - database