mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-07 12:41:34 +00:00
🎉 Release of add-on Node-RED 15.1.0
This commit is contained in:
parent
1e9b319647
commit
75cfc3a581
4 changed files with 8 additions and 15 deletions
|
@ -1,13 +1,6 @@
|
|||
## What’s changed
|
||||
|
||||
This release drops support for the `armhf` and `i386` CPU platforms.
|
||||
|
||||
## 🚨 Breaking changes
|
||||
|
||||
- Drop support for armhf & i386 @frenck ([#1718](https://github.com/hassio-addons/addon-node-red/pull/1718))
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.0 @renovate ([#1717](https://github.com/hassio-addons/addon-node-red/pull/1717))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 @renovate ([#1720](https://github.com/hassio-addons/addon-node-red/pull/1720))
|
||||
- ⬆️ Update @node-red-contrib-themes/theme-collection to v3.1.5 @renovate ([#1722](https://github.com/hassio-addons/addon-node-red/pull/1722))
|
||||
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.58.0 @renovate ([#1726](https://github.com/hassio-addons/addon-node-red/pull/1726))
|
||||
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.58.1 @renovate ([#1727](https://github.com/hassio-addons/addon-node-red/pull/1727))
|
||||
|
|
|
@ -32,6 +32,6 @@ runtime in a single click.
|
|||
[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-v15.0.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v15.0.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v15.1.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v15.1.0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: Node-RED
|
||||
version: 15.0.0
|
||||
version: 15.1.0
|
||||
slug: nodered
|
||||
description: Flow-based programming for the Internet of Things
|
||||
url: https://github.com/hassio-addons/addon-node-red
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue