chore: Update manifests after change

This commit is contained in:
2025-12-11 04:52:46 +00:00
parent 0c79a8d590
commit f2f0e9cf69
3 changed files with 3 additions and 3 deletions

View File

@@ -87,7 +87,7 @@ spec:
value: "false"
- name: N8N_VERSION_NOTIFICATIONS_ENABLED
value: "false"
image: ghcr.io/n8n-io/n8n:1.123.5
image: ghcr.io/n8n-io/n8n:2.0.1
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3

View File

@@ -89,7 +89,7 @@ spec:
name: n8n-config-secret
- name: WEBHOOK_URL
value: https://n8n.alexlebens.net/
image: ghcr.io/n8n-io/n8n:1.123.5
image: ghcr.io/n8n-io/n8n:2.0.1
imagePullPolicy: IfNotPresent
name: main
resources:

View File

@@ -79,7 +79,7 @@ spec:
name: n8n-config-secret
- name: WEBHOOK_URL
value: https://n8n.alexlebens.net/
image: ghcr.io/n8n-io/n8n:1.123.5
image: ghcr.io/n8n-io/n8n:2.0.1
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3