chore(helm): update image docker.io/nodered/node-red 4.0.8 → 4.0.9 (#32102)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/nodered/node-red](https://redirect.github.com/node-red/node-red-docker) | patch | `9492661` -> `74e4078` | --- > [!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. --- ### Release Notes <details> <summary>node-red/node-red-docker (docker.io/nodered/node-red)</summary> ### [`v4.0.9`](https://redirect.github.com/node-red/node-red-docker/releases/tag/v4.0.9) [Compare Source](https://redirect.github.com/node-red/node-red-docker/compare/v4.0.8...v4.0.9) #### What's Changed **Node-RED 4.0.9 release:** https://github.com/node-red/node-red/releases/tag/4.0.9 - 🚀 Update to Node-RED 4.0.9 release by [@​knolleary](https://redirect.github.com/knolleary) in [https://github.com/node-red/node-red-docker/pull/477](https://redirect.github.com/node-red/node-red-docker/pull/477) **Full Changelog**: https://github.com/node-red/node-red-docker/compare/v4.0.8...v4.0.9 </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.8
|
||||
appVersion: 4.0.9
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -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.4.2
|
||||
version: 21.4.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.0.8@sha256:94926616c16e016e2468c2c83a8d9040ffdef1999e54a2b36e54986d37de2f7f
|
||||
tag: 4.0.9@sha256:74e40788e10bf5f58d98596645457b34e3c401b1bae38ba4e0efd295b50d464d
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user