⬆️ Updating add-on Node-RED to 6db0249

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-30 17:15:45 +00:00
parent f45060db2d
commit 688db0f88d
4 changed files with 15 additions and 6 deletions

View file

@ -959,10 +959,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/62dbaf8
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/62dbaf8/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/6db0249
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/6db0249/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-62dbaf8-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-6db0249-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 docker/setup-buildx-action from v1.2.0 to v1.3.0 (#1007)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump docker/login-action from v1.8.0 to v1.9.0 (#1005)
- Bump node-red-node-serialport from 0.13.0 to 0.14.0 in /node-red (#1001)

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

View file

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