chore(helm): update image ghcr.io/pi-hole/pihole 2025.02.2 → 2025.02.3 (#32306)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/pi-hole/pihole](https://redirect.github.com/pi-hole/docker-pi-hole)
| patch | `8db61ff` -> `83af152` |

---

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

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

Small release to address
[#&#8203;1723](https://redirect.github.com/pi-hole/docker-pi-hole/issues/1723)

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

#### What's Changed

- Add test to output FTL's version information by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/docker-pi-hole/pull/1700](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1700)
- Re-expose ports 53/67/80/443 by
[@&#8203;PromoFaux](https://redirect.github.com/PromoFaux) in
[https://github.com/pi-hole/docker-pi-hole/pull/1730](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1730)

**Full Changelog**:
https://github.com/pi-hole/docker-pi-hole/compare/2025.02.1...2025.02.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-02-21 07:28:36 +01:00
committed by GitHub
parent f6ec745b01
commit caf9b257cf
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2025.02.2
appVersion: 2025.02.3
dependencies:
- name: common
version: 25.4.10
@@ -28,10 +28,10 @@ maintainers:
url: https://truecharts.org
name: pihole
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://hub.docker.com/r/pihole/pihole
- https://pi-hole.net/
type: application
version: 19.0.0
version: 19.0.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/pi-hole/pihole
pullPolicy: IfNotPresent
tag: 2025.02.2@sha256:8db61ff8b7647a2af225990d14f9209ccf47828f19eb989d59cafb98bb8d8605
tag: 2025.02.3@sha256:83af1529136e39802e819e303b190e40147ac44c3e050398e1a53de6c0c701dd
securityContext:
container:
readOnlyRootFilesystem: false