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

This PR contains the following updates:

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

---

> [!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.06.0`](https://redirect.github.com/pi-hole/docker-pi-hole/releases/tag/2026.06.0)

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

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

#### 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.06.0>

***

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

#### What's Changed (Web 6.5.1)

- Fix backed-up typo by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[pi-hole/web#3759](https://redirect.github.com/pi-hole/web/pull/3759)
- fix: replace ES2024 regex v flag with u for WebKit compatibility by
[@&#8203;Gilmoursa](https://redirect.github.com/Gilmoursa) in
[pi-hole/web#3778](https://redirect.github.com/pi-hole/web/pull/3778)
- bug: multiline comments on doughnut chart by
[@&#8203;vinaykulk621](https://redirect.github.com/vinaykulk621) in
[pi-hole/web#3781](https://redirect.github.com/pi-hole/web/pull/3781)

#### New Contributors

- [@&#8203;Gilmoursa](https://redirect.github.com/Gilmoursa) made their
first contribution in
[pi-hole/web#3778](https://redirect.github.com/pi-hole/web/pull/3778)
- [@&#8203;vinaykulk621](https://redirect.github.com/vinaykulk621) made
their first contribution in
[pi-hole/web#3781](https://redirect.github.com/pi-hole/web/pull/3781)

**Full Changelog**:
<https://github.com/pi-hole/web/compare/v6.5...v6.5.1>

</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-06-15 02:07:43 +02:00
committed by GitHub
parent a2f3a934a7
commit e0ca1a3165
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.05.0
appVersion: 2026.06.0
dependencies:
- name: common
version: 29.5.3
@@ -37,5 +37,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pihole
- https://pi-hole.net/
type: application
version: 22.6.0
version: 22.7.0
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/pi-hole/pihole
pullPolicy: IfNotPresent
tag: 2026.05.0@sha256:70a9c11171ded2eee735d88c127996da209284a329d50f5ae59c06b861d401b3
tag: 2026.06.0@sha256:8ea95136e7c8c15b42d88eadf1a3875421aa1be30ad39e50f661188cc986fb27
securityContext:
container:
readOnlyRootFilesystem: false