Update pihole/pihole Docker tag to v2025.08.0 #128

Merged
renovate-bot merged 0 commits from refs/pull/128/head into master 2025-09-26 07:32:11 +00:00
renovate-bot commented 2025-06-13 00:00:49 +00:00 (Migrated from gitea.smittenfeld.nl)

This PR contains the following updates:

Package Update Change
pihole/pihole minor 2025.06.1 -> 2025.08.0

Release Notes

pi-hole/docker-pi-hole (pihole/pihole)

v2025.08.0

Compare Source

What's Changed (Docker Specfic)

Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.07.1...2025.08.0

v2025.07.1

Compare Source

What's Changed (Docker Specific)

Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.07.0...2025.07.1


What's Changed (Core v6.1.4)

Full Changelog: https://github.com/pi-hole/pi-hole/compare/v6.1.3...v6.1.4

v2025.07.0

Compare Source

What's Changed (Docker Specific)

New Contributors

Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.06.2...2025.07.0


No Docker Specific Changes - This tag brings in the latest changes from Core v6.1.3

https://pi-hole.net/blog/2025/07/13/pi-hole-core-v6-1-3-released/

What's Changed (Pi-hole Core v6.1.3)

This is a bugfix release for the core Pi-hole code.

Fixes
  • Prevent gravity from failing due to an empty shell variable. #​6191
    This fixes a case where calls to pihole -g failed during list downloads.
  • Require privileged status (root or sudo) for all user calls to pihole. #​6312
    This fixes cases where users are unable to change or update the admin password.
  • Exit installation if FTL binary can not be downloaded. #​6316
    Abort update if FTL branch does not exist. #​6329
    These fix cases where the installation did not fully complete or an update left the installation with mismatched binary and repository versions. Both fixes contributed by @​MichaIng
  • Restore pihole -q function. #​6284
    This fixes a case where running a query immediately failed with an error message for an unknown file.
Miscellaneous Fixes and Improvements
  • Display output from FTL commands in color on the terminal. #​6314
  • Add note to final installation dialog box showing users where to find instructions for allowing a user to run Pi-hole commands without authentication. #​6152
  • Allow pihole tail to search for strings beginning with the hyphen character. #​6318 Contributed by @​rrobgill
  • Do not update the package cache on updates. #​6282
  • Improve default route detection in debugging process. #​6303 Contributed by @​rrobgill
  • Improve detecting loopback interfaces in the installer. #​6269 Contributed by @​deHakkelaar

Full Changelog: https://github.com/pi-hole/pi-hole/compare/v6.1.2...v6.1.3

v2025.06.2

Compare Source

No Docker Specific Changes - This tag brings in the latest changes from FTL 6.2.3

What's Changed (FTL 6.2.3)

