mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on Node-RED to 2f71cc6
This commit is contained in:
parent
c859e4a714
commit
01cc689e43
4 changed files with 22 additions and 6 deletions
|
@ -881,10 +881,10 @@ SOFTWARE.
|
||||||
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-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/84f1829
|
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/2f71cc6
|
||||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/84f1829/README.md
|
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/2f71cc6/README.md
|
||||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||||
[node-red-version-shield]: https://img.shields.io/badge/version-84f1829-blue.svg
|
[node-red-version-shield]: https://img.shields.io/badge/version-2f71cc6-blue.svg
|
||||||
[node-red-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,4 +1,20 @@
|
||||||
# Changelog since v10.0.1
|
# Changelog since v10.0.1
|
||||||
|
- Bump @node-red-contrib-themes/theme-collection from 2.1.0 to 2.1.2 in /node-red (#1156)
|
||||||
|
|
||||||
|
Bumps [@node-red-contrib-themes/theme-collection](https://github.com/node-red-contrib-themes/theme-collection) from 2.1.0 to 2.1.2.
|
||||||
|
- [Release notes](https://github.com/node-red-contrib-themes/theme-collection/releases)
|
||||||
|
- [Commits](https://github.com/node-red-contrib-themes/theme-collection/commits)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: "@node-red-contrib-themes/theme-collection"
|
||||||
|
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>
|
||||||
- Bump node-red-dashboard from 3.0.4 to 3.1.1 in /node-red (#1165)
|
- Bump node-red-dashboard from 3.0.4 to 3.1.1 in /node-red (#1165)
|
||||||
|
|
||||||
Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 3.0.4 to 3.1.1.
|
Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 3.0.4 to 3.1.1.
|
||||||
|
|
|
@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-84f1829-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-2f71cc6-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/84f1829
|
[release]: https://github.com/hassio-addons/addon-node-red/tree/2f71cc6
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
|
@ -71,4 +71,4 @@ schema:
|
||||||
slug: nodered
|
slug: nodered
|
||||||
uart: true
|
uart: true
|
||||||
url: https://github.com/hassio-addons/addon-node-red
|
url: https://github.com/hassio-addons/addon-node-red
|
||||||
version: 84f1829
|
version: 2f71cc6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue