⬆️ Updating add-on Example to 1e0243c

This commit is contained in:
Community Hass.io Add-ons Bot 2023-10-22 17:42:11 +00:00
parent 9c4f327d3d
commit 6432ec61f6
4 changed files with 8 additions and 25 deletions

View file

@ -1,17 +1,2 @@
# Changelog since v7.0.3
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.2 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.1 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.0 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.3 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Ditch CAS
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.1 (#148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# Changelog since v7.0.4
- Drop support for armhf & i386 (#153)

View file

@ -56,5 +56,5 @@ 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-6c7ca38-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/6c7ca38
[release-shield]: https://img.shields.io/badge/version-1e0243c-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/1e0243c

View file

@ -1,5 +1,5 @@
name: Example
version: 6c7ca38
version: 1e0243c
slug: example
description: Example add-on by Community Home Assistant Add-ons
url: https://github.com/hassio-addons/addon-example
@ -8,9 +8,7 @@ init: false
arch:
- aarch64
- amd64
- armhf
- armv7
- i386
options:
log_level: info
seconds_between_quotes: 5