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