瀏覽代碼

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] 2 月之前
父節點
當前提交
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 -%}
   {{ service_name }}:
-    image: n8nio/n8n:1.118.1
+    image: n8nio/n8n:1.123.5
     {% if not swarm_enabled -%}
     container_name: {{ container_name }}
     hostname: {{ container_hostname }}
@@ -185,7 +185,7 @@ services:
 {% if queue_enabled and queue_embedded_worker -%}
 
   {{ service_name }}-worker:
-    image: n8nio/n8n:1.118.1
+    image: n8nio/n8n:1.123.5
     command: worker
     {% if not swarm_enabled -%}
     container_name: {{ container_name }}-worker

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

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