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 4525848
This commit is contained in:
parent
b535b7dd7c
commit
c785a9081a
4 changed files with 10 additions and 19 deletions
|
@ -955,10 +955,10 @@ SOFTWARE.
|
|||
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[nginxproxymanager-armv7-shield]: https://img.shields.io/badge/armv7-no-red.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/494cfce
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/494cfce/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/4525848
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/4525848/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-494cfce-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-4525848-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,14 +1,5 @@
|
|||
# Changelog since v2.0.1
|
||||
# Changelog since v2.0.2
|
||||
|
||||
2019/03/23 12:01 UTC - [494cfce](https://github.com/hassio-addons/addon-node-red/commit/494cfce6b0412e61769f19f69fcd97bbc39e51af) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades add-on base image to 3.0.1
|
||||
|
||||
2019/03/23 12:01 UTC - [5b14229](https://github.com/hassio-addons/addon-node-red/commit/5b14229b3c1cb05437da147e963b1b2e35ba3d57) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades add-on base image to 3.0.1
|
||||
|
||||
2019/03/23 12:01 UTC - [2208808](https://github.com/hassio-addons/addon-node-red/commit/220880825133c53e1464e0117bcd51b5ef457fc3) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> :arrow_up: Updates js-yaml to v3.13.0 (#173)
|
||||
|
||||
2019/03/23 12:01 UTC - [706de97](https://github.com/hassio-addons/addon-node-red/commit/706de97745c72a45236b6b9a6473e2be943076ec) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> :arrow_up: Updates node-red to v0.20.3 (#172)
|
||||
2019/04/04 08:45 UTC - [4525848](https://github.com/hassio-addons/addon-node-red/commit/452584839ac8341605deac3d165cf96dcce4e3e6) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> :arrow_up: Updates node-red-contrib-home-assistant-websocket to v0.10.1 (#178)
|
||||
|
||||
|
|
|
@ -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/494cfce/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-node-red/blob/4525848/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-494cfce-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/494cfce
|
||||
[release-shield]: https://img.shields.io/badge/version-4525848-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/4525848
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "494cfce",
|
||||
"version": "4525848",
|
||||
"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