⬆️ Updating add-on AdGuard Home to 00f6071

This commit is contained in:
Community Hass.io Add-ons Bot 2021-01-25 10:59:45 +00:00
parent 4475f9006f
commit 27f90c6b7c
4 changed files with 14 additions and 30 deletions

View file

@ -761,10 +761,10 @@ SOFTWARE.
[adb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[adb-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[adb-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/373893a
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/373893a/README.md
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/00f6071
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/00f6071/README.md
[adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues
[adguard-version-shield]: https://img.shields.io/badge/version-373893a-blue.svg
[adguard-version-shield]: https://img.shields.io/badge/version-00f6071-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,26 +1,10 @@
# Changelog since v2.6.1
- Refactor NGinx configuration & HA Authentication (#104)
# Changelog since v3.0.0
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#106)
* Refactor NGinx configuration & HA Authentication
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45)
* Remove stale code
- Upgrade add-on base image to 9.1.0 (#103)
- Upgrade add-on base image to 9.0.1 (#102)
- Add new repository workflow (#100)
Signed-off-by: dependabot[bot] <support@github.com>
* Add new repository workflow
* Prettified Code!
* Migrate Docker build arguments
* Address add-on lint errors
* Documentation tweaks
Co-authored-by: frenck <frenck@users.noreply.github.com>
- Upgrade Code of Conduct (#99)
- Happy New Year (#98)
- Cleanup repository (#96)
- ⬆ Upgrades AdGuard Home to v0.104.3
- ⬆ Upgrades add-on base image to v8.0.6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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-373893a-blue.svg
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/373893a
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/373893a/images/screenshot.png
[release-shield]: https://img.shields.io/badge/version-00f6071-blue.svg
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/00f6071
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/00f6071/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "AdGuard Home",
"version": "373893a",
"version": "00f6071",
"slug": "adguard",
"description": "Network-wide ads & trackers blocking DNS server",
"url": "https://github.com/hassio-addons/addon-adguard-home",