fix(adguard-home): update image docker.io/adguard/adguardhome v0.107.75 → v0.107.76 (#48427)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/adguard/adguardhome](https://adguard.com/en/adguard-home/overview.html)
([source](https://redirect.github.com/AdguardTeam/AdGuardHome)) | patch
| `50ac591` → `7157eb1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>AdguardTeam/AdGuardHome
(docker.io/adguard/adguardhome)</summary>

###
[`v0.107.76`](https://redirect.github.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010776---2026-06-01-APPROX)

[Compare
Source](https://redirect.github.com/AdguardTeam/AdGuardHome/compare/v0.107.75...v0.107.76)

See also the [v0.107.76 GitHub milestone][ms-v0.107.76].

[ms-v0.107.76]:
https://redirect.github.com/AdguardTeam/AdGuardHome/milestone/111?closed=1

NOTE: Add new changes BELOW THIS COMMENT.
\-->

##### Added

- New `reason` query parameter in `GET /control/querylog`. See
`openapi/openapi.yaml` for the full description.

##### Changed

- Duration values in YAML configuration file now support `d` (days)
units and has been updated.

**NOTE:** Any rollback to version below the `v0.107.76` should convert
the values back to hours.

##### Deprecated

- Query parameter `response_status` in `GET /control/querylog` is now
deprecated. Use new `reason` query parameter instead.

##### Fixed

- DNS caching with disabled DNSSEC ([#&#8203;8384]).

[#&#8203;8384]:
https://redirect.github.com/AdguardTeam/AdGuardHome/issues/8384

<!--
NOTE: Add new changes ABOVE THIS COMMENT.
-->

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hZGd1YXJkLWhvbWUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-05-22 02:28:43 +02:00
committed by GitHub
parent e47b6182d5
commit b374945266
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 0.107.75
appVersion: 0.107.76
dependencies:
- name: common
version: 29.3.4
@@ -35,5 +35,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/adguard-home
- https://hub.docker.com/r/adguard/adguardhome
type: application
version: 13.3.1
version: 13.3.2
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/adguard/adguardhome
tag: v0.107.75@sha256:50ac5916778faa06ad4adcff606c7aaf806cb55dc1995160dbf50633c9bda94d
tag: v0.107.76@sha256:7157eb1dc3b26c7af1d6898759a7b3f7d0fa09891fbd2d3caa6abc1057a9179b
pullPolicy: IfNotPresent
securityContext:
container: