From b800276e055549f4666c9fef5b828fde0ae2c9e9 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 3 Dec 2025 06:21:50 +0000 Subject: [PATCH] chore: Update manifests after change --- clusters/cl01tl/manifests/n8n/n8n.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/manifests/n8n/n8n.yaml b/clusters/cl01tl/manifests/n8n/n8n.yaml index 740422376..d71bfdff5 100644 --- a/clusters/cl01tl/manifests/n8n/n8n.yaml +++ b/clusters/cl01tl/manifests/n8n/n8n.yaml @@ -182,7 +182,7 @@ spec: value: "false" - name: N8N_VERSION_NOTIFICATIONS_ENABLED value: "false" - image: ghcr.io/n8n-io/n8n:1.121.2 + image: ghcr.io/n8n-io/n8n:1.123.0 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 @@ -305,7 +305,7 @@ spec: name: n8n-config-secret - name: WEBHOOK_URL value: https://n8n.alexlebens.net/ - image: ghcr.io/n8n-io/n8n:1.121.2 + image: ghcr.io/n8n-io/n8n:1.123.0 imagePullPolicy: IfNotPresent name: main resources: @@ -401,7 +401,7 @@ spec: name: n8n-config-secret - name: WEBHOOK_URL value: https://n8n.alexlebens.net/ - image: ghcr.io/n8n-io/n8n:1.121.2 + image: ghcr.io/n8n-io/n8n:1.123.0 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3