From d11ac45d707d30952bd8d2f4f9ed7d08601dec23 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 4 Mar 2020 00:00:08 +0000 Subject: [PATCH] :arrow_up: Updating add-on Pi-hole to c4e82ef --- README.md | 6 +++--- pi-hole/CHANGELOG.md | 1 + pi-hole/README.md | 6 +++--- pi-hole/config.json | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index af970c77c..f8faf8707 100644 --- a/README.md +++ b/README.md @@ -1086,10 +1086,10 @@ SOFTWARE. [node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [node-red-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/tree/1377175 -[addon-doc-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/blob/1377175/README.md +[addon-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/tree/c4e82ef +[addon-doc-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/blob/c4e82ef/README.md [pi-hole-issue]: https://github.com/hassio-addons/addon-pi-hole/issues -[pi-hole-version-shield]: https://img.shields.io/badge/version-1377175-blue.svg +[pi-hole-version-shield]: https://img.shields.io/badge/version-c4e82ef-blue.svg [pi-hole-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/pi-hole-armhf.svg [pi-hole-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [pi-hole-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/pi-hole/CHANGELOG.md b/pi-hole/CHANGELOG.md index 34fb55545..b9c83d663 100644 --- a/pi-hole/CHANGELOG.md +++ b/pi-hole/CHANGELOG.md @@ -1,2 +1,3 @@ # Changelog since v4.1.0 +- :ambulance: Bypass HTTP origin - :hammer: Update community forum links diff --git a/pi-hole/README.md b/pi-hole/README.md index 5e686e112..368b981a8 100644 --- a/pi-hole/README.md +++ b/pi-hole/README.md @@ -43,7 +43,7 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-pi-hole/blob/1377175/README.md +[docs]: https://github.com/hassio-addons/addon-pi-hole/blob/c4e82ef/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-pi-hole/33817?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png @@ -53,5 +53,5 @@ If you are more interested in stable releases of our add-ons: [patreon]: https://www.patreon.com/frenck [pi-hole]: https://pi-hole.net/ [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-1377175-blue.svg -[release]: https://github.com/hassio-addons/addon-pi-hole/tree/1377175 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-c4e82ef-blue.svg +[release]: https://github.com/hassio-addons/addon-pi-hole/tree/c4e82ef \ No newline at end of file diff --git a/pi-hole/config.json b/pi-hole/config.json index 2ed926f5a..d769a2f0b 100644 --- a/pi-hole/config.json +++ b/pi-hole/config.json @@ -1,6 +1,6 @@ { "name": "Pi-hole", - "version": "1377175", + "version": "c4e82ef", "slug": "pi-hole", "description": "Network-wide ad blocking", "url": "https://github.com/hassio-addons/addon-pi-hole",