From 0ac3b1d303c8d01ddb8155fc4a83d67671e65196 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 26 Jun 2024 20:27:33 +0200 Subject: [PATCH] chore(deps): update container image docker.io/nodered/node-red to v4.0.1@53cdec7 by renovate (#23838) 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 | `4.0.0` -> `4.0.1` | --- > [!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) ### [`v4.0.1`](https://togithub.com/node-red/node-red-docker/releases/tag/v4.0.1) [Compare Source](https://togithub.com/node-red/node-red-docker/compare/v4.0.0...v4.0.1) #### What's Changed - 🚀 Update to Node-RED 4.0.1 release by [@​knolleary](https://togithub.com/knolleary) in [https://github.com/node-red/node-red-docker/pull/441](https://togithub.com/node-red/node-red-docker/pull/441) **Full Changelog**: https://github.com/node-red/node-red-docker/compare/v4.0.0...v4.0.1
--- ### 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/node-red/Chart.yaml | 4 ++-- charts/stable/node-red/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index 14bd0b57a67..d263f5d61b0 100644 --- a/charts/stable/node-red/Chart.yaml +++ b/charts/stable/node-red/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.0.0 +appVersion: 4.0.1 dependencies: - name: common version: 24.1.2 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/node-red - https://hub.docker.com/r/nodered/node-red type: application -version: 21.0.0 +version: 21.0.1 diff --git a/charts/stable/node-red/values.yaml b/charts/stable/node-red/values.yaml index d558defcb0c..43dec2ad578 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: 4.0.0@sha256:aa2d35ab4cbc1c3bf791a22bbf4de251635c5cbc06b3ec9e6b26a31b1296f7e5 + tag: 4.0.1@sha256:53cdec75f709686da5b086a8545e55fd6471d26b435c99cc9de02b51a810a7e9 service: main: ports: