⬆️ Updating add-on Node-RED to 0427a58

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-23 09:34:14 +00:00
parent 88ab78719c
commit f74ae4a7b4
4 changed files with 22 additions and 6 deletions

View file

@ -881,10 +881,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/82f8e46 [addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/0427a58
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/82f8e46/README.md [addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/0427a58/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-82f8e46-blue.svg [node-red-version-shield]: https://img.shields.io/badge/version-0427a58-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,20 @@
# Changelog since v10.0.0 # Changelog since v10.0.0
- Bump docker/build-push-action from 2.6.1 to 2.7.0 (#1102)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#1101) - Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#1101)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2. Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2.

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

View file

@ -1,6 +1,6 @@
{ {
"name": "Node-RED", "name": "Node-RED",
"version": "82f8e46", "version": "0427a58",
"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",