From c61d6832dea923ce9b6b17c04de4d92a0f977795 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Wed, 20 May 2026 14:08:09 +0000 Subject: [PATCH] ci: update n8n image to 01d60680 [skip ci] --- n8n/deployment-n8n.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/n8n/deployment-n8n.yaml b/n8n/deployment-n8n.yaml index f9f04bc..e41c09c 100644 --- a/n8n/deployment-n8n.yaml +++ b/n8n/deployment-n8n.yaml @@ -23,7 +23,7 @@ spec: runAsUser: 1000 containers: - name: n8n - image: git.chemavx.xyz/chemavx/n8n:b6a83c68 + image: git.chemavx.xyz/chemavx/n8n:01d60680 imagePullPolicy: IfNotPresent ports: - containerPort: 5678