⬆️ Updating add-on Node-RED to 871e5bd

This commit is contained in:
Community Hass.io Add-ons Bot 2021-03-08 13:53:21 +00:00
parent d3732d97c7
commit fa91aa8f49
4 changed files with 11 additions and 42 deletions

View file

@ -982,10 +982,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/39a9764
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/39a9764/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/871e5bd
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/871e5bd/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-39a9764-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-871e5bd-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,42 +1,11 @@
# Changelog since v8.1.1
- ⬆ Upgrades python3 to 3.8.7-r1 (#909)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 (#908)
# Changelog since v8.1.2
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#920)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.16 to v3.0.17.
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.16...996798eb71ef485dc4c7b4d3285842d714040c4a)
- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Upgrade add-on base image to 9.1.4 (#907)
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#905)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.2.2...9379083e426e2e84abb80c8c091f5cdeb7d3fd7a)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆ Upgrades nodejs to 14.15.5-r0 (#906)
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#901)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.13.0...e5ccf147077e46b0225a80bbe314d795d77bb7a2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump node-red-dashboard from 2.27.0 to 2.28.1 (#902)
Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 2.27.0 to 2.28.1.
- [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/compare/2.27.0...2.28.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆ Upgrades git to 2.30.1-r0 (#893)
- ⬆ Upgrades nodejs to 14.16.0-r0 (#921)

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-39a9764-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/39a9764
[release-shield]: https://img.shields.io/badge/version-871e5bd-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/871e5bd
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Node-RED",
"version": "39a9764",
"version": "871e5bd",
"slug": "nodered",
"description": "Flow-based programming for the Internet of Things",
"url": "https://github.com/hassio-addons/addon-node-red",