mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Node-RED to 158cff0
This commit is contained in:
parent
8fec1b2ce7
commit
a63bfaf3f6
4 changed files with 39 additions and 6 deletions
|
@ -904,10 +904,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/04bf833
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/04bf833/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/158cff0
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/158cff0/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-04bf833-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-158cff0-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,2 +1,35 @@
|
|||
# Changelog since v13.0.0
|
||||
- Bump node-red-contrib-home-assistant-websocket in /node-red (#1398)
|
||||
|
||||
Bumps [node-red-contrib-home-assistant-websocket](https://github.com/zachowj/node-red-contrib-home-assistant-websocket) from 0.43.1 to 0.44.0.
|
||||
- [Release notes](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/releases)
|
||||
- [Changelog](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/blob/main/CHANGELOG.md)
|
||||
- [Commits](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/compare/v0.43.1...v0.44.0)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: node-red-contrib-home-assistant-websocket
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump node-red-node-email from 1.15.1 to 1.17.0 in /node-red (#1395)
|
||||
|
||||
Bumps [node-red-node-email](https://github.com/node-red/node-red-nodes/tree/HEAD/tree/master/social/email) from 1.15.1 to 1.17.0.
|
||||
- [Release notes](https://github.com/node-red/node-red-nodes/releases)
|
||||
- [Commits](https://github.com/node-red/node-red-nodes/commits/HEAD/tree/master/social/email)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: node-red-node-email
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Upgrades nodejs to 16.16.0-r0 (#1399)
|
||||
|
|
|
@ -51,6 +51,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-04bf833-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/04bf833
|
||||
[release-shield]: https://img.shields.io/badge/version-158cff0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/158cff0
|
||||
[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: 04bf833
|
||||
version: 158cff0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue