⬆️ Updating add-on Node-RED to 17f830c

This commit is contained in:
Community Hass.io Add-ons Bot 2020-07-17 12:17:21 +00:00
parent 4ad4525719
commit e374030b61
4 changed files with 15 additions and 6 deletions

View file

@ -1086,10 +1086,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/d28e17f
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/d28e17f/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/17f830c
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/17f830c/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-d28e17f-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-17f830c-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,13 @@
# Changelog since v7.0.0
- ⬆️ Bump @node-red-contrib-themes/midnight-red from 1.4.2 to 1.4.3 in /node-red (#621)
Bumps [@node-red-contrib-themes/midnight-red](https://github.com/node-red-contrib-themes/midnight-red) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/node-red-contrib-themes/midnight-red/releases)
- [Commits](https://github.com/node-red-contrib-themes/midnight-red/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump @node-red-contrib-themes/midnight-red from 1.4.1 to 1.4.2 in /node-red (#616)
Bumps [@node-red-contrib-themes/midnight-red](https://github.com/node-red-contrib-themes/midnight-red) from 1.4.1 to 1.4.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]: 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-d28e17f-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/d28e17f
[release-shield]: https://img.shields.io/badge/version-17f830c-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/17f830c
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

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