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