mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 04:01:25 +00:00
⬆️ Updating add-on Node-RED to 3238e41
This commit is contained in:
parent
288d4f566c
commit
8c258dc081
4 changed files with 15 additions and 6 deletions
|
@ -1086,10 +1086,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/646683c
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/646683c/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/3238e41
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/3238e41/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-646683c-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-3238e41-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,4 +1,13 @@
|
|||
# Changelog since v6.3.0
|
||||
- ⬆ Updates snyk to v1.358.0 (#597)
|
||||
|
||||
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
||||
- ⬆ Updates node-red-node-ping to v0.2.1 (#598)
|
||||
|
||||
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
||||
- ⬆ Updates node-red-contrib-modbus to v5.13.3 (#599)
|
||||
|
||||
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
||||
- ⬆ Updates snyk to v1.356.0 (#596)
|
||||
|
||||
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
||||
|
|
|
@ -50,6 +50,6 @@ If you are more interested in stable releases of our add-ons:
|
|||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-646683c-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/646683c
|
||||
[release-shield]: https://img.shields.io/badge/version-3238e41-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/3238e41
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "646683c",
|
||||
"version": "3238e41",
|
||||
"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