⬆️ Updating add-on Node-RED to bb3405c

This commit is contained in:
Community Hass.io Add-ons Bot 2021-03-08 14:11:30 +00:00
parent fa91aa8f49
commit 64c72b511e
4 changed files with 16 additions and 6 deletions

View file

@ -982,10 +982,10 @@ SOFTWARE.
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-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/871e5bd [addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/bb3405c
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/871e5bd/README.md [addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/bb3405c/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-871e5bd-blue.svg [node-red-version-shield]: https://img.shields.io/badge/version-bb3405c-blue.svg
[node-red-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,14 @@
# Changelog since v8.1.2 # Changelog since v8.1.2
- ⬆ Upgrades add-on base image to v9.1.5 (#922)
- ⬆️ Bump node-red-contrib-sunevents from 2.0.3 to 3.0.0 in /node-red (#919)
Bumps [node-red-contrib-sunevents](https://github.com/freakent/node-red-contrib-sunevents) from 2.0.3 to 3.0.0.
- [Release notes](https://github.com/freakent/node-red-contrib-sunevents/releases)
- [Commits](https://github.com/freakent/node-red-contrib-sunevents/commits/3.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#920) - ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#920)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18. Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18.

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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-871e5bd-blue.svg [release-shield]: https://img.shields.io/badge/version-bb3405c-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/871e5bd [release]: https://github.com/hassio-addons/addon-node-red/tree/bb3405c
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

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