⬆️ Updating add-on Node-RED to 173e7e1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-07-15 19:19:00 +00:00
parent 61cd7aedaf
commit 3ce88a84c3
4 changed files with 23 additions and 6 deletions

View file

@ -899,10 +899,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/693f2f1
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/693f2f1/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/173e7e1
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/173e7e1/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-693f2f1-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-173e7e1-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,4 +1,21 @@
# Changelog since v9.2.0
- Bump actions/stale from 3.0.19 to 4 (#1067)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump frenck/action-addon-linter from 2.1 to 2.2 (#1066)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2.

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

View file

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