From caf9b257cf8dbf54083a3836a282263d44aee3f8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 21 Feb 2025 07:28:36 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/pi-hole?= =?UTF-8?q?/pihole=202025.02.2=20=E2=86=92=202025.02.3=20(#32306)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
pi-hole/docker-pi-hole (ghcr.io/pi-hole/pihole) ### [`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 [#​1723](https://redirect.github.com/pi-hole/docker-pi-hole/issues/1723) #### What's Changed - Add test to output FTL's version information by [@​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 [@​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
--- ### 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. --- - [ ] 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). --- charts/stable/pihole/Chart.yaml | 6 +++--- charts/stable/pihole/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index d6355d03d48..eb07d479c71 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -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 diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index 508b5d7a0f4..e60da332879 100644 --- a/charts/stable/pihole/values.yaml +++ b/charts/stable/pihole/values.yaml @@ -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