disable
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m57s

This commit is contained in:
2025-10-06 23:10:35 -05:00
parent 3c57a17eeb
commit 5226446a1e

View File

@@ -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
@@ -245,7 +245,7 @@ n8n:
value: false
probes:
liveness:
enabled: false
enabled: true
custom: true
spec:
httpGet:
@@ -256,7 +256,7 @@ n8n:
timeoutSeconds: 1
failureThreshold: 3
readiness:
enabled: false
enabled: true
custom: true
spec:
httpGet: