From 7acc29605f5181dbefe15371a77fd1a0d6931658 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 8 Oct 2025 17:04:22 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/n8n-io/?= =?UTF-8?q?n8n=201.115.0=20=E2=86=92=201.115.1=20(#40538)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | patch | `37b5550` -> `ed16e56` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/n8n/Chart.yaml | 5 +++-- charts/stable/n8n/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index 3916437377b..557150aeed1 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.115.0 +appVersion: 1.115.1 dependencies: - name: common version: 28.22.0 @@ -44,7 +44,8 @@ sources: - https://docs.n8n.io/ - https://ghcr.io/n8n-io/n8n - https://github.com/n8n-io/n8n + - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/n8n type: application -version: 17.28.0 +version: 17.28.1 diff --git a/charts/stable/n8n/values.yaml b/charts/stable/n8n/values.yaml index ecb279d0b67..11851c171de 100644 --- a/charts/stable/n8n/values.yaml +++ b/charts/stable/n8n/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/n8n-io/n8n - tag: 1.115.0@sha256:37b55505854e4f9ca840672c6e94abbe35cfba5fc63c750f2b3c470ca5529af4 + tag: 1.115.1@sha256:ed16e560c40e6d214250cdd41cdfef0fe9774da45f0cbc8adbb8b6b61f3ceb0f pullPolicy: IfNotPresent timezoneandlocale: {} # N8N_DEFAULT_LOCALE: "en"