From 821fb324cd70eb85baacbb7156f36d6cddc5c3e5 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 6 Oct 2025 22:47:33 -0500 Subject: [PATCH] upgrade --- clusters/cl01tl/platform/n8n/values.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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