⬆️ Updating add-on Node-RED to 902375b

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-19 15:12:12 +00:00
parent b1b2fb47b6
commit a839b33473
4 changed files with 16 additions and 6 deletions

View file

@ -899,10 +899,10 @@ SOFTWARE.
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[nginxproxymanager-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/5fddc8f
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/5fddc8f/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/902375b
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/902375b/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-5fddc8f-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-902375b-blue.svg
[node-red-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,14 @@
# Changelog since v9.0.1
- Bump node-red-dashboard from 2.29.0 to 2.29.1 in /node-red (#1016)
Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/node-red/node-red-dashboard/releases)
- [Changelog](https://github.com/node-red/node-red-dashboard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-red/node-red-dashboard/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump actions/stale from 3.0.18 to 3.0.19 (#1017)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.

View file

@ -50,6 +50,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-5fddc8f-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/5fddc8f
[release-shield]: https://img.shields.io/badge/version-902375b-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/902375b
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Node-RED",
"version": "5fddc8f",
"version": "902375b",
"slug": "nodered",
"description": "Flow-based programming for the Internet of Things",
"url": "https://github.com/hassio-addons/addon-node-red",