⬆️ Updating add-on Node-RED to 2345b26

This commit is contained in:
Community Hass.io Add-ons Bot 2022-06-07 17:17:31 +00:00
parent 067edd0e37
commit 8f85264da3
5 changed files with 9 additions and 15 deletions

View file

@ -890,10 +890,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/60a66fe
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/60a66fe/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/2345b26
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/2345b26/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-60a66fe-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-2345b26-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

View file

@ -1,4 +1,6 @@
# Changelog since v11.1.2
- 📚 Use new My Home Assistant link format (#1358)
- ⬆️ Upgrades add-on base image to 12.0.0 (#1356)
- Bump node-red-node-feedparser from 0.2.2 to 0.3.0 in /node-red (#1355)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

View file

@ -28,12 +28,6 @@ comparison to installing any other Home Assistant add-on.
**Note**: The add-on is **pre-configured** out of the box! There is no need
to add/change/update the server connection settings!
Home Assistant, by default, ships with the Community Add-ons store installed.
However, if it is missing (for any reason), you can add it by clicking the
button My button below.
[![Add repository to your Home Assitant instance.][repository-badge]][repository]
## Configuration
**Note**: _Remember to restart the add-on when the configuration is changed._
@ -297,7 +291,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_example
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_example&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
[alpine-packages]: https://pkgs.alpinelinux.org/packages
[contributors]: https://github.com/hassio-addons/addon-node-red/graphs/contributors
[discord-ha]: https://discord.gg/c5DvZ4e
@ -311,6 +305,4 @@ SOFTWARE.
[npm-packages]: https://www.npmjs.com
[reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-node-red/releases
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
[semver]: http://semver.org/spec/v2.0.0.htm

View file

@ -51,6 +51,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-60a66fe-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/60a66fe
[release-shield]: https://img.shields.io/badge/version-2345b26-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/2345b26
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png

View file

@ -74,4 +74,4 @@ schema:
slug: nodered
uart: true
url: https://github.com/hassio-addons/addon-node-red
version: 60a66fe
version: 2345b26