diff --git a/README.md b/README.md index 77f9e8d2f..ca3926a6f 100644 --- a/README.md +++ b/README.md @@ -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/3c4aea1 -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/3c4aea1/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/f806baa +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/f806baa/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-3c4aea1-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-f806baa-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 b238c7e05..4abad1561 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v9.2.0 +- Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 (#1065) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1) + +--- +updated-dependencies: +- dependency-name: docker/setup-buildx-action + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump node-red-dashboard from 2.29.3 to 2.30.0 (#1062) Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 2.29.3 to 2.30.0. diff --git a/node-red/README.md b/node-red/README.md index 1fe540c0c..b96455d19 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-3c4aea1-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/3c4aea1 +[release-shield]: https://img.shields.io/badge/version-f806baa-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/f806baa [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 f50983894..1f02e1411 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "3c4aea1", + "version": "f806baa", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://github.com/hassio-addons/addon-node-red",