From 688db0f88defcdd8b668dce24dc936db22bfec90 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 30 Apr 2021 17:15:45 +0000 Subject: [PATCH] :arrow_up: Updating add-on Node-RED to 6db0249 --- README.md | 6 +++--- node-red/CHANGELOG.md | 9 +++++++++ node-red/README.md | 4 ++-- node-red/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f4a2e5f3d..4c717104e 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/node-red/CHANGELOG.md b/node-red/CHANGELOG.md index fe1637d36..d493d1242 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -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] + +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) diff --git a/node-red/README.md b/node-red/README.md index 7ba4e4af1..957998102 100644 --- a/node-red/README.md +++ b/node-red/README.md @@ -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 \ No newline at end of file diff --git a/node-red/config.json b/node-red/config.json index 14c30bfd1..8add6c7a8 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -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",