From 6fdad3b66735d0c9ec5796c615771f233c6f1b9e Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Wed, 22 Apr 2026 20:41:56 +0000 Subject: [PATCH] ci: update n8n image to b9ce8e20 [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 504598a..dd160a8 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:d171ce68 + image: git.chemavx.xyz/chemavx/n8n:b9ce8e20 imagePullPolicy: IfNotPresent ports: - containerPort: 5678