From dc27560beb1c66254f235ffd4a34b33b59766d85 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 01:58:32 +0100 Subject: [PATCH] chore(deps): update container image docker.io/nodered/node-red to v3.1.5@a5cc2d5 by renovate (#18128) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/nodered/node-red](https://togithub.com/node-red/node-red-docker) | patch | `3.1.3` -> `3.1.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
node-red/node-red-docker (docker.io/nodered/node-red) ### [`v3.1.5`](https://togithub.com/node-red/node-red-docker/releases/tag/v3.1.5) [Compare Source](https://togithub.com/node-red/node-red-docker/compare/v3.1.4...v3.1.5) #### What's Changed - 🚀 Update to Node-RED 3.1.5 release by [@​knolleary](https://togithub.com/knolleary) in [https://github.com/node-red/node-red-docker/pull/410](https://togithub.com/node-red/node-red-docker/pull/410) **Full Changelog**: https://github.com/node-red/node-red-docker/compare/v3.1.4...v3.1.5 ### [`v3.1.4`](https://togithub.com/node-red/node-red-docker/releases/tag/v3.1.4) [Compare Source](https://togithub.com/node-red/node-red-docker/compare/v3.1.3...v3.1.4) #### What's Changed - 📝Fix Docker image tag and Node version mismatch in README.md by [@​takuya-o](https://togithub.com/takuya-o) in [https://github.com/node-red/node-red-docker/pull/401](https://togithub.com/node-red/node-red-docker/pull/401) - Update healthcheck.js by [@​hardillb](https://togithub.com/hardillb) in [https://github.com/node-red/node-red-docker/pull/405](https://togithub.com/node-red/node-red-docker/pull/405) - 🚀 Update to Node-RED 3.1.4 release by [@​knolleary](https://togithub.com/knolleary) in [https://github.com/node-red/node-red-docker/pull/409](https://togithub.com/node-red/node-red-docker/pull/409) #### New Contributors - [@​takuya-o](https://togithub.com/takuya-o) made their first contribution in [https://github.com/node-red/node-red-docker/pull/401](https://togithub.com/node-red/node-red-docker/pull/401) **Full Changelog**: https://github.com/node-red/node-red-docker/compare/v3.1.3...v3.1.4
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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/node-red/Chart.yaml | 6 +++--- charts/stable/node-red/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index f5133cf3972..61926439e4d 100644 --- a/charts/stable/node-red/Chart.yaml +++ b/charts/stable/node-red/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.1.3 +appVersion: 3.1.5 dependencies: - name: common version: 17.2.30 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png keywords: - node-red - nodered -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/node-red - https://hub.docker.com/r/nodered/node-red type: application -version: 17.1.12 +version: 17.1.13 diff --git a/charts/stable/node-red/values.yaml b/charts/stable/node-red/values.yaml index e2b955d3ae0..c7d39643c13 100644 --- a/charts/stable/node-red/values.yaml +++ b/charts/stable/node-red/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.3@sha256:75e48924159f6c6bf4221017069a8b496cab8d0b21d3d0b1fcaf058af8294865 + tag: 3.1.5@sha256:a5cc2d5417d48c13a50de322aa4c0b909ff28f826e6f6449c5d8aaefbf01b558 service: main: ports: