diff --git a/README.md b/README.md index aee768a3c..9cedf46f5 100644 --- a/README.md +++ b/README.md @@ -1116,10 +1116,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/35d2b5f -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/35d2b5f/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/0b691c9 +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/0b691c9/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-35d2b5f-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-0b691c9-blue.svg [node-red-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/node-red-armhf.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 diff --git a/node-red/CHANGELOG.md b/node-red/CHANGELOG.md index 06101b10b..5843f4242 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,68 +1,2 @@ -# Changelog since v7.2.8 -- ⬆️ Bump node-red from 1.2.3 to 1.2.5 (#762) - -Bumps [node-red](https://github.com/node-red/node-red) from 1.2.3 to 1.2.5. -- [Release notes](https://github.com/node-red/node-red/releases) -- [Changelog](https://github.com/node-red/node-red/blob/master/CHANGELOG.md) -- [Commits](https://github.com/node-red/node-red/compare/1.2.3...1.2.5) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump snyk from 1.427.0 to 1.427.2 (#763) - -Bumps [snyk](https://github.com/snyk/snyk) from 1.427.0 to 1.427.2. -- [Release notes](https://github.com/snyk/snyk/releases) -- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc) -- [Commits](https://github.com/snyk/snyk/compare/v1.427.0...v1.427.2) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump node-red-node-pi-gpio from 1.2.0 to 1.2.1 (#759) - -Bumps [node-red-node-pi-gpio](https://github.com/node-red/node-red-nodes) from 1.2.0 to 1.2.1. -- [Release notes](https://github.com/node-red/node-red-nodes/releases) -- [Commits](https://github.com/node-red/node-red-nodes/commits) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump node-red-node-twitter from 1.1.6 to 1.1.7 (#760) - -Bumps [node-red-node-twitter](https://github.com/node-red/node-red-nodes) from 1.1.6 to 1.1.7. -- [Release notes](https://github.com/node-red/node-red-nodes/releases) -- [Commits](https://github.com/node-red/node-red-nodes/commits) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump node-red-contrib-cast from 0.2.15 to 0.2.16 (#756) - -Bumps [node-red-contrib-cast](https://github.com/Hypnos3/node-red-contrib-cast) from 0.2.15 to 0.2.16. -- [Release notes](https://github.com/Hypnos3/node-red-contrib-cast/releases) -- [Commits](https://github.com/Hypnos3/node-red-contrib-cast/commits/0.2.16) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump snyk from 1.424.4 to 1.427.0 (#757) - -Bumps [snyk](https://github.com/snyk/snyk) from 1.424.4 to 1.427.0. -- [Release notes](https://github.com/snyk/snyk/releases) -- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc) -- [Commits](https://github.com/snyk/snyk/compare/v1.424.4...v1.427.0) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump node-red-dashboard from 2.23.5 to 2.24.0 (#758) - -Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 2.23.5 to 2.24.0. -- [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/compare/2.23.5...2.24.0) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +# Changelog since v7.2.9 +- 🚑 Fix Node-RED Dashboard patching diff --git a/node-red/README.md b/node-red/README.md index 92424acd4..97f30c89a 100644 --- a/node-red/README.md +++ b/node-red/README.md @@ -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-35d2b5f-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/35d2b5f +[release-shield]: https://img.shields.io/badge/version-0b691c9-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/0b691c9 [screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png \ No newline at end of file diff --git a/node-red/config.json b/node-red/config.json index bf26a428a..8075596bb 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "35d2b5f", + "version": "0b691c9", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://github.com/hassio-addons/addon-node-red",