mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-04 19:11:30 +00:00
🎉 Release of add-on Node-RED 17.0.0
This commit is contained in:
parent
f3c17d7ef5
commit
ac0c6061af
5 changed files with 34 additions and 10 deletions
|
@ -830,10 +830,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/v16.0.2
|
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v17.0.0
|
||||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v16.0.2/README.md
|
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v17.0.0/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-v16.0.2-blue.svg
|
[node-red-version-shield]: https://img.shields.io/badge/version-v17.0.0-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-no-red.svg
|
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -1,5 +1,29 @@
|
||||||
## What’s changed
|
## What’s changed
|
||||||
|
|
||||||
## 🐛 Bug fixes
|
This release upgrades to Alpine Linux 3.19.
|
||||||
|
|
||||||
- Fix incorrect check for existing files @frenck ([#1738](https://github.com/hassio-addons/addon-node-red/pull/1738))
|
If you use the `system_packages` or `init_commands` configuration option, there is a small possibility you need to adjust to this change.
|
||||||
|
|
||||||
|
## 🧰 Maintenance
|
||||||
|
|
||||||
|
- 🎆 Updates maintenance/license year to 2024 @frenck ([#1787](https://github.com/hassio-addons/addon-node-red/pull/1787))
|
||||||
|
|
||||||
|
## ⬆️ Dependency updates
|
||||||
|
|
||||||
|
- ⬆️ Update node-red-node-serialport to v2 @renovate ([#1751](https://github.com/hassio-addons/addon-node-red/pull/1751))
|
||||||
|
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 @renovate ([#1756](https://github.com/hassio-addons/addon-node-red/pull/1756))
|
||||||
|
- ⬆️ Update @node-red-contrib-themes/theme-collection to v3.1.6 @renovate ([#1755](https://github.com/hassio-addons/addon-node-red/pull/1755))
|
||||||
|
- ⬆️ Update node-red to v3.1.1 @renovate ([#1754](https://github.com/hassio-addons/addon-node-red/pull/1754))
|
||||||
|
- ⬆️ Update node-red-node-serialport to v2.0.2 @renovate ([#1757](https://github.com/hassio-addons/addon-node-red/pull/1757))
|
||||||
|
- ⬆️ Update node-red-node-email to v2.1.0 @renovate ([#1758](https://github.com/hassio-addons/addon-node-red/pull/1758))
|
||||||
|
- ⬆️ Update node-red-dashboard to v3.6.2 @renovate ([#1759](https://github.com/hassio-addons/addon-node-red/pull/1759))
|
||||||
|
- ⬆️ Update node-red to v3.1.2 @renovate ([#1760](https://github.com/hassio-addons/addon-node-red/pull/1760))
|
||||||
|
- ⬆️ Update node-red to v3.1.3 @renovate ([#1761](https://github.com/hassio-addons/addon-node-red/pull/1761))
|
||||||
|
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.61.1 @renovate ([#1766](https://github.com/hassio-addons/addon-node-red/pull/1766))
|
||||||
|
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.62.0 @renovate ([#1769](https://github.com/hassio-addons/addon-node-red/pull/1769))
|
||||||
|
- ⬆️ Update @node-red-contrib-themes/theme-collection to v3.1.7 @renovate ([#1770](https://github.com/hassio-addons/addon-node-red/pull/1770))
|
||||||
|
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.62.1 @renovate ([#1772](https://github.com/hassio-addons/addon-node-red/pull/1772))
|
||||||
|
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.62.2 @renovate ([#1778](https://github.com/hassio-addons/addon-node-red/pull/1778))
|
||||||
|
- ⬆️ Update alpine_3_18/openssh to v9.3_p2-r1 @renovate ([#1782](https://github.com/hassio-addons/addon-node-red/pull/1782))
|
||||||
|
- ⬆️ Update node-red-contrib-influxdb to v0.7.0 @renovate ([#1785](https://github.com/hassio-addons/addon-node-red/pull/1785))
|
||||||
|
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 @renovate ([#1762](https://github.com/hassio-addons/addon-node-red/pull/1762))
|
||||||
|
|
|
@ -284,7 +284,7 @@ check [the contributor's page][contributors].
|
||||||
|
|
||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2018-2023 Franck Nijhof
|
Copyright (c) 2018-2024 Franck Nijhof
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
@ -43,11 +43,11 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-node-red/55023?u=frenck
|
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-node-red/55023?u=frenck
|
||||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||||
[github-sponsors]: https://github.com/sponsors/frenck
|
[github-sponsors]: https://github.com/sponsors/frenck
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
|
||||||
[nodered]: https://nodered.org
|
[nodered]: https://nodered.org
|
||||||
[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-v16.0.2-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v17.0.0-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v16.0.2
|
[release]: https://github.com/hassio-addons/addon-node-red/tree/v17.0.0
|
||||||
[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
|
|
@ -1,5 +1,5 @@
|
||||||
name: Node-RED
|
name: Node-RED
|
||||||
version: 16.0.2
|
version: 17.0.0
|
||||||
slug: nodered
|
slug: nodered
|
||||||
description: Flow-based programming for the Internet of Things
|
description: Flow-based programming for the Internet of Things
|
||||||
url: https://github.com/hassio-addons/addon-node-red
|
url: https://github.com/hassio-addons/addon-node-red
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue