chore(helm): update image ghcr.io/pi-hole/pihole 2025.03.0 → 2025.03.1 (#33752)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/pi-hole/pihole](https://redirect.github.com/pi-hole/docker-pi-hole)
| patch | `6c872c3` -> `c874ed4` |

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

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

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

#### What's Changed (Docker Specific)

- **Prevent container from starting on old versions of docker due to
incompatibility with newer versions of alpine by
[@&#8203;LizenzFass78851](https://redirect.github.com/LizenzFass78851)
in
[https://github.com/pi-hole/docker-pi-hole/pull/1794](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1794)**
- Add bash-completion package by
[@&#8203;casperklein](https://redirect.github.com/casperklein) in
[https://github.com/pi-hole/docker-pi-hole/pull/1787](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1787)
- Set day of week for gravity update to be the same as bare metal
install by
[@&#8203;mwoolweaver](https://redirect.github.com/mwoolweaver) in
[https://github.com/pi-hole/docker-pi-hole/pull/1788](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1788)
- Update note RE: Blank passwords by
[@&#8203;PromoFaux](https://redirect.github.com/PromoFaux) in
[https://github.com/pi-hole/docker-pi-hole/pull/1778](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1778)

#### New Contributors

- [@&#8203;mwoolweaver](https://redirect.github.com/mwoolweaver) made
their first contribution in
[https://github.com/pi-hole/docker-pi-hole/pull/1788](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1788)
- [@&#8203;LizenzFass78851](https://redirect.github.com/LizenzFass78851)
made their first contribution in
[https://github.com/pi-hole/docker-pi-hole/pull/1794](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1794)

**Full Changelog**:
https://github.com/pi-hole/docker-pi-hole/compare/2025.03.0...2025.03.1

***

Also contains core component updates:

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

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

- The domain pi.hole should be fully local by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2331](https://redirect.github.com/pi-hole/FTL/pull/2331)
- Add total CPU % to /info/system endpoint by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2297](https://redirect.github.com/pi-hole/FTL/pull/2297)
- Do not read empty values from versions file. Use null instead by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2335](https://redirect.github.com/pi-hole/FTL/pull/2335)
- Ensure proper shutdown when crashing in a thread by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2332](https://redirect.github.com/pi-hole/FTL/pull/2332)
- README.md: switch to the SVG logos by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/FTL/pull/2344](https://redirect.github.com/pi-hole/FTL/pull/2344)
- Allow newlines in env vars as separator by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2346](https://redirect.github.com/pi-hole/FTL/pull/2346)
- Update npm dependencies by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/FTL/pull/2342](https://redirect.github.com/pi-hole/FTL/pull/2342)
- Fix unlocking warning in /api/history/clients by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2351](https://redirect.github.com/pi-hole/FTL/pull/2351)
- Increase restrictions on POST /api/teleporter by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2352](https://redirect.github.com/pi-hole/FTL/pull/2352)
- Use keep-alive by [@&#8203;DL6ER](https://redirect.github.com/DL6ER)
in
[https://github.com/pi-hole/FTL/pull/2357](https://redirect.github.com/pi-hole/FTL/pull/2357)
- Change default file serving behavior **possibly breaking** by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2355](https://redirect.github.com/pi-hole/FTL/pull/2355)
- Add new special permitted upstream filter for Query Log by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2345](https://redirect.github.com/pi-hole/FTL/pull/2345)
- Fix typo in json_macros.h for HTTP Status Code body return check by
[@&#8203;Gabriel-H4](https://redirect.github.com/Gabriel-H4) in
[https://github.com/pi-hole/FTL/pull/2338](https://redirect.github.com/pi-hole/FTL/pull/2338)
- API validation: update CI by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/FTL/pull/2341](https://redirect.github.com/pi-hole/FTL/pull/2341)
- Do not overwrite externally given MAKEFLAGS if set by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2360](https://redirect.github.com/pi-hole/FTL/pull/2360)
- Default-off 0x20 encoding by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2365](https://redirect.github.com/pi-hole/FTL/pull/2365)
- Simplify overTime processing by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2353](https://redirect.github.com/pi-hole/FTL/pull/2353)
- Tweak API documentation for /docs by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2337](https://redirect.github.com/pi-hole/FTL/pull/2337)
- Add Discovery of Designated Resolvers special zone blocking by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2315](https://redirect.github.com/pi-hole/FTL/pull/2315)
- Still save clients when database.maxDBdays is 0 by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2367](https://redirect.github.com/pi-hole/FTL/pull/2367)
- Add new Lua function pihole.format_path() by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2370](https://redirect.github.com/pi-hole/FTL/pull/2370)
- Do not update webserver.threads in-place by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2368](https://redirect.github.com/pi-hole/FTL/pull/2368)
- Update embedded dnsmasq to v2.91rc6 by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2374](https://redirect.github.com/pi-hole/FTL/pull/2374)
- Also set Expires= property for deleted cookies by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2336](https://redirect.github.com/pi-hole/FTL/pull/2336)
- Fix docs for lists batchDelete by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2379](https://redirect.github.com/pi-hole/FTL/pull/2379)
- Update dnsmasq tag to 2.91 by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2380](https://redirect.github.com/pi-hole/FTL/pull/2380)
- Allow prefix multiplexing behind reverse proxy by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2319](https://redirect.github.com/pi-hole/FTL/pull/2319)
- NTP - Provide correct stratum to clients by
[@&#8203;rrobgill](https://redirect.github.com/rrobgill) in
[https://github.com/pi-hole/FTL/pull/2386](https://redirect.github.com/pi-hole/FTL/pull/2386)
- Set X-DNS-Prefetch-Control header by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/FTL/pull/2396](https://redirect.github.com/pi-hole/FTL/pull/2396)

#### New Contributors

- [@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) made their
first contribution in
[https://github.com/pi-hole/FTL/pull/2344](https://redirect.github.com/pi-hole/FTL/pull/2344)
- [@&#8203;Gabriel-H4](https://redirect.github.com/Gabriel-H4) made
their first contribution in
[https://github.com/pi-hole/FTL/pull/2338](https://redirect.github.com/pi-hole/FTL/pull/2338)

**Full Changelog**: https://github.com/pi-hole/FTL/compare/v6.0.4...v6.1

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

#### What's Changed (Web v6.1)

- Fix typo in DHCP settings page by
[@&#8203;alexwhitman](https://redirect.github.com/alexwhitman) in
[https://github.com/pi-hole/web/pull/3279](https://redirect.github.com/pi-hole/web/pull/3279)
- Live long and prosper by
[@&#8203;PromoFaux](https://redirect.github.com/PromoFaux) in
[https://github.com/pi-hole/web/pull/3280](https://redirect.github.com/pi-hole/web/pull/3280)
- Fix CPU% by [@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/web/pull/3262](https://redirect.github.com/pi-hole/web/pull/3262)
- Fix top lists links on the dashboard by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/web/pull/3283](https://redirect.github.com/pi-hole/web/pull/3283)
- Improve HTTPS detection behind reverse proxy by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/web/pull/3285](https://redirect.github.com/pi-hole/web/pull/3285)
- Improve CodeQL action by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3289](https://redirect.github.com/pi-hole/web/pull/3289)
- package.json: properly configure xo and postcss by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3248](https://redirect.github.com/pi-hole/web/pull/3248)
- Set default values for each property of `versions` object by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/3268](https://redirect.github.com/pi-hole/web/pull/3268)
- Fix the text and icon used to report end-to-end encryption status
(TLS/SSL) on the top menu by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/3288](https://redirect.github.com/pi-hole/web/pull/3288)
- .gitattributes: enforce LF by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3282](https://redirect.github.com/pi-hole/web/pull/3282)
- Sort IPv4 before IPv6 addresses on the network overview by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/web/pull/3286](https://redirect.github.com/pi-hole/web/pull/3286)
- Add missing img dimensions by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3294](https://redirect.github.com/pi-hole/web/pull/3294)
- Sort interfaces by [@&#8203;DL6ER](https://redirect.github.com/DL6ER)
in
[https://github.com/pi-hole/web/pull/3284](https://redirect.github.com/pi-hole/web/pull/3284)
- Remove the obsolete `X-UA-Compatible` meta tag by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3305](https://redirect.github.com/pi-hole/web/pull/3305)
- logout.js: add missing preventDefault call by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3301](https://redirect.github.com/pi-hole/web/pull/3301)
- Switch to Font Awesome CSS by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3300](https://redirect.github.com/pi-hole/web/pull/3300)
- Ran autoprefixer by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3246](https://redirect.github.com/pi-hole/web/pull/3246)
- `testpr`: run prefix script too by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3307](https://redirect.github.com/pi-hole/web/pull/3307)
- Updated run gravity message when importing config in Teleporter by
[@&#8203;jmui](https://redirect.github.com/jmui) in
[https://github.com/pi-hole/web/pull/3312](https://redirect.github.com/pi-hole/web/pull/3312)
- Fix a few CodeQL issues by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3290](https://redirect.github.com/pi-hole/web/pull/3290)
- Remove trailing slash from void elements by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3315](https://redirect.github.com/pi-hole/web/pull/3315)
- sidebar: fix missing span end-closing tags by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3316](https://redirect.github.com/pi-hole/web/pull/3316)
- Fix stray `-` by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3318](https://redirect.github.com/pi-hole/web/pull/3318)
- Fix issues found in LCARS theme after recent changes in CSS and HTML
by [@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/3327](https://redirect.github.com/pi-hole/web/pull/3327)
- Remove a few unused CSS rules from pi-hole.css and LCARS theme by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/3329](https://redirect.github.com/pi-hole/web/pull/3329)
- Update browserslistc by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3322](https://redirect.github.com/pi-hole/web/pull/3322)
- Use `em` instead of `i` and `strong` instead of `b` by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3321](https://redirect.github.com/pi-hole/web/pull/3321)
- Update fonts by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3309](https://redirect.github.com/pi-hole/web/pull/3309)
- Add missing rel="noopener" for external links by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3333](https://redirect.github.com/pi-hole/web/pull/3333)
- Allow path prefix multiplexing the dashboard and API by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/web/pull/3269](https://redirect.github.com/pi-hole/web/pull/3269)
- login.lp: remove mention of sudo by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3334](https://redirect.github.com/pi-hole/web/pull/3334)
- Refactor assets loading by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3295](https://redirect.github.com/pi-hole/web/pull/3295)
- queries: switch to a real `button` by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3339](https://redirect.github.com/pi-hole/web/pull/3339)
- Logout: fix redirect by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3304](https://redirect.github.com/pi-hole/web/pull/3304)
- sidebar: switch to a real button by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3342](https://redirect.github.com/pi-hole/web/pull/3342)
- parseQueryString: switch to URLSearchParams and remove unused param by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3340](https://redirect.github.com/pi-hole/web/pull/3340)
- Queries: user fieldtext directly by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3343](https://redirect.github.com/pi-hole/web/pull/3343)
- Queries: escape querystatus.fieldtext by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3348](https://redirect.github.com/pi-hole/web/pull/3348)
- Fix typo in advanced DNS help text by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/web/pull/3350](https://redirect.github.com/pi-hole/web/pull/3350)
- Set an upper limit on the number of rows returned for the query log by
[@&#8203;PromoFaux](https://redirect.github.com/PromoFaux) in
[https://github.com/pi-hole/web/pull/3346](https://redirect.github.com/pi-hole/web/pull/3346)
- Use pretty URLs when possible by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3351](https://redirect.github.com/pi-hole/web/pull/3351)
- Use modernized waitMe plugin by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/web/pull/3213](https://redirect.github.com/pi-hole/web/pull/3213)
- Query Log: Add QUERY_EXTERNAL_BLOCKED_EDE15 rules by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/web/pull/3347](https://redirect.github.com/pi-hole/web/pull/3347)
- index: remove useless empty title attributes by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3352](https://redirect.github.com/pi-hole/web/pull/3352)
- Remove `meta http-equiv="cache-control"` by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3353](https://redirect.github.com/pi-hole/web/pull/3353)
- Regenerate package-lock.json with npm 10.9 by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3356](https://redirect.github.com/pi-hole/web/pull/3356)

#### New Contributors

- [@&#8203;alexwhitman](https://redirect.github.com/alexwhitman) made
their first contribution in
[https://github.com/pi-hole/web/pull/3279](https://redirect.github.com/pi-hole/web/pull/3279)
- [@&#8203;jmui](https://redirect.github.com/jmui) made their first
contribution in
[https://github.com/pi-hole/web/pull/3312](https://redirect.github.com/pi-hole/web/pull/3312)

**Full Changelog**: https://github.com/pi-hole/web/compare/v6.0.2...v6.1

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

#### What's Changed (Core v.6.0.6)

- README.md: switch to the SVG logo by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/pi-hole/pull/6052](https://redirect.github.com/pi-hole/pi-hole/pull/6052)
- version.sh: fix typo in comment by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/pi-hole/pull/6056](https://redirect.github.com/pi-hole/pi-hole/pull/6056)
- Add trailing / when changing ownership of /etc/pihole by
[@&#8203;casperklein](https://redirect.github.com/casperklein) in
[https://github.com/pi-hole/pi-hole/pull/6057](https://redirect.github.com/pi-hole/pi-hole/pull/6057)
- Add 2FA handling to api.sh by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6065](https://redirect.github.com/pi-hole/pi-hole/pull/6065)
- Create webserver.log on FTL startup by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6051](https://redirect.github.com/pi-hole/pi-hole/pull/6051)
- Remove WEB_CALL from COL_TABLE by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6062](https://redirect.github.com/pi-hole/pi-hole/pull/6062)
- revert
[#&#8203;6030](https://redirect.github.com/pi-hole/docker-pi-hole/issues/6030)
in preparation for docker-pi-hole
[#&#8203;1794](https://redirect.github.com/pi-hole/docker-pi-hole/issues/1794)
by [@&#8203;mwoolweaver](https://redirect.github.com/mwoolweaver) in
[https://github.com/pi-hole/pi-hole/pull/6086](https://redirect.github.com/pi-hole/pi-hole/pull/6086)

#### New Contributors

- [@&#8203;casperklein](https://redirect.github.com/casperklein) made
their first contribution in
[https://github.com/pi-hole/pi-hole/pull/6057](https://redirect.github.com/pi-hole/pi-hole/pull/6057)

**Full Changelog**:
https://github.com/pi-hole/pi-hole/compare/v6.0.5...v6.0.6

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-03-30 20:19:53 +02:00
committed by GitHub
parent 0e1b383279
commit c5579bc1a6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2025.03.0
appVersion: 2025.03.1
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.1.0
version: 19.1.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/pi-hole/pihole
pullPolicy: IfNotPresent
tag: 2025.03.0@sha256:6c872c3f8f1954423dbd1c7db661719b447e7b890e231489ada2a6a2904342ff
tag: 2025.03.1@sha256:c874ed44d6085de9727aa5ca3f30ce786fa17d0b1d4847c038156db1b8444af2
securityContext:
container:
readOnlyRootFilesystem: false