diff --git a/clusters/cl01tl/platform/n8n/values.yaml b/clusters/cl01tl/platform/n8n/values.yaml index 580404d64..6a7dcdcaf 100644 --- a/clusters/cl01tl/platform/n8n/values.yaml +++ b/clusters/cl01tl/platform/n8n/values.yaml @@ -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