From f27bd01c33c9aefaf0485127285b74e26b65bc8c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 24 Jun 2021 09:03:22 +0000 Subject: [PATCH] :arrow_up: Updating add-on AdGuard Home to 7e4226a --- README.md | 6 +++--- adguard/CHANGELOG.md | 16 ++++++++++++++++ adguard/README.md | 6 +++--- adguard/config.json | 2 +- 4 files changed, 23 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 32e4cf899..2c0b91a05 100644 --- a/README.md +++ b/README.md @@ -710,10 +710,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 SOFTWARE. -[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/8f7acca -[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/8f7acca/README.md +[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/7e4226a +[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/7e4226a/README.md [adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues -[adguard-version-shield]: https://img.shields.io/badge/version-8f7acca-blue.svg +[adguard-version-shield]: https://img.shields.io/badge/version-7e4226a-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 diff --git a/adguard/CHANGELOG.md b/adguard/CHANGELOG.md index 675bba3fe..51dc84e26 100644 --- a/adguard/CHANGELOG.md +++ b/adguard/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v4.1.6 +- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 (#216) + +Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0. +- [Release notes](https://github.com/docker/login-action/releases) +- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0) + +--- +updated-dependencies: +- dependency-name: docker/login-action + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Upgrades add-on base image to v9.2.2 (#212) - ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2 (#208) diff --git a/adguard/README.md b/adguard/README.md index 2853bf9b8..8c474922b 100644 --- a/adguard/README.md +++ b/adguard/README.md @@ -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-8f7acca-blue.svg -[release]: https://github.com/hassio-addons/addon-adguard-home/tree/8f7acca -[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/8f7acca/images/screenshot.png \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-7e4226a-blue.svg +[release]: https://github.com/hassio-addons/addon-adguard-home/tree/7e4226a +[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/7e4226a/images/screenshot.png \ No newline at end of file diff --git a/adguard/config.json b/adguard/config.json index a7b4e165d..86bc023ed 100644 --- a/adguard/config.json +++ b/adguard/config.json @@ -1,6 +1,6 @@ { "name": "AdGuard Home", - "version": "8f7acca", + "version": "7e4226a", "slug": "adguard", "description": "Network-wide ads & trackers blocking DNS server", "url": "https://github.com/hassio-addons/addon-adguard-home",