🎉 Release of add-on AdGuard Home 4.1.7

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-12 08:15:43 +00:00
parent 799ee112f9
commit cc614ae357
5 changed files with 49 additions and 9 deletions

View file

@ -673,10 +673,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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/v4.1.6 [addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/v4.1.7
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/v4.1.6/README.md [addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/v4.1.7/README.md
[adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues [adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues
[adguard-version-shield]: https://img.shields.io/badge/version-v4.1.6-blue.svg [adguard-version-shield]: https://img.shields.io/badge/version-v4.1.7-blue.svg
[adguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -2,4 +2,40 @@
## 🐛 Bug fixes ## 🐛 Bug fixes
- Ensure AdGuard can do migration from config without schema version @frenck (#189) - 🚑 Fix yq for the v4 syntax @frenck (#234)
## 🚀 Enhancements
- 🔨 Switch yq to Alpine Package @sinclairpaul (#199)
- 🔑 Update NGINX SSL parameters @frenck (#232)
- 🏎 Enable streaming mode for Ingress @frenck (#233)
## 🧰 Maintenance
- 🚀 Fix CI by removing GPG check with SKS keyservers @frenck (#229)
- 🚀 Add-on CI improvements @frenck (#230)
## 📚 Documentation
- Help OS users find NetworkManager settings @designorant (#213)
- Fix CONTRIBUTING link @designorant (#214)
## ⬆️ Dependency updates
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#200)
- 🔨 Switch yq to Alpine Package @sinclairpaul (#199)
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#203)
- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#204)
- ⬆️ Upgrades add-on base image to v9.2.1 @frenck (#205)
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#206)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2 @dependabot (#208)
- ⬆️ Upgrades add-on base image to v9.2.2 @frenck (#212)
- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#216)
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#218)
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.5.0 @dependabot (#219)
- ⬆️ Upgrades add-on base image to v10.0.0 @frenck (#220)
- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#222)
- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 @dependabot (#223)
- ⬆️ Bump actions/stale from 3.0.19 to 4 @dependabot (#225)
- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#224)
- ⬆️ Upgrades add-on base image to v10.0.1 @frenck (#231)

View file

@ -16,7 +16,10 @@ comparison to installing any other Home Assistant add-on.
1. **Ensure your Home Assistant device has a 1. **Ensure your Home Assistant device has a
[static IP and static external DNS servers!](https://github.com/home-assistant/hassos/blob/dev/Documentation/network.md#static-ip)** [static IP and static external DNS servers!](https://github.com/home-assistant/hassos/blob/dev/Documentation/network.md#static-ip)**
This is important! You **WILL** end up having issues if you skip this step. This is important! You **WILL** end up having issues if you skip this step.
Also, please note, setting a fixed IP in your router is **NOT** static. - Change this setting in Supervisor:
[![Open your Home Assistant instance and show your Supervisor system information.](https://my.home-assistant.io/badges/supervisor_info.svg)](https://my.home-assistant.io/redirect/supervisor_info/)
(_Host → IP Address → Change → IPv4 → Static_)
- Please note, setting a fixed IP in your router is **NOT** static.
1. Search for the "AdGuard Home" add-on in the Supervisor add-on store and 1. Search for the "AdGuard Home" add-on in the Supervisor add-on store and
install it. install it.
1. Start the "AdGuard Home" add-on. 1. Start the "AdGuard Home" add-on.

View file

@ -48,6 +48,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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v4.1.6-blue.svg [release-shield]: https://img.shields.io/badge/version-v4.1.7-blue.svg
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/v4.1.6 [release]: https://github.com/hassio-addons/addon-adguard-home/tree/v4.1.7
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/v4.1.6/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/v4.1.7/images/screenshot.png

View file

@ -1,11 +1,12 @@
{ {
"name": "AdGuard Home", "name": "AdGuard Home",
"version": "4.1.6", "version": "4.1.7",
"slug": "adguard", "slug": "adguard",
"description": "Network-wide ads & trackers blocking DNS server", "description": "Network-wide ads & trackers blocking DNS server",
"url": "https://github.com/hassio-addons/addon-adguard-home", "url": "https://github.com/hassio-addons/addon-adguard-home",
"ingress": true, "ingress": true,
"ingress_port": 0, "ingress_port": 0,
"ingress_stream": true,
"panel_icon": "mdi:shield-check", "panel_icon": "mdi:shield-check",
"startup": "services", "startup": "services",
"homeassistant": "0.113.2", "homeassistant": "0.113.2",