chore(helm): update image ghcr.io/pi-hole/pihole 2025.02.6 → 2025.02.7 (#32719)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/pi-hole/pihole](https://redirect.github.com/pi-hole/docker-pi-hole) | patch | `bcf79fe` -> `ac63178` | 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.7`](https://redirect.github.com/pi-hole/docker-pi-hole/releases/tag/2025.02.7) [Compare Source](https://redirect.github.com/pi-hole/docker-pi-hole/compare/2025.02.6...2025.02.7) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed (Docker Specific) - Include FTLCONF_dns_listeningMode: 'all' in the compose example file by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/docker-pi-hole/pull/1741](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1741) **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2025.02.3...2025.02.7 *** <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed (FTL 6.0.3) - Do not try to migrate setupVars.conf if it does not exist. by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2238](https://redirect.github.com/pi-hole/FTL/pull/2238) - Fix CLI command for non-local API configuration by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2233](https://redirect.github.com/pi-hole/FTL/pull/2233) - Clarify the role of dns.domain outside of the DHCP context by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2239](https://redirect.github.com/pi-hole/FTL/pull/2239) - Reduce log level for web requests by [@​bennettmsherman](https://redirect.github.com/bennettmsherman) in [https://github.com/pi-hole/FTL/pull/2244](https://redirect.github.com/pi-hole/FTL/pull/2244) - Improve secure randomness generation by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2240](https://redirect.github.com/pi-hole/FTL/pull/2240) - Fix typo in dns.showDNSSEC text description by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2246](https://redirect.github.com/pi-hole/FTL/pull/2246) - Allow tabs in dns.hosts by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2247](https://redirect.github.com/pi-hole/FTL/pull/2247) - Also make <domain> optional in the setupVars.conf migration process by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2248](https://redirect.github.com/pi-hole/FTL/pull/2248) - Tweak CHAOS TXT local.api.ftl by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2254](https://redirect.github.com/pi-hole/FTL/pull/2254) - Make additional_headers configurable by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2236](https://redirect.github.com/pi-hole/FTL/pull/2236) - Fix DNS_BOGUS_PRIV and QUERY_LOGGING migration by [@​MichaIng](https://redirect.github.com/MichaIng) in [https://github.com/pi-hole/FTL/pull/2264](https://redirect.github.com/pi-hole/FTL/pull/2264) - Rate-limit internal NTP server by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2258](https://redirect.github.com/pi-hole/FTL/pull/2258) - Prevent duplicated entries on successive v5 Teleporter importing by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2265](https://redirect.github.com/pi-hole/FTL/pull/2265) - Update config/env.c to accept conventional environment variables in a… by [@​iain-henderson](https://redirect.github.com/iain-henderson) in [https://github.com/pi-hole/FTL/pull/2256](https://redirect.github.com/pi-hole/FTL/pull/2256) - We should not send any content for HTTP codes 1xx, 204 and 304 by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2272](https://redirect.github.com/pi-hole/FTL/pull/2272) - Fix DHCP_LEASETIME migration by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2271](https://redirect.github.com/pi-hole/FTL/pull/2271) - Print values of env vars if they are invalid by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2273](https://redirect.github.com/pi-hole/FTL/pull/2273) - Fix webserver.api.maxHistory usage in API by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2275](https://redirect.github.com/pi-hole/FTL/pull/2275) - Fix typo in dns option descriptions by [@​rrobgill](https://redirect.github.com/rrobgill) in [https://github.com/pi-hole/FTL/pull/2280](https://redirect.github.com/pi-hole/FTL/pull/2280) - Follow-up on [#​2275](https://redirect.github.com/pi-hole/docker-pi-hole/issues/2275) by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2285](https://redirect.github.com/pi-hole/FTL/pull/2285) - Restart FTL on change of webserver.threads by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2295](https://redirect.github.com/pi-hole/FTL/pull/2295) - Fix off-by-one in wildcard SAN checking by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2293](https://redirect.github.com/pi-hole/FTL/pull/2293) - Fix status codes and response messages for PUT in API docs by [@​tsutsu3](https://redirect.github.com/tsutsu3) in [https://github.com/pi-hole/FTL/pull/2291](https://redirect.github.com/pi-hole/FTL/pull/2291) - Pi-hole FTL v6.0.3 by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2296](https://redirect.github.com/pi-hole/FTL/pull/2296) #### New Contributors - [@​bennettmsherman](https://redirect.github.com/bennettmsherman) made their first contribution in [https://github.com/pi-hole/FTL/pull/2244](https://redirect.github.com/pi-hole/FTL/pull/2244) - [@​iain-henderson](https://redirect.github.com/iain-henderson) made their first contribution in [https://github.com/pi-hole/FTL/pull/2256](https://redirect.github.com/pi-hole/FTL/pull/2256) - [@​tsutsu3](https://redirect.github.com/tsutsu3) made their first contribution in [https://github.com/pi-hole/FTL/pull/2291](https://redirect.github.com/pi-hole/FTL/pull/2291) **Full Changelog**: https://github.com/pi-hole/FTL/compare/v6.0.2...v6.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2025.02.6
|
||||
appVersion: 2025.02.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pihole
|
||||
- https://pi-hole.net/
|
||||
type: application
|
||||
version: 19.0.5
|
||||
version: 19.0.6
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/pi-hole/pihole
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2025.02.6@sha256:bcf79fe65348067d17b7b14fd7e2cb8177bbb4e972e1880a905169334e69c1a2
|
||||
tag: 2025.02.7@sha256:ac63178526b71aa575069945f68e7bfb57541fefcd6150d752eeae82b5638141
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user