⬆️ Updating add-on Node-RED to 422ce86

This commit is contained in:
Community Hass.io Add-ons Bot 2020-11-06 19:15:58 +00:00
parent 7b0fbccf76
commit d7b100c6b2
4 changed files with 26 additions and 6 deletions

View file

@ -1116,10 +1116,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/58ae09c
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/58ae09c/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/422ce86
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/422ce86/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-58ae09c-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-422ce86-blue.svg
[node-red-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/node-red-armhf.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

View file

@ -1,4 +1,24 @@
# Changelog since v7.2.7
- ⬆️ Bump node-red from 1.2.2 to 1.2.3 (#749)
Bumps [node-red](https://github.com/node-red/node-red) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/node-red/node-red/releases)
- [Changelog](https://github.com/node-red/node-red/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-red/node-red/compare/1.2.2...1.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump snyk from 1.424.2 to 1.424.4 (#750)
Bumps [snyk](https://github.com/snyk/snyk) from 1.424.2 to 1.424.4.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.424.2...v1.424.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump node-red-contrib-influxdb from 0.4.1 to 0.5.0 (#746)
Bumps [node-red-contrib-influxdb](https://github.com/mblackstock/node-red-contrib-influxdb) from 0.4.1 to 0.5.0.

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-58ae09c-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/58ae09c
[release-shield]: https://img.shields.io/badge/version-422ce86-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/422ce86
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

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