⬆️ Updating add-on Node-RED to d2346a3

This commit is contained in:
Community Hass.io Add-ons Bot 2021-12-06 07:43:17 +00:00
parent f9be6e794e
commit a49dc45449
4 changed files with 8 additions and 26 deletions

View file

@ -867,10 +867,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/672f9cf
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/672f9cf/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/d2346a3
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/d2346a3/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-672f9cf-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-d2346a3-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

View file

@ -1,22 +1,4 @@
# Changelog since v10.1.1
- ⬆️ Upgrades Node-RED to v2.1.4 (#1196)
- ⬆️ Upgrades nodejs to 16.13.1-r0 (#1197)
- Add Internationalization Support (#1194)
- ⬆️ Upgrades add-on base image to 11.0.0 (#1193)
- Bump node-red-dashboard from 3.1.1 to 3.1.2 in /node-red (#1185)
# Changelog since v10.2.0
- Bump node-red-contrib-home-assistant-websocket from 0.38.0 to 0.38.1 in /node-red (#1205)
Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/node-red/node-red-dashboard/releases)
- [Changelog](https://github.com/node-red/node-red-dashboard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-red/node-red-dashboard/commits/3.1.2)
---
updated-dependencies:
- dependency-name: node-red-dashboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

View file

@ -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-672f9cf-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/672f9cf
[release-shield]: https://img.shields.io/badge/version-d2346a3-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/d2346a3
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png

View file

@ -71,4 +71,4 @@ schema:
slug: nodered
uart: true
url: https://github.com/hassio-addons/addon-node-red
version: 672f9cf
version: d2346a3