mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Node-RED to 9a8f3c3
This commit is contained in:
parent
c4232b174d
commit
7e62a1d65c
4 changed files with 27 additions and 12 deletions
|
@ -711,10 +711,10 @@ SOFTWARE.
|
|||
[nut-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[nut-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[nut-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/2c3f4a9
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/2c3f4a9/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/9a8f3c3
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/9a8f3c3/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-2c3f4a9-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-9a8f3c3-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,18 +1,33 @@
|
|||
# Changelog since v1.2.2
|
||||
|
||||
2019/01/01 13:47 UTC - [2c3f4a9](https://github.com/hassio-addons/addon-node-red/commit/2c3f4a951d8d5917790e32285698cbfe842c99de) by [@tjorim](https://github.com/tjorim)
|
||||
2019/01/02 11:18 UTC - [9a8f3c3](https://github.com/hassio-addons/addon-node-red/commit/9a8f3c376f36890c946ecbfa757c25aea8fa6d37) by [@frenck](https://github.com/frenck)
|
||||
> :fire: Removes BountySource links
|
||||
|
||||
2019/01/02 11:18 UTC - [25e52a9](https://github.com/hassio-addons/addon-node-red/commit/25e52a94892b633daab2852adbee7f910d28329b) by [@frenck](https://github.com/frenck)
|
||||
> :tractor: Replaces add-on link with GitHub link
|
||||
|
||||
2019/01/02 11:18 UTC - [1cf5895](https://github.com/hassio-addons/addon-node-red/commit/1cf5895c265599169b4afb5ffa1f0f75f71c8d66) by [@frenck](https://github.com/frenck)
|
||||
> :fireworks: Updates maintenance year to 2019
|
||||
|
||||
2019/01/02 11:18 UTC - [9007db1](https://github.com/hassio-addons/addon-node-red/commit/9007db1c3f604f3b006b94d34f2b5d4c10e47c32) by [@frenck](https://github.com/frenck)
|
||||
> :fire: Removes Anchore.io links
|
||||
|
||||
2019/01/02 11:18 UTC - [6db4ad5](https://github.com/hassio-addons/addon-node-red/commit/6db4ad59954bd2c717104081a503b3ae16593240) by [@frenck](https://github.com/frenck)
|
||||
> :pencil2: Fixes spelling error in Dockerfile
|
||||
|
||||
2019/01/02 11:18 UTC - [2c3f4a9](https://github.com/hassio-addons/addon-node-red/commit/2c3f4a951d8d5917790e32285698cbfe842c99de) by [@tjorim](https://github.com/tjorim)
|
||||
> ✨ Adds openssh-client for Node-RED Projects (#96)
|
||||
|
||||
* :sparkles: Include openssh-keygen for Node-RED Projects
|
||||
|
||||
* :arrow_up: openssh-keygen -> openssh-client
|
||||
|
||||
2019/01/01 13:47 UTC - [6223ebb](https://github.com/hassio-addons/addon-node-red/commit/6223ebb588885f27ae7abb5e1c694f0b81960764) by [@tjorim](https://github.com/tjorim)
|
||||
2019/01/02 11:18 UTC - [6223ebb](https://github.com/hassio-addons/addon-node-red/commit/6223ebb588885f27ae7abb5e1c694f0b81960764) by [@tjorim](https://github.com/tjorim)
|
||||
> ⬆️ Upgrades node-red-contrib-home-assistant-websocket to 0.5.1 (#103)
|
||||
|
||||
2019/01/01 13:47 UTC - [8a4de46](https://github.com/hassio-addons/addon-node-red/commit/8a4de46cedb9e536424cfd00ccc99a734adf042f) by [@tjorim](https://github.com/tjorim)
|
||||
2019/01/02 11:18 UTC - [8a4de46](https://github.com/hassio-addons/addon-node-red/commit/8a4de46cedb9e536424cfd00ccc99a734adf042f) by [@tjorim](https://github.com/tjorim)
|
||||
> ⬆️ Upgrades node-red-contrib-cast to 0.2.2
|
||||
|
||||
2019/01/01 13:47 UTC - [c0735d3](https://github.com/hassio-addons/addon-node-red/commit/c0735d3d4860236ed595f4b5eed81f52ab94401a) by [@tjorim](https://github.com/tjorim)
|
||||
2019/01/02 11:18 UTC - [c0735d3](https://github.com/hassio-addons/addon-node-red/commit/c0735d3d4860236ed595f4b5eed81f52ab94401a) by [@tjorim](https://github.com/tjorim)
|
||||
> ⬆️ Upgrades node-red-contrib-bigtimer to 2.0.8
|
||||
|
||||
|
|
|
@ -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/2c3f4a9/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-node-red/blob/9a8f3c3/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/2018.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-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-2c3f4a9-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/2c3f4a9
|
||||
[release-shield]: https://img.shields.io/badge/version-9a8f3c3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/9a8f3c3
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "2c3f4a9",
|
||||
"version": "9a8f3c3",
|
||||
"slug": "nodered",
|
||||
"description": "Flow-based programming for the Internet of Things",
|
||||
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023?u=frenck",
|
||||
"url": "https://github.com/hassio-addons/addon-node-red",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:1880]",
|
||||
"startup": "application",
|
||||
"arch": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue