upgrade
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m18s

This commit is contained in:
2025-10-06 22:47:33 -05:00
parent 97a5f36a4c
commit 821fb324cd

View File

@@ -9,7 +9,7 @@ n8n:
main: main:
image: image:
repository: ghcr.io/n8n-io/n8n repository: ghcr.io/n8n-io/n8n
tag: 1.114.0 tag: 1.115.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: GENERIC_TIMEZONE - name: GENERIC_TIMEZONE
@@ -93,7 +93,7 @@ n8n:
main: main:
image: image:
repository: ghcr.io/n8n-io/n8n repository: ghcr.io/n8n-io/n8n
tag: 1.114.0 tag: 1.115.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- n8n - n8n
@@ -153,7 +153,7 @@ n8n:
value: https://n8n.alexlebens.net/ value: https://n8n.alexlebens.net/
probes: probes:
liveness: liveness:
enabled: true enabled: false
custom: true custom: true
spec: spec:
httpGet: httpGet:
@@ -164,7 +164,7 @@ n8n:
timeoutSeconds: 1 timeoutSeconds: 1
failureThreshold: 3 failureThreshold: 3
readiness: readiness:
enabled: true enabled: false
custom: true custom: true
spec: spec:
httpGet: httpGet:
@@ -188,7 +188,7 @@ n8n:
main: main:
image: image:
repository: ghcr.io/n8n-io/n8n repository: ghcr.io/n8n-io/n8n
tag: 1.114.0 tag: 1.115.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- n8n - n8n