mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Node-RED to 5622100
This commit is contained in:
parent
6756677e65
commit
2908cd08be
4 changed files with 13 additions and 23 deletions
|
@ -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/e0494f0
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/e0494f0/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/5622100
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/5622100/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-e0494f0-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-5622100-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,14 +1,14 @@
|
|||
# Changelog since v10.1.0
|
||||
- ⬆️ Upgrades nginx to 1.20.2-r0 (#1184)
|
||||
- Bump node-red-node-pi-gpio from 2.0.0 to 2.0.1 in /node-red (#1181)
|
||||
# Changelog since v10.1.1
|
||||
- Bump node-red-dashboard from 3.1.1 to 3.1.2 in /node-red (#1185)
|
||||
|
||||
Bumps [node-red-node-pi-gpio](https://github.com/node-red/node-red-nodes/tree/HEAD/tree/master/hardware/PiGpio) from 2.0.0 to 2.0.1.
|
||||
- [Release notes](https://github.com/node-red/node-red-nodes/releases)
|
||||
- [Commits](https://github.com/node-red/node-red-nodes/commits/HEAD/tree/master/hardware/PiGpio)
|
||||
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-node-pi-gpio
|
||||
- dependency-name: node-red-dashboard
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-patch
|
||||
...
|
||||
|
@ -16,13 +16,3 @@ updated-dependencies:
|
|||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump node-red-node-serialport from 0.14.1 to 0.15.0 in /node-red (#1180)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump node-red-contrib-modbus from 5.14.1 to 5.15.0 in /node-red (#1179)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Set minimum node version to 12 (#1176)
|
||||
- Bump node-red-node-pi-gpio from 1.2.3 to 2.0.0 in /node-red (#1173)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -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-e0494f0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/e0494f0
|
||||
[release-shield]: https://img.shields.io/badge/version-5622100-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/5622100
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
|
@ -71,4 +71,4 @@ schema:
|
|||
slug: nodered
|
||||
uart: true
|
||||
url: https://github.com/hassio-addons/addon-node-red
|
||||
version: e0494f0
|
||||
version: '5622100'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue