Skip to content

Commit

Permalink
🎉 Release of add-on Node-RED 14.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Oct 6, 2023
1 parent ad22fcc commit ac7a282
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 14 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -837,10 +837,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/v14.6.0
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v14.6.0/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v14.6.1
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v14.6.1/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-v14.6.0-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-v14.6.1-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
Expand Down
9 changes: 1 addition & 8 deletions node-red/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,4 @@

## ⬆️ Dependency updates

- ⬆️ Update @node-red-contrib-themes/theme-collection to v3.1.2 @renovate ([#1684](https://github.com/hassio-addons/addon-node-red/pull/1684))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.1 @renovate ([#1687](https://github.com/hassio-addons/addon-node-red/pull/1687))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.3 @renovate ([#1689](https://github.com/hassio-addons/addon-node-red/pull/1689))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.0 @renovate ([#1691](https://github.com/hassio-addons/addon-node-red/pull/1691))
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.57.0 @renovate ([#1693](https://github.com/hassio-addons/addon-node-red/pull/1693))
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.57.1 @renovate ([#1694](https://github.com/hassio-addons/addon-node-red/pull/1694))
- ⬆️ Update alpine_3_18/python3-dev to v3.11.6-r0 @renovate ([#1695](https://github.com/hassio-addons/addon-node-red/pull/1695))
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.57.2 @renovate ([#1697](https://github.com/hassio-addons/addon-node-red/pull/1697))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.1 @renovate ([#1698](https://github.com/hassio-addons/addon-node-red/pull/1698))
4 changes: 2 additions & 2 deletions node-red/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-v14.6.0-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v14.6.0
[release-shield]: https://img.shields.io/badge/version-v14.6.1-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v14.6.1
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
2 changes: 1 addition & 1 deletion node-red/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Node-RED
version: 14.6.0
version: 14.6.1
slug: nodered
description: Flow-based programming for the Internet of Things
url: https://github.com/hassio-addons/addon-node-red
Expand Down

0 comments on commit ac7a282

Please sign in to comment.