This patch release contains fixes for almost all reported bugs (most importantly, it fixes a logging regression where types are missing from pihole.log as well as a crash in filter_servers() deep down in dnsmasq code). There is one remaining issue about the behavior of server=/example.com/1.2.3.4 having changed which we are still working on with the maintainers of dnsmasq.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pihole/pihole](https://github.com/pi-hole/docker-pi-hole) | minor | `2025.06.1` -> `2025.08.0` | --- ### Release Notes <details> <summary>pi-hole/docker-pi-hole (pihole/pihole)</summary> ### [`v2025.08.0`](https://github.com/pi-hole/docker-pi-hole/releases/tag/2025.08.0) [Compare Source](https://github.com/pi-hole/docker-pi-hole/compare/2025.07.1...2025.08.0) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed (Docker Specfic) - Only clone depth 1, even when checking out tags by [@&#8203;yubiuser](https://github.com/yubiuser) in https://github.com/pi-hole/docker-pi-hole/pull/1869 - Remove ncat dependency by [@&#8203;yubiuser](https://github.com/yubiuser) in https://github.com/pi-hole/docker-pi-hole/pull/1870 - Add link to "Changed Environment Variables" by [@&#8203;rdwebdesign](https://github.com/rdwebdesign) in https://github.com/pi-hole/docker-pi-hole/pull/1871 - Ensure all orphan FTL files are cleaned on startup by [@&#8203;PromoFaux](https://github.com/PromoFaux) in https://github.com/pi-hole/docker-pi-hole/pull/1876 (Should fix [#&#8203;1789](https://github.com/pi-hole/docker-pi-hole/issues/1789) ) **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2025.07.1...2025.08.0 ### [`v2025.07.1`](https://github.com/pi-hole/docker-pi-hole/releases/tag/2025.07.1) [Compare Source](https://github.com/pi-hole/docker-pi-hole/compare/2025.07.0...2025.07.1) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed (Docker Specific) - Prevent cosmetic issue where component versions are sometimes labeled as commit hashes by [@&#8203;PromoFaux](https://github.com/PromoFaux) in https://github.com/pi-hole/docker-pi-hole/pull/1866 **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2025.07.0...2025.07.1 *** #### What's Changed (Core v6.1.4) - Fix issue where web interface cannot run gravity by [@&#8203;PromoFaux](https://github.com/PromoFaux) in https://github.com/pi-hole/pi-hole/pull/6345 - Fix `pihole api` command by not setting the some variabes as readonly by [@&#8203;PromoFaux](https://github.com/PromoFaux) in https://github.com/pi-hole/pi-hole/pull/6346 **Full Changelog**: https://github.com/pi-hole/pi-hole/compare/v6.1.3...v6.1.4 ### [`v2025.07.0`](https://github.com/pi-hole/docker-pi-hole/releases/tag/2025.07.0) [Compare Source](https://github.com/pi-hole/docker-pi-hole/compare/2025.06.2...2025.07.0) <!-- Release notes generated using configuration in .github/release.yml at development --> #### What's Changed (Docker Specific) - Use full iproute2 in place of iproute2-ss by [@&#8203;rrobgill](https://github.com/rrobgill) in https://github.com/pi-hole/docker-pi-hole/pull/1854 - Build all containers from a fixed base image by [@&#8203;yubiuser](https://github.com/yubiuser) in https://github.com/pi-hole/docker-pi-hole/pull/1856 - Major overhaul to the test suite by [@&#8203;yubiuser](https://github.com/yubiuser) in https://github.com/pi-hole/docker-pi-hole/pull/1859 - docs: Updates Docker Secrets usage information by [@&#8203;buckaroogeek](https://github.com/buckaroogeek) in https://github.com/pi-hole/docker-pi-hole/pull/1851 - docs: remove part of tips & tricks and add a link to the docs by [@&#8203;LizenzFass78851](https://github.com/LizenzFass78851) in https://github.com/pi-hole/docker-pi-hole/pull/1863 #### New Contributors - [@&#8203;rrobgill](https://github.com/rrobgill) made their first contribution in https://github.com/pi-hole/docker-pi-hole/pull/1854 - [@&#8203;buckaroogeek](https://github.com/buckaroogeek) made their first contribution in https://github.com/pi-hole/docker-pi-hole/pull/1851 **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2025.06.2...2025.07.0 *** No Docker Specific Changes - This tag brings in the latest changes from Core v6.1.3 https://pi-hole.net/blog/2025/07/13/pi-hole-core-v6-1-3-released/ #### What's Changed (Pi-hole Core v6.1.3) This is a bugfix release for the core Pi-hole code. ##### Fixes - Prevent gravity from failing due to an empty shell variable. [#&#8203;6191](https://github.com/pi-hole/pi-hole/pull/6191)\ This fixes a case where calls to `pihole -g` failed during list downloads. - Require privileged status (root or sudo) for all user calls to `pihole`. [#&#8203;6312](https://github.com/pi-hole/pi-hole/pull/6312)\ This fixes cases where users are unable to change or update the admin password. - Exit installation if FTL binary can not be downloaded. [#&#8203;6316](https://github.com/pi-hole/pi-hole/pull/6316)\ Abort update if FTL branch does not exist. [#&#8203;6329](https://github.com/pi-hole/pi-hole/pull/6329)\ These fix cases where the installation did not fully complete or an update left the installation with mismatched binary and repository versions. Both fixes contributed by [@&#8203;MichaIng](https://github.com/MichaIng) - Restore `pihole -q` function. [#&#8203;6284](https://github.com/pi-hole/pi-hole/pull/6284)\ This fixes a case where running a query immediately failed with an error message for an unknown file. ##### Miscellaneous Fixes and Improvements - Display output from FTL commands in color on the terminal. [#&#8203;6314](https://github.com/pi-hole/pi-hole/pull/6314) - Add note to final installation dialog box showing users where to find instructions for allowing a user to run Pi-hole commands without authentication. [#&#8203;6152](https://github.com/pi-hole/pi-hole/pull/6152) - Allow `pihole tail` to search for strings beginning with the hyphen character. [#&#8203;6318](https://github.com/pi-hole/pi-hole/pull/6318) Contributed by [@&#8203;rrobgill](https://github.com/rrobgill) - Do not update the package cache on updates. [#&#8203;6282](https://github.com/pi-hole/pi-hole/pull/6282) - Improve default route detection in debugging process. [#&#8203;6303](https://github.com/pi-hole/pi-hole/pull/6303) Contributed by [@&#8203;rrobgill](https://github.com/rrobgill) - Improve detecting loopback interfaces in the installer. [#&#8203;6269](https://github.com/pi-hole/pi-hole/pull/6269) Contributed by [@&#8203;deHakkelaar](https://github.com/deHakkelaar) **Full Changelog**: https://github.com/pi-hole/pi-hole/compare/v6.1.2...v6.1.3 ### [`v2025.06.2`](https://github.com/pi-hole/docker-pi-hole/releases/tag/2025.06.2) [Compare Source](https://github.com/pi-hole/docker-pi-hole/compare/2025.06.1...2025.06.2) No Docker Specific Changes - This tag brings in the latest changes from FTL 6.2.3 #### What's Changed (FTL 6.2.3) This patch release contains fixes for almost all reported bugs (most importantly, it fixes a logging regression where types are missing from `pihole.log` as well as a crash in `filter_servers()` deep down in `dnsmasq` code). There is one remaining issue about the behavior of `server=/example.com/1.2.3.4` having changed which we are still working on with the maintainers of `dnsmasq`. - Relax the session cookie from `SameSite=Strict` to `Lax` by [@&#8203;DL6ER](https://github.com/DL6ER) in https://github.com/pi-hole/FTL/pull/2471 - Run dependabot also on composite actions by [@&#8203;yubiuser](https://github.com/yubiuser) in https://github.com/pi-hole/FTL/pull/2502 - Speedup build and test by running RISCV on ARM64 by [@&#8203;yubiuser](https://github.com/yubiuser) in https://github.com/pi-hole/FTL/pull/2501 - Remove pullapprove.yml by [@&#8203;yubiuser](https://github.com/yubiuser) in https://github.com/pi-hole/FTL/pull/2499 - ntp : ignore client version, always return a v4 packet by [@&#8203;rrobgill](https://github.com/rrobgill) in https://github.com/pi-hole/FTL/pull/2505 - Store intermediate CNAME domain pointers in DNS cache by [@&#8203;DL6ER](https://github.com/DL6ER) in https://github.com/pi-hole/FTL/pull/2461 - Allow unauthenticated access to non-admin LUA pages by [@&#8203;DL6ER](https://github.com/DL6ER) in https://github.com/pi-hole/FTL/pull/2503 - Simplify CI build process by [@&#8203;DL6ER](https://github.com/DL6ER) in https://github.com/pi-hole/FTL/pull/2507 - Get latest dnsmasq updates by [@&#8203;DL6ER](https://github.com/DL6ER) in https://github.com/pi-hole/FTL/pull/2509 - Split FTL build and test on GHA by [@&#8203;yubiuser](https://github.com/yubiuser) in [#&#8203;2498](https://github.com/pi-hole/docker-pi-hole/issues/2498) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4wLjciLCJ1cGRhdGVkSW5WZXIiOiI0MS40Ni42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
peter/homelab-docker-config!128
No description provided.