mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Node-RED to d043267
This commit is contained in:
parent
c4f4cf195d
commit
6138dc4e4b
4 changed files with 20 additions and 10 deletions
|
@ -498,10 +498,10 @@ SOFTWARE.
|
|||
[jupyter-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[jupyter-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[jupyter-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/f077371
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/f077371/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/d043267
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/d043267/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-f077371-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-d043267-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,23 @@
|
|||
# Changelog since v0.1.1
|
||||
|
||||
2018/06/03 09:11 UTC - [f077371](https://github.com/hassio-addons/addon-node-red/commit/f07737139971b34d501f6ffd3c48e3cb6845c55e) by [@frenck](https://github.com/frenck)
|
||||
2018/06/06 20:50 UTC - [d043267](https://github.com/hassio-addons/addon-node-red/commit/d043267755d3bf8ad68024c65863223884c502c3) by [@frenck](https://github.com/frenck)
|
||||
> :ambulance: Sets hadolint fixed to v1.6.6
|
||||
|
||||
2018/06/06 20:50 UTC - [a348776](https://github.com/hassio-addons/addon-node-red/commit/a3487761e71a7dac83043822f2b5fe2c1e8e7a78) by [@frenck](https://github.com/frenck)
|
||||
> :sparkles: Adds access to the share folder
|
||||
|
||||
2018/06/06 20:50 UTC - [ad1250a](https://github.com/hassio-addons/addon-node-red/commit/ad1250a7b90614aef55160526a2a6e50676a8cba) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades base image to v1.4.2
|
||||
|
||||
2018/06/06 20:50 UTC - [f077371](https://github.com/hassio-addons/addon-node-red/commit/f07737139971b34d501f6ffd3c48e3cb6845c55e) by [@frenck](https://github.com/frenck)
|
||||
> :books: Adds note about GPIO warning messages
|
||||
|
||||
2018/06/03 09:11 UTC - [bc9ef04](https://github.com/hassio-addons/addon-node-red/commit/bc9ef040591aa2e095ac4a0eb86f6eb6da1a7c36) by [@frenck](https://github.com/frenck)
|
||||
2018/06/06 20:50 UTC - [bc9ef04](https://github.com/hassio-addons/addon-node-red/commit/bc9ef040591aa2e095ac4a0eb86f6eb6da1a7c36) by [@frenck](https://github.com/frenck)
|
||||
> :ambulance: :books: Fixes incorrect configuration variable in README
|
||||
|
||||
Ref #3
|
||||
|
||||
2018/06/03 09:11 UTC - [0cfc528](https://github.com/hassio-addons/addon-node-red/commit/0cfc528f9969664b7d59173f3a1bc1d45f60bb08) by [@greenkeeper[bot]](https://github.com/apps/greenkeeper)
|
||||
2018/06/06 20:50 UTC - [0cfc528](https://github.com/hassio-addons/addon-node-red/commit/0cfc528f9969664b7d59173f3a1bc1d45f60bb08) by [@greenkeeper[bot]](https://github.com/apps/greenkeeper)
|
||||
> Update dependencies to enable Greenkeeper 🌴 (#1)
|
||||
|
||||
* chore: add Greenkeeper config file
|
||||
|
|
|
@ -46,9 +46,9 @@ If you are more interested in stable releases of our add-ons:
|
|||
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
|
||||
[discord]: https://discord.gg/c5DvZ4e
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-f077371-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/f077371
|
||||
[docs]: https://github.com/hassio-addons/addon-node-red/blob/f077371/README.md
|
||||
[release-shield]: https://img.shields.io/badge/version-d043267-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/d043267
|
||||
[docs]: https://github.com/hassio-addons/addon-node-red/blob/d043267/README.md
|
||||
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
|
||||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "f077371",
|
||||
"version": "d043267",
|
||||
"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",
|
||||
|
@ -19,6 +19,7 @@
|
|||
"privileged": [],
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
"ssl"
|
||||
],
|
||||
"options": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue