⬆️ Updating add-on Node-RED to 5fddc8f

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-19 11:20:52 +00:00
parent 12c6f5d15c
commit 085f8a056e
4 changed files with 15 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/a9fe07a
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/a9fe07a/README.md
[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
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-a9fe07a-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-5fddc8f-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,13 @@
# Changelog since v9.0.1
- 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.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump node-red-node-email from 1.12.0 to 1.12.1 in /node-red (#1014)
Bumps [node-red-node-email](https://github.com/node-red/node-red-nodes) from 1.12.0 to 1.12.1.

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-a9fe07a-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/a9fe07a
[release-shield]: https://img.shields.io/badge/version-5fddc8f-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/5fddc8f
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png

View file

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