chore(deps): update container image docker.io/nodered/node-red to v3.1.11@db8329d by renovate (#23514)
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.10` -> `3.1.11` | --- > [!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> ### [`v3.1.11`](https://togithub.com/node-red/node-red-docker/releases/tag/v3.1.11) [Compare Source](https://togithub.com/node-red/node-red-docker/compare/v3.1.10...v3.1.11) #### What's Changed - 🚀 Update to Node-RED 3.1.11 release by [@​knolleary](https://togithub.com/knolleary) in [https://github.com/node-red/node-red-docker/pull/435](https://togithub.com/node-red/node-red-docker/pull/435) **Full Changelog**: https://github.com/node-red/node-red-docker/compare/v3.1.10...v3.1.11 </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.10
|
||||
appVersion: 3.1.11
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.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: 20.1.0
|
||||
version: 20.1.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.10@sha256:13b5783bf170e87df18d3b881750d2b00c0164163f89ad47d03f6fc4cbe5e2d9
|
||||
tag: 3.1.11@sha256:db8329d3cc6c6d6aa8bf9c558c89a1f0f33813acb73955815b32e34c15bd1df4
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user