From a2b0ef8d81edca6e34a6254a46896b424179af52 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Jun 2025 09:02:06 +0000 Subject: [PATCH] Update ghcr.io/n8n-io/n8n Docker tag to v1.99.1 --- clusters/cl01tl/platform/n8n/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/platform/n8n/values.yaml b/clusters/cl01tl/platform/n8n/values.yaml index 98bcde282..c6c1e827b 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.99.0 + tag: 1.99.1 pullPolicy: IfNotPresent env: - name: GENERIC_TIMEZONE @@ -93,7 +93,7 @@ n8n: main: image: repository: ghcr.io/n8n-io/n8n - tag: 1.99.0 + tag: 1.99.1 pullPolicy: IfNotPresent command: - n8n @@ -182,7 +182,7 @@ n8n: main: image: repository: ghcr.io/n8n-io/n8n - tag: 1.99.0 + tag: 1.99.1 pullPolicy: IfNotPresent command: - n8n -- 2.49.1