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 e703372
This commit is contained in:
parent
abb28d7a2e
commit
55469899e6
5 changed files with 12 additions and 8 deletions
|
@ -927,10 +927,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/7b74ae4
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/7b74ae4/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/e703372
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/e703372/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-7b74ae4-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-e703372-blue.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
|
||||
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
# Changelog since v14.0.0
|
||||
- 🎆 Updates maintenance/license year to 2023 (#1534)
|
||||
- Bump node-red-dashboard from 3.2.3 to 3.3.0 in /node-red (#1533)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump node-red-contrib-persistent-fsm from 1.2.0 to 1.2.1 in /node-red (#1531)
|
||||
|
||||
Bumps [node-red-contrib-persistent-fsm](https://github.com/hufftheweevil/node-red-contrib-persistent-fsm) from 1.2.0 to 1.2.1.
|
||||
|
|
|
@ -278,7 +278,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018-2022 Franck Nijhof
|
||||
Copyright (c) 2018-2023 Franck Nijhof
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -46,11 +46,11 @@ If you are more interested in stable releases of our add-ons:
|
|||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-node-red/55023?u=frenck
|
||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||
[github-sponsors]: https://github.com/sponsors/frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
|
||||
[nodered]: https://nodered.org
|
||||
[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-7b74ae4-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/7b74ae4
|
||||
[release-shield]: https://img.shields.io/badge/version-e703372-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/e703372
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
|
@ -68,4 +68,4 @@ schema:
|
|||
slug: nodered
|
||||
uart: true
|
||||
url: https://github.com/hassio-addons/addon-node-red
|
||||
version: 7b74ae4
|
||||
version: e703372
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue