feat(pihole): update image ghcr.io/pi-hole/pihole 2026.04.1 → 2026.05.0 (#48140)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/pi-hole/pihole](https://redirect.github.com/pi-hole/docker-pi-hole)
| minor | `1c32c36` → `70a9c11` |

---

> [!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>pi-hole/docker-pi-hole (ghcr.io/pi-hole/pihole)</summary>

###
[`v2026.05.0`](https://redirect.github.com/pi-hole/docker-pi-hole/releases/tag/2026.05.0)

[Compare
Source](https://redirect.github.com/pi-hole/docker-pi-hole/compare/2026.04.1...2026.05.0)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

This tag includes the FTL v6.6.2 release which imports six upstream
`dnsmasq` security fixes, covering all publicly disclosed CVEs against
the dnsmasq 2.92/2.93 line. Patches are taken verbatim from
<https://thekelleys.org.uk/dnsmasq/CVE/>

Details here: <https://github.com/pi-hole/FTL/releases/tag/v6.6.2>

#### Upgrade impact

All six fixes are minimal, self-contained changes to the embedded
dnsmasq sources. No FTL-side configuration or API changes; users should
see no observable behavior change beyond the closed vulnerabilities.

Fix dnsmasq CVE publications by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[pi-hole/FTL#2888](https://redirect.github.com/pi-hole/FTL/pull/2888)

This furthermore indirectly fixes
[#&#8203;2871](https://redirect.github.com/pi-hole/docker-pi-hole/issues/2871)
due to
[pi-hole/docker-base-images#158](https://redirect.github.com/pi-hole/docker-base-images/pull/158)

**Full Changelog**:
<https://github.com/pi-hole/FTL/compare/v6.6.1...v6.6.2>

***

#### What's Changed (Docker Specific)

- docs: update capability documentation links by
[@&#8203;SirRGB](https://redirect.github.com/SirRGB) in
[#&#8203;2025](https://redirect.github.com/pi-hole/docker-pi-hole/pull/2025)

#### New Contributors

- [@&#8203;SirRGB](https://redirect.github.com/SirRGB) made their first
contribution in
[#&#8203;2025](https://redirect.github.com/pi-hole/docker-pi-hole/pull/2025)

**Full Changelog**:
<https://github.com/pi-hole/docker-pi-hole/compare/2026.04.0...2026.05.0>

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9waWhvbGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2026-05-13 07:22:16 +02:00
committed by GitHub
parent 4177739270
commit f64fe7063f
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: 2026.04.1
appVersion: 2026.05.0
dependencies:
- name: common
version: 29.3.4
@@ -37,5 +37,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pihole
- https://pi-hole.net/
type: application
version: 22.4.0
version: 22.5.0
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/pi-hole/pihole
pullPolicy: IfNotPresent
tag: 2026.04.1@sha256:1c32c36b862a12762656b6471c854cebc01fe945639ba3a893611337c2c95e99
tag: 2026.05.0@sha256:70a9c11171ded2eee735d88c127996da209284a329d50f5ae59c06b861d401b3
securityContext:
container:
readOnlyRootFilesystem: false