chore(deps): update container image docker.io/nodered/node-red to v4.0.4@6710dbc by renovate (#27490)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/nodered/node-red](https://redirect.github.com/node-red/node-red-docker) | patch | `4.0.3` -> `4.0.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>node-red/node-red-docker (docker.io/nodered/node-red)</summary> ### [`v4.0.4`](https://redirect.github.com/node-red/node-red-docker/releases/tag/v4.0.4) [Compare Source](https://redirect.github.com/node-red/node-red-docker/compare/v4.0.3...v4.0.4) **Node-RED 4.0.4 release: https://github.com/node-red/node-red/releases/tag/4.0.4** #### What's Changed - Add image source label to dockerfiles by [@​wuast94](https://redirect.github.com/wuast94) in [https://github.com/node-red/node-red-docker/pull/456](https://redirect.github.com/node-red/node-red-docker/pull/456) - 🚀 Update to Node-RED 4.0.4 release by [@​knolleary](https://redirect.github.com/knolleary) in [https://github.com/node-red/node-red-docker/pull/458](https://redirect.github.com/node-red/node-red-docker/pull/458) #### New Contributors - [@​wuast94](https://redirect.github.com/wuast94) made their first contribution in [https://github.com/node-red/node-red-docker/pull/456](https://redirect.github.com/node-red/node-red-docker/pull/456) **Full Changelog**: https://github.com/node-red/node-red-docker/compare/v4.0.3...v4.0.4 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.3
|
||||
appVersion: 4.0.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
@@ -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.1.0
|
||||
version: 21.1.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.0.3@sha256:55fc57012066ce49fc5615b83b558552ba464bbeaa299b688e11e51dc90b0fd7
|
||||
tag: 4.0.4@sha256:6710dbcae4f72837795cad5ca75f5f2620ad07ed953936e5f6c48cef8b7b1c2e
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user