From 53e2b085fbc91f2c44cd023310ae4b3b24cd5155 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 5 Dec 2023 19:26:43 +0100 Subject: [PATCH] chore(deps): update container image n8nio/n8n to v1.19.5@48e261c (#15775) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | n8nio/n8n | patch | `1.19.4` -> `1.19.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/n8n/Chart.yaml | 52 +++++++++++++++++------------------ charts/stable/n8n/values.yaml | 2 +- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index 0dc301daade..9388ed1f59c 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -1,39 +1,39 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: n8n -version: 9.2.1 -appVersion: 1.19.4 +version: 9.2.2 +appVersion: 1.19.5 description: n8n is an extendable workflow automation tool. home: https://truecharts.org/charts/stable/n8n icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png deprecated: false sources: - - https://docs.n8n.io/ - - https://github.com/n8n-io/n8n - - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - - https://hub.docker.com/r/n8nio/n8n +- https://hub.docker.com/r/n8nio/n8n +- https://docs.n8n.io/ +- https://github.com/n8n-io/n8n +- https://github.com/truecharts/charts/tree/master/charts/stable/n8n maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - workflows - - automation +- workflows +- automation dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +- name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/n8n/values.yaml b/charts/stable/n8n/values.yaml index e7d12e894e3..28808eb9758 100644 --- a/charts/stable/n8n/values.yaml +++ b/charts/stable/n8n/values.yaml @@ -1,6 +1,6 @@ image: repository: n8nio/n8n - tag: 1.19.4@sha256:b5277ea2bc4224bf8e586359b14827dca812b5518062b42f09fe32c09bb4667e + tag: 1.19.5@sha256:48e261c299c33da9e532a3e633227d70b1fc17153c654d5c5df15fea35823c90 pullPolicy: IfNotPresent timezoneandlocale: {} # N8N_DEFAULT_LOCALE: "en"