chore(helm): update image ghcr.io/pi-hole/pihole 2025.10.3 → 2025.11.0 (#41431)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/pi-hole/pihole](https://redirect.github.com/pi-hole/docker-pi-hole)
| minor | `7f2dff3` -> `e28e239` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard 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>

###
[`v2025.11.0`](https://redirect.github.com/pi-hole/docker-pi-hole/releases/tag/2025.11.0)

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

Re-release, the `riscv64` part of the image is not currently building
and preventing the image from being published for other architectures.

I have disabled the `riscv64` build for the time being until I have time
to debug what is happening with it. I

If you are running this image on `riscv64`, please get in touch via
issues if you are willing to help troubleshoot the process!

## Otherwise, nothing specific for Docker, tagging to get an FTL change
out:

#### What's Changed (FTL v6.3.3)

- Fix crash in NTP error handling code by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[pi-hole/FTL#2684](https://redirect.github.com/pi-hole/FTL/pull/2684)
- Add validation for ntp.sync.server by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[pi-hole/FTL#2667](https://redirect.github.com/pi-hole/FTL/pull/2667)
- Be more explicit about required path and query parameters for list
manipulation by [@&#8203;yubiuser](https://redirect.github.com/yubiuser)
in [pi-hole/FTL#2689](https://redirect.github.com/pi-hole/FTL/pull/2689)
- Pi-hole FTL v6.3.3 by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[pi-hole/FTL#2693](https://redirect.github.com/pi-hole/FTL/pull/2693)

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

</details>

---

### Configuration

📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-11-05 22:05:38 +01:00
committed by GitHub
parent dd8a721131
commit 31cace136b
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2025.10.3
appVersion: 2025.11.0
dependencies:
- name: common
version: 28.26.3
@@ -36,8 +36,9 @@ sources:
- https://ghcr.io/pi-hole/pihole
- https://github.com/pi-hole
- https://github.com/pi-hole/docker-pi-hole
- https://github.com/truecharts/charts/tree/master/charts/stable/pihole
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pihole
- https://pi-hole.net/
type: application
version: 20.14.5
version: 20.15.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/pi-hole/pihole
pullPolicy: IfNotPresent
tag: 2025.10.3@sha256:7f2dff3f60615e1b9982824cab30e10d399bd1178691e13a96359ea50323db69
tag: 2025.11.0@sha256:e28e239f55e648a9d32c8f065650acfe987ddebf1cd5f64f1c071e8716156ceb
securityContext:
container:
readOnlyRootFilesystem: false