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.2` -> `3.1.3` | --- > [!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.3`](https://togithub.com/node-red/node-red-docker/releases/tag/v3.1.3) [Compare Source](https://togithub.com/node-red/node-red-docker/compare/v3.1.2...v3.1.3) #### What's Changed - 🚀 Update to Node-RED 3.1.3 release by [@​knolleary](https://togithub.com/knolleary) in [https://github.com/node-red/node-red-docker/pull/399](https://togithub.com/node-red/node-red-docker/pull/399) **Full Changelog**: https://github.com/node-red/node-red-docker/compare/v3.1.2...v3.1.3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
37 lines
1015 B
YAML
37 lines
1015 B
YAML
kubeVersion: '>=1.24.0'
|
|
apiVersion: v2
|
|
name: node-red
|
|
version: 15.0.13
|
|
appVersion: 3.1.3
|
|
description: Node-RED is low-code programming for event-driven applications
|
|
home: https://truecharts.org/charts/stable/node-red
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png
|
|
deprecated: false
|
|
sources:
|
|
- https://hub.docker.com/r/nodered/node-red
|
|
- https://github.com/node-red/node-red-docker
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/node-red
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- node-red
|
|
- nodered
|
|
dependencies:
|
|
- name: common
|
|
version: 14.3.5
|
|
repository: https://library-charts.truecharts.org
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
max_scale_version: 23.10.1
|
|
min_scale_version: 22.12.4
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: tools
|
|
truecharts.org/max_helm_version: "3.13"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: stable
|