⬆️ Updating add-on Example to 2d8d7ac

This commit is contained in:
Community Hass.io Add-ons Bot 2025-02-11 21:26:17 +00:00
parent 01c0851257
commit fad033dbd4
5 changed files with 9 additions and 8 deletions

View file

@ -852,10 +852,10 @@ SOFTWARE.
[emqx-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[emqx-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[emqx-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-example]: https://github.com/hassio-addons/addon-example/tree/4f8ecf2
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/4f8ecf2/README.md
[addon-example]: https://github.com/hassio-addons/addon-example/tree/2d8d7ac
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/2d8d7ac/README.md
[example-issue]: https://github.com/hassio-addons/addon-example/issues
[example-version-shield]: https://img.shields.io/badge/version-4f8ecf2-blue.svg
[example-version-shield]: https://img.shields.io/badge/version-2d8d7ac-blue.svg
[example-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[example-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[example-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,5 @@
# Changelog since v10.0.1
- 🎆 Updates maintenance/license year to 2025 (#193)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.3 (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

View file

@ -106,7 +106,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2017-2024 Franck Nijhof
Copyright (c) 2017-2025 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -52,9 +52,9 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
[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-4f8ecf2-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/4f8ecf2
[release-shield]: https://img.shields.io/badge/version-2d8d7ac-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/2d8d7ac

View file

@ -1,5 +1,5 @@
name: Example
version: 4f8ecf2
version: 2d8d7ac
slug: example
description: Example add-on by Community Home Assistant Add-ons
url: https://github.com/hassio-addons/addon-example