Skip to content

Commit 76e5c52

Browse files
committed
🎉 Release of add-on AdGuard Home 6.0.0
1 parent 8009caf commit 76e5c52

File tree

5 files changed

+20
-13
lines changed

5 files changed

+20
-13
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -785,10 +785,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
785785
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
786786
SOFTWARE.
787787

788-
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/v5.3.4
789-
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/v5.3.4/README.md
788+
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/v6.0.0
789+
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/v6.0.0/README.md
790790
[adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues
791-
[adguard-version-shield]: https://img.shields.io/badge/version-v5.3.4-blue.svg
791+
[adguard-version-shield]: https://img.shields.io/badge/version-v6.0.0-blue.svg
792792
[adguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
793793
[adguard-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
794794
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

adguard/CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
## What’s changed
22

3+
## 🚨 Breaking changes
4+
5+
- Drop support for armv7 systems @frenck ([#651](https://github.com/hassio-addons/addon-adguard-home/pull/651))
6+
7+
## 📚 Documentation
8+
9+
- Update DOCS.md to fix broken link for network configuration doc @GenuineAffect ([#649](https://github.com/hassio-addons/addon-adguard-home/pull/649))
10+
311
## ⬆️ Dependency updates
412

5-
- ⬆️ Update alpine_3_22/yq-go to v4.47.2-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#640](https://github.com/hassio-addons/addon-adguard-home/pull/640))
6-
- ⬆️ Update AdguardTeam/AdGuardHome to v0.107.67 @[renovate[bot]](https://github.com/apps/renovate) ([#643](https://github.com/hassio-addons/addon-adguard-home/pull/643))
7-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.1.3 @[renovate[bot]](https://github.com/apps/renovate) ([#642](https://github.com/hassio-addons/addon-adguard-home/pull/642))
8-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.1.4 @[renovate[bot]](https://github.com/apps/renovate) ([#644](https://github.com/hassio-addons/addon-adguard-home/pull/644))
13+
- ⬆️ Update alpine_3_22/yq-go to v4.47.2-r1 @[renovate[bot]](https://github.com/apps/renovate) ([#645](https://github.com/hassio-addons/addon-adguard-home/pull/645))
14+
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.2.0 @[renovate[bot]](https://github.com/apps/renovate) ([#646](https://github.com/hassio-addons/addon-adguard-home/pull/646))
15+
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.2.1 @[renovate[bot]](https://github.com/apps/renovate) ([#648](https://github.com/hassio-addons/addon-adguard-home/pull/648))
16+
- ⬆️ Update AdguardTeam/AdGuardHome to v0.107.68 @[renovate[bot]](https://github.com/apps/renovate) ([#650](https://github.com/hassio-addons/addon-adguard-home/pull/650))

adguard/DOCS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The installation of this add-on is pretty straightforward and not different in
1414
comparison to installing any other Home Assistant add-on.
1515

1616
1. **Ensure your Home Assistant device has a
17-
[static IP and static external DNS servers!](https://github.com/home-assistant/operating-system/blob/dev/Documentation/network.md#static-ip)**
17+
[static IP and static external DNS servers!](https://developers.home-assistant.io/docs/operating-system/network)**
1818
This is important! You **WILL** end up having issues if you skip this step.
1919
- Change this setting in Network:
2020
[![Open your Home Assistant instance and manage your systems network configuration.](https://my.home-assistant.io/badges/network.svg)](https://my.home-assistant.io/redirect/network/)

adguard/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ If you are more interested in stable releases of our add-ons:
4848
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
4949
[patreon]: https://www.patreon.com/frenck
5050
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
51-
[release-shield]: https://img.shields.io/badge/version-v5.3.4-blue.svg
52-
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/v5.3.4
53-
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/v5.3.4/images/screenshot.png
51+
[release-shield]: https://img.shields.io/badge/version-v6.0.0-blue.svg
52+
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/v6.0.0
53+
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/v6.0.0/images/screenshot.png

adguard/config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: AdGuard Home
2-
version: 5.3.4
2+
version: 6.0.0
33
slug: adguard
44
description: Network-wide ads & trackers blocking DNS server
55
url: https://github.com/hassio-addons/addon-adguard-home
@@ -13,7 +13,6 @@ homeassistant: 0.113.2
1313
arch:
1414
- aarch64
1515
- amd64
16-
- armv7
1716
init: false
1817
ports:
1918
53/udp: 53

0 commit comments

Comments
 (0)