Skip to content

Commit

Permalink
🎉 Release of add-on AdGuard Home 5.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed May 23, 2024
1 parent 4ae4964 commit 001be07
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 10 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -769,10 +769,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/v5.0.7
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/v5.0.7/README.md
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/v5.0.8
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/v5.0.8/README.md
[adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues
[adguard-version-shield]: https://img.shields.io/badge/version-v5.0.7-blue.svg
[adguard-version-shield]: https://img.shields.io/badge/version-v5.0.8-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-no-red.svg
Expand Down
7 changes: 4 additions & 3 deletions adguard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## ⬆️ Dependency updates

- ⬆️ Update alpine_3_19/yq to v4.35.2-r3 @renovate ([#512](https://github.com/hassio-addons/addon-adguard-home/pull/512))
- ⬆️ Update AdguardTeam/AdGuardHome to v0.107.48 @renovate ([#511](https://github.com/hassio-addons/addon-adguard-home/pull/511))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.8 @renovate ([#513](https://github.com/hassio-addons/addon-adguard-home/pull/513))
- ⬆️ Update alpine_3_19/nginx to v1.24.0-r16 @renovate ([#516](https://github.com/hassio-addons/addon-adguard-home/pull/516))
- ⬆️ Update alpine_3_19/yq to v4.35.2-r4 @renovate ([#518](https://github.com/hassio-addons/addon-adguard-home/pull/518))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.9 @renovate ([#521](https://github.com/hassio-addons/addon-adguard-home/pull/521))
- ⬆️ Update AdguardTeam/AdGuardHome to v0.107.49 @renovate ([#520](https://github.com/hassio-addons/addon-adguard-home/pull/520))
6 changes: 3 additions & 3 deletions adguard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ easily manage the filtering process and its settings.
[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-v5.0.7-blue.svg
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/v5.0.7
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/v5.0.7/images/screenshot.png
[release-shield]: https://img.shields.io/badge/version-v5.0.8-blue.svg
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/v5.0.8
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/v5.0.8/images/screenshot.png
2 changes: 1 addition & 1 deletion adguard/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: AdGuard Home
version: 5.0.7
version: 5.0.8
slug: adguard
description: Network-wide ads & trackers blocking DNS server
url: https://github.com/hassio-addons/addon-adguard-home
Expand Down

0 comments on commit 001be07

Please sign in to comment.