mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on Node-RED to f4ba03b
This commit is contained in:
parent
b4df2171fe
commit
30fa1a11cf
4 changed files with 10 additions and 28 deletions
|
@ -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/1731f33
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/1731f33/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/f4ba03b
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/f4ba03b/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-1731f33-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-f4ba03b-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
|
||||
|
|
|
@ -1,23 +1,5 @@
|
|||
# Changelog since v5.0.5
|
||||
# Changelog since v5.0.6
|
||||
|
||||
2019/12/08 17:28 UTC - [1731f33](https://github.com/hassio-addons/addon-node-red/commit/1731f332565af7c8c2b758b4e984c9c7c03d6c28) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> :arrow_up: Updates snyk to v1.258.1 (#388)
|
||||
|
||||
|
||||
|
||||
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
||||
|
||||
2019/12/08 17:28 UTC - [c0470bc](https://github.com/hassio-addons/addon-node-red/commit/c0470bc85978d6a087dfb19b6c14f6511cf6e10b) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> :arrow_up: Updates node-red-contrib-modbus to v5.2.0 (#391)
|
||||
|
||||
|
||||
|
||||
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
||||
|
||||
2019/12/08 17:28 UTC - [245e295](https://github.com/hassio-addons/addon-node-red/commit/245e29514082bbfd68a70ddf15388a5aafa7ddf7) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> :arrow_up: Updates node-red-dashboard to v2.19.2 (#387)
|
||||
|
||||
|
||||
|
||||
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
||||
2019/12/09 08:41 UTC - [f4ba03b](https://github.com/hassio-addons/addon-node-red/commit/f4ba03b4f2338af4f49d28f47bb9842883d0b5b5) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades node-red-contrib-home-assistant-websocket to 0.17.0
|
||||
|
||||
|
|
|
@ -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/1731f33/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-node-red/blob/f4ba03b/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-1731f33-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/1731f33
|
||||
[release-shield]: https://img.shields.io/badge/version-f4ba03b-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/f4ba03b
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "1731f33",
|
||||
"version": "f4ba03b",
|
||||
"slug": "nodered",
|
||||
"description": "Flow-based programming for the Internet of Things",
|
||||
"url": "https://github.com/hassio-addons/addon-node-red",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue