From 5cbd3a4f241560042f90d803c43b3fb2788f07e4 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 18 Oct 2021 08:50:22 +0000 Subject: [PATCH] :arrow_up: Updating add-on AdGuard Home to f0e8dc6 --- README.md | 6 +++--- adguard/CHANGELOG.md | 17 +++++++++++++++++ adguard/README.md | 6 +++--- adguard/config.json | 2 +- 4 files changed, 24 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e9484878a..57fd0c663 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/89c990b -[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/89c990b/README.md +[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/f0e8dc6 +[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/f0e8dc6/README.md [adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues -[adguard-version-shield]: https://img.shields.io/badge/version-89c990b-blue.svg +[adguard-version-shield]: https://img.shields.io/badge/version-f0e8dc6-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 bfa5f7380..2b164d03c 100644 --- a/adguard/CHANGELOG.md +++ b/adguard/CHANGELOG.md @@ -1,4 +1,21 @@ # Changelog since v4.1.9 +- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#264) + +Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. +- [Release notes](https://github.com/actions/checkout/releases) +- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) +- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5) + +--- +updated-dependencies: +- dependency-name: actions/checkout + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Upgrades add-on base image to 10.1.1 (#260) - Rename snapshot_exclude to backup_exclude (#226) - ⬆ Upgrade lock-threads workflow to 3.0.0 (#261) diff --git a/adguard/README.md b/adguard/README.md index ed9d44a89..426de09ac 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-89c990b-blue.svg -[release]: https://github.com/hassio-addons/addon-adguard-home/tree/89c990b -[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/89c990b/images/screenshot.png \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-f0e8dc6-blue.svg +[release]: https://github.com/hassio-addons/addon-adguard-home/tree/f0e8dc6 +[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/f0e8dc6/images/screenshot.png \ No newline at end of file diff --git a/adguard/config.json b/adguard/config.json index 7eaf2215a..a101df6c7 100644 --- a/adguard/config.json +++ b/adguard/config.json @@ -1,6 +1,6 @@ { "name": "AdGuard Home", - "version": "89c990b", + "version": "f0e8dc6", "slug": "adguard", "description": "Network-wide ads & trackers blocking DNS server", "url": "https://github.com/hassio-addons/addon-adguard-home",