mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on AdGuard Home to b4f7b54
This commit is contained in:
parent
eea41b2b72
commit
3b08f79981
5 changed files with 12 additions and 11 deletions
|
@ -696,10 +696,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/6a725d9
|
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/b4f7b54
|
||||||
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/6a725d9/README.md
|
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/b4f7b54/README.md
|
||||||
[adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues
|
[adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues
|
||||||
[adguard-version-shield]: https://img.shields.io/badge/version-6a725d9-blue.svg
|
[adguard-version-shield]: https://img.shields.io/badge/version-b4f7b54-blue.svg
|
||||||
[adguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[adguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[adguard-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[adguard-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
# Changelog since v4.4.1
|
# Changelog since v4.4.2
|
||||||
- ⬆️ Upgrades AdGuard Home to v0.107.2 (#288)
|
- ⬆️ Upgrades add-on base image to 11.0.1 (#292)
|
||||||
|
- 🎆 Updates maintenance/license year to 2022 (#291)
|
||||||
|
|
|
@ -135,7 +135,7 @@ check [the contributor's page][contributors].
|
||||||
|
|
||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2019-2021 Franck Nijhof
|
Copyright (c) 2019-2022 Franck Nijhof
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
@ -47,10 +47,10 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-adguard-home/90684?u=frenck
|
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-adguard-home/90684?u=frenck
|
||||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||||
[github-sponsors]: https://github.com/sponsors/frenck
|
[github-sponsors]: https://github.com/sponsors/frenck
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
|
||||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-6a725d9-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-b4f7b54-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/6a725d9
|
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/b4f7b54
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/6a725d9/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/b4f7b54/images/screenshot.png
|
|
@ -42,4 +42,4 @@ schema:
|
||||||
slug: adguard
|
slug: adguard
|
||||||
startup: services
|
startup: services
|
||||||
url: https://github.com/hassio-addons/addon-adguard-home
|
url: https://github.com/hassio-addons/addon-adguard-home
|
||||||
version: 6a725d9
|
version: b4f7b54
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue