⬆️ Updating add-on Node-RED to 6471e53

This commit is contained in:
Community Hass.io Add-ons Bot 2020-10-16 10:14:37 +00:00
parent 283f9a9393
commit 4ffa8d3377
4 changed files with 16 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/7d859d2
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/7d859d2/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/6471e53
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/6471e53/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-7d859d2-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-6471e53-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,14 @@
# Changelog since v7.2.5
- ⬆️ Bump snyk from 1.413.3 to 1.414.0 (#723)
Bumps [snyk](https://github.com/snyk/snyk) from 1.413.3 to 1.414.0.
- [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.413.3...v1.414.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump snyk from 1.413.2 to 1.413.3 (#721)
Bumps [snyk](https://github.com/snyk/snyk) from 1.413.2 to 1.413.3.

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

View file

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