⬆️ Updating add-on Node-RED to 238dc40

This commit is contained in:
Community Hass.io Add-ons Bot 2019-11-04 18:56:36 +00:00
parent 4ceb9290e3
commit 5e38d43f20
4 changed files with 25 additions and 9 deletions

View file

@ -1085,10 +1085,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/19d2523
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/19d2523/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/238dc40
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/238dc40/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-19d2523-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-238dc40-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,13 +1,29 @@
# Changelog since v5.0.2
2019/10/26 12:06 UTC - [19d2523](https://github.com/hassio-addons/addon-node-red/commit/19d2523b89bdc096be9f23383410cae0f9665e61) by [@renovate[bot]](https://github.com/apps/renovate)
2019/11/04 18:34 UTC - [238dc40](https://github.com/hassio-addons/addon-node-red/commit/238dc40d18279e1c2c83463cb15b26f6aa314de7) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades nginx to 1.16.1-r1
2019/11/04 18:34 UTC - [9c74774](https://github.com/hassio-addons/addon-node-red/commit/9c74774b718c60e522748da5b7bfc8abfb900ba6) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates snyk to v1.241.1 (#357)
2019/11/04 18:34 UTC - [284aeaa](https://github.com/hassio-addons/addon-node-red/commit/284aeaae38c22c7a8eedb5f6d38a259375f08041) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red-contrib-theme-midnight-red to v1.0.8 (#359)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2019/11/04 18:34 UTC - [1acbe31](https://github.com/hassio-addons/addon-node-red/commit/1acbe31b42322d49d033a8ef74a83615f025c0db) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red-node-base64 to v0.2.0 (#358)
2019/11/04 18:34 UTC - [19d2523](https://github.com/hassio-addons/addon-node-red/commit/19d2523b89bdc096be9f23383410cae0f9665e61) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red-node-ping to v0.1.0 (#356)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2019/10/26 12:06 UTC - [66e67b2](https://github.com/hassio-addons/addon-node-red/commit/66e67b25ba7ab0e89ede8963635216c9a82be50c) by [@renovate[bot]](https://github.com/apps/renovate)
2019/11/04 18:34 UTC - [66e67b2](https://github.com/hassio-addons/addon-node-red/commit/66e67b25ba7ab0e89ede8963635216c9a82be50c) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red-contrib-interval-length to v0.0.4 (#355)

View file

@ -46,13 +46,13 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-node-red/blob/19d2523/README.md
[docs]: https://github.com/hassio-addons/addon-node-red/blob/238dc40/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[patreon-shield]: https://www.frenck.nl/images/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-19d2523-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/19d2523
[release-shield]: https://img.shields.io/badge/version-238dc40-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/238dc40
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

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