diff --git a/README.md b/README.md index a38b74b93..37a8811b9 100644 --- a/README.md +++ b/README.md @@ -825,10 +825,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/6a6aa67 -[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/6a6aa67/README.md +[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/43ccfe0 +[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/43ccfe0/README.md [adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues -[adguard-version-shield]: https://img.shields.io/badge/version-6a6aa67-blue.svg +[adguard-version-shield]: https://img.shields.io/badge/version-43ccfe0-blue.svg [adguard-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/adguard-armhf.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 diff --git a/adguard/CHANGELOG.md b/adguard/CHANGELOG.md index 306e55e2e..ce4f20b94 100644 --- a/adguard/CHANGELOG.md +++ b/adguard/CHANGELOG.md @@ -1,8 +1,11 @@ # Changelog since v2.2.3 -2019/11/19 22:10 UTC - [6a6aa67](https://github.com/hassio-addons/addon-adguard-home/commit/6a6aa67b917291ac5803a016b60600be3f29f18b) by [@frenck](https://github.com/frenck) +2019/11/20 11:26 UTC - [43ccfe0](https://github.com/hassio-addons/addon-adguard-home/commit/43ccfe0a209ee584b271275208167d0c6d2e93dd) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v5.0.2 + +2019/11/20 11:26 UTC - [6a6aa67](https://github.com/hassio-addons/addon-adguard-home/commit/6a6aa67b917291ac5803a016b60600be3f29f18b) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades AdGuard to v0.99.3 -2019/11/19 22:10 UTC - [21a82fe](https://github.com/hassio-addons/addon-adguard-home/commit/21a82feb67af7ef551c0fbfe70f43c6dfaacd9f2) by [@frenck](https://github.com/frenck) +2019/11/20 11:26 UTC - [21a82fe](https://github.com/hassio-addons/addon-adguard-home/commit/21a82feb67af7ef551c0fbfe70f43c6dfaacd9f2) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades nginx to 1.16.1-r1 diff --git a/adguard/README.md b/adguard/README.md index cf6d42da8..c9c525cc4 100644 --- a/adguard/README.md +++ b/adguard/README.md @@ -47,13 +47,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-adguard-home/blob/6a6aa67/README.md +[docs]: https://github.com/hassio-addons/addon-adguard-home/blob/43ccfe0/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-adguard-home/90684?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-6a6aa67-blue.svg -[release]: https://github.com/hassio-addons/addon-adguard-home/tree/6a6aa67 -[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/6a6aa67/images/screenshot.png \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-43ccfe0-blue.svg +[release]: https://github.com/hassio-addons/addon-adguard-home/tree/43ccfe0 +[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/43ccfe0/images/screenshot.png \ No newline at end of file diff --git a/adguard/config.json b/adguard/config.json index 01d2a9826..becadf415 100644 --- a/adguard/config.json +++ b/adguard/config.json @@ -1,6 +1,6 @@ { "name": "AdGuard Home", - "version": "6a6aa67", + "version": "43ccfe0", "slug": "adguard", "description": "Network-wide ads & trackers blocking DNS server", "url": "https://github.com/hassio-addons/addon-adguard-home",