Commit Graph

41752 Commits

Author SHA1 Message Date
TrueCharts Bot a4982b76c2 chore(helm): update image docker.io/thelounge/thelounge digest to 0f8b2e4 (#33761)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/thelounge/thelounge](https://redirect.github.com/thelounge/thelounge-docker)
| digest | `c056578` -> `0f8b2e4` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-31 09:00:17 +00:00
TrueCharts Bot 6750db0897 chore(helm): update image docker.io/teslamate/teslamate 1.32.0 → 1.33.0 (#33777)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/teslamate/teslamate](https://redirect.github.com/teslamate-org/teslamate)
| minor | `8c282ad` -> `0767c59` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>teslamate-org/teslamate
(docker.io/teslamate/teslamate)</summary>

###
[`v1.33.0`](https://redirect.github.com/teslamate-org/teslamate/blob/HEAD/CHANGELOG.md#1330---2025-03-28)

[Compare
Source](https://redirect.github.com/teslamate-org/teslamate/compare/v1.32.0...v1.33.0)

As always, there are many improvements.

We now use Grafana 11.6.0 which was release the last days, improved the
logging and state transitions, added a new dashboard for database
information and improved other dashboards. We also added a new section
to the documentation about the Entity Relationship Model (ERM) of
TeslaMate. This is a great help for developers who want to understand
the data model of TeslaMate and how to extend it.

Enjoy it.

##### New features

##### Improvements and bug fixes

- fix(nix): wait for mosquitto to start before starting teslamate
([#&#8203;4419](https://redirect.github.com/teslamate-org/teslamate/issues/4419)
- [@&#8203;brianmay](https://redirect.github.com/brianmay))
- feat: use Grafana 11.4.0
([#&#8203;4299](https://redirect.github.com/teslamate-org/teslamate/issues/4299)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- feat: improve logging messages
([#&#8203;4467](https://redirect.github.com/teslamate-org/teslamate/issues/4467)
- [@&#8203;micves](https://redirect.github.com/micves) and
[@&#8203;brianmay](https://redirect.github.com/brianmay))
- feat: optimize state transitions
([#&#8203;4473](https://redirect.github.com/teslamate-org/teslamate/issues/4473)
- [@&#8203;micves](https://redirect.github.com/micves) and
[@&#8203;brianmay](https://redirect.github.com/brianmay))
    -   don't try to sleep if power > 0
- cancel an ongoing suspended state/trying to sleep and go back to
online
    -   add conditions to enter charging
- feat: support accessing PostgreSQL on unix domain sockets
([#&#8203;4456](https://redirect.github.com/teslamate-org/teslamate/issues/4456)
- [@&#8203;j-baker](https://redirect.github.com/j-baker))
- fix(nix): temporarily disable browser locale in date formats for nix
deployment as well
([#&#8203;4480](https://redirect.github.com/teslamate-org/teslamate/issues/4480)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- feat: Grafana 11.5.0
([#&#8203;4509](https://redirect.github.com/teslamate-org/teslamate/issues/4509)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- feat: Grafana 11.5.2
([#&#8203;4551](https://redirect.github.com/teslamate-org/teslamate/issues/4551)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- fix(nix): update mix dependency hash in nix builds.
([#&#8203;4577](https://redirect.github.com/teslamate-org/teslamate/issues/4577)
- [@&#8203;weiren2](https://redirect.github.com/weiren2))
- feat: Grafana 11.6.0
([#&#8203;4570](https://redirect.github.com/teslamate-org/teslamate/issues/4570)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))

##### Build, CI, internal

- build(deps): bump castore from 1.0.9 to 1.0.10
([#&#8203;4414](https://redirect.github.com/teslamate-org/teslamate/issues/4414))
- build(deps): bump
[@&#8203;docusaurus/preset-classic](https://redirect.github.com/docusaurus/preset-classic)
from 3.5.2 to 3.6.3 in /website
([#&#8203;4412](https://redirect.github.com/teslamate-org/teslamate/issues/4412))
- build(deps): bump path-to-regexp from 1.8.0 to 1.9.0 in /website
([#&#8203;4424](https://redirect.github.com/teslamate-org/teslamate/issues/4424))
- build(deps): bump crate-ci/typos from 1.27.0 to 1.28.1
([#&#8203;4411](https://redirect.github.com/teslamate-org/teslamate/issues/4411))
- build(deps): bump tesla from 1.13.0 to 1.13.2
([#&#8203;4416](https://redirect.github.com/teslamate-org/teslamate/issues/4416))
- build(deps): bump postgrex from 0.19.1 to 0.19.3
([#&#8203;4415](https://redirect.github.com/teslamate-org/teslamate/issues/4415))
- build(nix): switch to nixos-24.11
([#&#8203;4420](https://redirect.github.com/teslamate-org/teslamate/issues/4420)
- [@&#8203;brianmay](https://redirect.github.com/brianmay))
- build(deps): update flake.lock
([#&#8203;4427](https://redirect.github.com/teslamate-org/teslamate/issues/4427))
- fix: update mix deps hash to fix build error on recent NixOS 24.11
update
([#&#8203;4428](https://redirect.github.com/teslamate-org/teslamate/issues/4428))
- build(deps): bump path-to-regexp and express in /website
([#&#8203;4433](https://redirect.github.com/teslamate-org/teslamate/issues/4433))
- build(deps): update flake.lock
([#&#8203;4440](https://redirect.github.com/teslamate-org/teslamate/issues/4440))
- build(deps): bump actions/cache from 4.1.2 to 4.2.0
([#&#8203;4465](https://redirect.github.com/teslamate-org/teslamate/issues/4465))
- build(deps): bump phoenix from 1.7.14 to 1.7.18
([#&#8203;4462](https://redirect.github.com/teslamate-org/teslamate/issues/4462))
- build(deps-dev): bump dialyxir from 1.4.4 to 1.4.5
([#&#8203;4460](https://redirect.github.com/teslamate-org/teslamate/issues/4460))
- build(deps): bump ex_cldr from 2.40.1 to 2.40.2
([#&#8203;4461](https://redirect.github.com/teslamate-org/teslamate/issues/4461))
- build(deps): bump crate-ci/typos from 1.28.1 to 1.29.0
([#&#8203;4464](https://redirect.github.com/teslamate-org/teslamate/issues/4464))
- ci: update actions/cache to v4.2.0
([79107d5](https://redirect.github.com/teslamate-org/teslamate/commit/79107d53b7712934587bbe40c503e63d5dd9f122)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- build(deps): bump DeterminateSystems/magic-nix-cache-action from 8 to
9
([#&#8203;4515](https://redirect.github.com/teslamate-org/teslamate/issues/4515))
- build(deps): bump actions/stale from 9.0.0 to 9.1.0
([#&#8203;4516](https://redirect.github.com/teslamate-org/teslamate/issues/4516))
- build(deps): bump crate-ci/typos from 1.29.0 to 1.29.5
([#&#8203;4514](https://redirect.github.com/teslamate-org/teslamate/issues/4514))
- build(deps-dev): bump excoveralls from 0.18.3 to 0.18.5
([#&#8203;4524](https://redirect.github.com/teslamate-org/teslamate/issues/4524))
- build(deps-dev): bump credo from 1.7.8 to 1.7.11
([#&#8203;4523](https://redirect.github.com/teslamate-org/teslamate/issues/4523))
- build(deps): bump
[@&#8203;docusaurus/preset-classic](https://redirect.github.com/docusaurus/preset-classic)
from 3.6.3 to 3.7.0 in /website
([#&#8203;4518](https://redirect.github.com/teslamate-org/teslamate/issues/4518))
- build(deps): bump serialize-javascript from 6.0.1 to 6.0.2 in /website
([#&#8203;4548](https://redirect.github.com/teslamate-org/teslamate/issues/4548))
- build(deps): update flake.lock
([#&#8203;4455](https://redirect.github.com/teslamate-org/teslamate/issues/4455))
- style(markdownlint): allow 'details', 'summary', and 'TabItem'
elements
([d5b1a55](https://redirect.github.com/teslamate-org/teslamate/commit/d5b1a55007eefedd5d852ecd50d67b8c4d36faa5)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- style(environment_variables): remove multiple whitespaces
([603ff82](https://redirect.github.com/teslamate-org/teslamate/commit/603ff824b052b4465fcce9fe77e5e40ad586c07a)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- style(docs): fix line length fenced-code-style, no bare url links,
multiple whitespaces, alt text, header style
([1972584](https://redirect.github.com/teslamate-org/teslamate/commit/1972584d8f9d11c2f640de046a8e9fd47b43c4fb)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- build(deps): bump actions/cache from 4.2.0 to 4.2.2
([#&#8203;4564](https://redirect.github.com/teslamate-org/teslamate/issues/4564))
- build(deps): bump crate-ci/typos from 1.29.5 to 1.30.0
([#&#8203;4563](https://redirect.github.com/teslamate-org/teslamate/issues/4563))
- build(deps): bump castore from 1.0.11 to 1.0.12
([#&#8203;4565](https://redirect.github.com/teslamate-org/teslamate/issues/4565))
- build(deps): bump plug_cowboy from 2.7.2 to 2.7.3
([#&#8203;4566](https://redirect.github.com/teslamate-org/teslamate/issues/4566))
- build(deps): bump prismjs from 1.29.0 to 1.30.0 in /website
([#&#8203;4582](https://redirect.github.com/teslamate-org/teslamate/issues/4582))
- build(deps): bump
[@&#8203;babel/runtime](https://redirect.github.com/babel/runtime) from
7.26.0 to 7.26.10 in /website
([#&#8203;4589](https://redirect.github.com/teslamate-org/teslamate/issues/4589))
- build(deps): bump
[@&#8203;babel/helpers](https://redirect.github.com/babel/helpers) from
7.26.7 to 7.26.10 in /website
([#&#8203;4588](https://redirect.github.com/teslamate-org/teslamate/issues/4588))
- build(deps): bump
[@&#8203;babel/runtime-corejs3](https://redirect.github.com/babel/runtime-corejs3)
in /website
([#&#8203;4587](https://redirect.github.com/teslamate-org/teslamate/issues/4587))
- build(deps): update flake.lock
([#&#8203;4562](https://redirect.github.com/teslamate-org/teslamate/issues/4562))

##### Dashboards

- fix: for battery health dashboard erroring out if no charge data has
been collected so far
([#&#8203;4448](https://redirect.github.com/teslamate-org/teslamate/issues/4448)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- fix: url for releases in home dashboard
([#&#8203;4452](https://redirect.github.com/teslamate-org/teslamate/issues/4452)
-[@&#8203;FLX3009](https://redirect.github.com/FLX3009))
- feat: add 0 as lower bound for gauge to ensure proper scaling
([#&#8203;4498](https://redirect.github.com/teslamate-org/teslamate/issues/4498)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- feat(dashboards): improve elevation scale in drive stats
([#&#8203;4546](https://redirect.github.com/teslamate-org/teslamate/issues/4546)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- feat: add Database Information Dashboard
([#&#8203;4578](https://redirect.github.com/teslamate-org/teslamate/issues/4578)
- [@&#8203;jheredianet](https://redirect.github.com/jheredianet))

##### Translations

- feat: Translate remaining Spanish sentences
([#&#8203;4529](https://redirect.github.com/teslamate-org/teslamate/issues/4529)
- [@&#8203;jheredianet](https://redirect.github.com/jheredianet))

##### Documentation

- doc: bump elixir based on availability
([#&#8203;4431](https://redirect.github.com/teslamate-org/teslamate/issues/4431)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- doc: align node req with what is used in CI
([#&#8203;4430](https://redirect.github.com/teslamate-org/teslamate/issues/4430)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- doc: added missing topic "charging_state" in mqtt doc
([#&#8203;4466](https://redirect.github.com/teslamate-org/teslamate/issues/4466)
- [@&#8203;Beme99](https://redirect.github.com/Beme99))
- docs: Grafana 11.4 for manual install on FreeBSD
([#&#8203;4474](https://redirect.github.com/teslamate-org/teslamate/issues/4474)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- doc: Fixing typo for sensor psi calculation
([#&#8203;4470](https://redirect.github.com/teslamate-org/teslamate/issues/4470)
- [@&#8203;Phazz](https://redirect.github.com/Phazz))
- doc: Simplify Home Assistant sensors, add device_class to allow
changing measurement units
([#&#8203;4472](https://redirect.github.com/teslamate-org/teslamate/issues/4472)
- [@&#8203;longzheng](https://redirect.github.com/longzheng))
- docs: add reindexing instructions for database maintenance to improve
performance in case of index bloat due to frequent updates or deletions
([#&#8203;4558](https://redirect.github.com/teslamate-org/teslamate/issues/4558)
and
[#&#8203;4574](https://redirect.github.com/teslamate-org/teslamate/issues/4574)
- [@&#8203;jheredianet](https://redirect.github.com/jheredianet))
- docs: Update projects using TeslaMate
([#&#8203;4573](https://redirect.github.com/teslamate-org/teslamate/issues/4573)
- [@&#8203;jheredianet](https://redirect.github.com/jheredianet))
- docs: fix and rearrange screenshot links (alphabetical)
([#&#8203;4580](https://redirect.github.com/teslamate-org/teslamate/issues/4580)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- docs: enhance TeslaFi import documentation with updated Python script
for bulk data export
([#&#8203;4575](https://redirect.github.com/teslamate-org/teslamate/issues/4575)
- [@&#8203;TheLinuxGuy](https://redirect.github.com/TheLinuxGuy) and
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- docs: add Entity Relationship Model section to development
documentation
([#&#8203;4586](https://redirect.github.com/teslamate-org/teslamate/issues/4586)
- [@&#8203;DrMichael](https://redirect.github.com/DrMichael) and
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-31 09:10:32 +02:00
TrueCharts Bot de8ee2786e chore(helm): update image docker.io/ronivay/xen-orchestra 5.174.0 → 5.175.0 (#33776)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronivay/xen-orchestra | minor | `a55fefc` -> `2487617` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-31 08:58:03 +02:00
TrueCharts Bot 996183668c chore(helm): update image docker.io/haveagitgat/tdarr_node 2.36.01 → 2.37.01 (#33774) 2025-03-31 08:57:53 +02:00
TrueCharts Bot 88b833d588 chore(helm): update image docker.io/haveagitgat/tdarr 2.36.01 → 2.37.01 (#33773)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/haveagitgat/tdarr](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages)
([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu))
| minor | `ad1e528` -> `5b15acb` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-31 08:57:46 +02:00
TrueCharts Bot 7937fb95e2 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.148.0 → 2.149.0 (#33772)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `d3de758` -> `38c0f2d` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.149.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21490---2025-03-30)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.148.0...2.149.0)

##### Added

- Added support for changing the asset profile identifier (`dataSource`
and `symbol`) in the asset profile details dialog of the admin control
panel (experimental)
-   Set up the terms of service for the *Ghostfolio* SaaS (cloud)

##### Changed

- Improved the static portfolio analysis rule: Emergency fund setup by
supporting assets
- Restricted the historical market data gathering to active asset
profiles
-   Improved the language localization for German (`de`)
-   Upgraded `Nx` from version `20.5.0` to `20.6.4`

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-31 08:57:44 +02:00
TrueCharts Bot f94fd9975a chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.925 → v3-3.0.0.926 (#33771)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`f0eab21` -> `5952605` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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=-->
2025-03-31 08:57:08 +02:00
TrueCharts Bot 82adb3e477 chore(helm): update image docker.io/wiserain/flexget 3.15.29 → 3.15.30 (#33770)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages)
([source](https://redirect.github.com/wiserain/docker-flexget)) | patch
| `bfefc7f` -> `04d068b` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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=-->
2025-03-31 08:56:52 +02:00
TrueCharts Bot 2555e84fd6 chore(helm): update image docker.io/semaphoreui/semaphore v2.13.2 → v2.13.3 (#33769)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `a24114a` -> `02a8d53` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>semaphoreui/semaphore
(docker.io/semaphoreui/semaphore)</summary>

###
[`v2.13.3`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.3)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.2...v2.13.3)

#### Bugfixes

-   Support `requirements.yml` in repository root.
-   Saving options for Postgres.

#### What's Changed

- chore(deps): update dependency chai to v5.2.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/semaphoreui/semaphore/pull/2839](https://redirect.github.com/semaphoreui/semaphore/pull/2839)
- fix(deps): update dependency core-js to v3.41.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/semaphoreui/semaphore/pull/2842](https://redirect.github.com/semaphoreui/semaphore/pull/2842)
- chore(deps): update dependency prettier to v3.5.3 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/semaphoreui/semaphore/pull/2840](https://redirect.github.com/semaphoreui/semaphore/pull/2840)
- fix(deps): update module github.com/go-sql-driver/mysql to v1.9.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/semaphoreui/semaphore/pull/2844](https://redirect.github.com/semaphoreui/semaphore/pull/2844)
- fix(deps): update module github.com/spf13/cobra to v1.9.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/semaphoreui/semaphore/pull/2845](https://redirect.github.com/semaphoreui/semaphore/pull/2845)
- chore(deps): update dependency eslint-config-prettier to v10 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/semaphoreui/semaphore/pull/2850](https://redirect.github.com/semaphoreui/semaphore/pull/2850)
- support previous root collections & roles. by
[@&#8203;svennd](https://redirect.github.com/svennd) in
[https://github.com/semaphoreui/semaphore/pull/2687](https://redirect.github.com/semaphoreui/semaphore/pull/2687)
- chore(deps): update dependency openai to v4.89.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/semaphoreui/semaphore/pull/2855](https://redirect.github.com/semaphoreui/semaphore/pull/2855)
- chore(deps): update dependency nyc to v17 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/semaphoreui/semaphore/pull/2856](https://redirect.github.com/semaphoreui/semaphore/pull/2856)

#### New Contributors

- [@&#8203;svennd](https://redirect.github.com/svennd) made their first
contribution in
[https://github.com/semaphoreui/semaphore/pull/2687](https://redirect.github.com/semaphoreui/semaphore/pull/2687)

**Full Changelog**:
https://github.com/semaphoreui/semaphore/compare/v2.13.2...v2.13.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-31 08:56:23 +02:00
TrueCharts Bot a45a371411 chore(helm): update image docker.io/renovate/renovate 39.219.2 → 39.219.3 (#33768) 2025-03-31 08:55:41 +02:00
TrueCharts Bot e8eb850073 chore(helm): update image docker.io/privoce/vocechat-server v0.4.2 → v0.4.3 (#33767)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/privoce/vocechat-server | patch | `fb4c83c` -> `6c0e207` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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=-->
2025-03-31 08:55:38 +02:00
TrueCharts Bot 02686ee807 chore(helm): update image docker.io/openhab/openhab 4.3.3 → 4.3.4 (#33766)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/openhab/openhab](https://www.openhab.org/)
([source](https://redirect.github.com/openhab/openhab-docker)) | patch |
`c097fea` -> `18b88d0` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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=-->
2025-03-31 08:54:53 +02:00
TrueCharts Bot 5201b43655 chore(helm): update image docker.io/aceberg/watchyourlan 2.1.1 → 2.1.2 (#33763)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/aceberg/watchyourlan | patch | `e58b3fc` -> `a78d41f` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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=-->
2025-03-31 08:54:33 +02:00
TrueCharts Bot 0c976c540f chore(helm): update image docker.io/brandawg93/peanut 5.6.0 → 5.6.1 (#33764)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT)
| patch | `19f64af` -> `9a39ee5` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>Brandawg93/PeaNUT (docker.io/brandawg93/peanut)</summary>

###
[`v5.6.1`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.6.1)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.6.0...v5.6.1)

#### What's Changed

- Package updates by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/204](https://redirect.github.com/Brandawg93/PeaNUT/pull/204)
- Bump actions/setup-node from 4.2.0 to 4.3.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Brandawg93/PeaNUT/pull/208](https://redirect.github.com/Brandawg93/PeaNUT/pull/208)
- More unit tests by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/209](https://redirect.github.com/Brandawg93/PeaNUT/pull/209)
- Sonarqube fixes by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/210](https://redirect.github.com/Brandawg93/PeaNUT/pull/210)
- Fix when device is unplugged by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/212](https://redirect.github.com/Brandawg93/PeaNUT/pull/212)
- Update TailwindCSS by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/216](https://redirect.github.com/Brandawg93/PeaNUT/pull/216)

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v5.6.0...v5.6.1

</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=-->
2025-03-31 08:53:41 +02:00
TrueCharts Bot 685eb1245c chore(helm): update image ghcr.io/hotio/cloudflareddns digest to b2185b0 (#33762)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/cloudflareddns | digest | `5a2b98c` -> `b2185b0` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-31 08:53:18 +02:00
TrueCharts Bot f4ab5771e1 chore(helm): update image docker.io/mbentley/omada-controller digest to f724843 (#33760)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller)
| digest | `01f7741` -> `f724843` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-31 08:51:02 +02:00
TrueCharts Bot 04a6476761 chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to ce0e859 (#33759)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lmscommunity/lyrionmusicserver | digest | `1b759bd` ->
`ce0e859` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-31 08:49:58 +02:00
TrueCharts Bot 32f710c8e4 chore(helm): update image docker.io/jgraph/drawio digest to 038e614 (#33758)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jgraph/drawio](https://www.drawio.com)
([source](https://redirect.github.com/jgraph/docker-drawio)) | digest |
`f349ab7` -> `038e614` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-31 08:49:32 +02:00
TrueCharts Bot df1c8a7da1 chore(helm): update image docker.io/alpine/socat digest to 16b584a (#33757)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/socat | digest | `0ebad2c` -> `16b584a` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-31 08:47:27 +02:00
TrueCharts Bot c837d7f2d7 chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.918 → v3-3.0.0.925 (#33756)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`bb7accf` -> `f0eab21` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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=-->
2025-03-31 02:34:39 +02:00
TrueCharts Bot 872e4e3b91 chore(helm): update image docker.io/searxng/searxng digest to 1625cb9 (#33755)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `cb56cfb` -> `1625cb9` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-31 02:34:25 +02:00
TrueCharts Bot 2c13aad43f chore(helm): update image ghcr.io/home-operations/sabnzbd 4.4.1 → 4.5.0 (#33754) 2025-03-30 20:20:24 +02:00
TrueCharts Bot c259e1472d chore(helm): update image ghcr.io/carlreid/streammaster 0.12.0 → 0.13.0 (#33753)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/carlreid/streammaster](https://hub.docker.com/r/carlreid/streammaster/)
([source](https://redirect.github.com/carlreid/StreamMaster)) | minor |
`bc12d13` -> `84f4edf` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>carlreid/StreamMaster (ghcr.io/carlreid/streammaster)</summary>

###
[`v0.13.0`](https://redirect.github.com/carlreid/StreamMaster/blob/HEAD/CHANGELOG.md#0130-2025-03-30)

[Compare
Source](https://redirect.github.com/carlreid/StreamMaster/compare/v0.12.0...v0.13.0)

##### Bug Fixes

- Remove debug log message
([4435801](https://redirect.github.com/carlreid/StreamMaster/commit/443580116bf6ca5c209d77491a4ce33c1e1597a4))
- Use `Release` version
([2fe37db](https://redirect.github.com/carlreid/StreamMaster/commit/2fe37db654f3c724922fef18a16221b9eb658520))

##### Features

- Give credit to contributors
([96b90c6](https://redirect.github.com/carlreid/StreamMaster/commit/96b90c6897e367a90d379d582f98deec9f160118))
- Video player fallback to hls/mpegts
([ba8c87e](https://redirect.github.com/carlreid/StreamMaster/commit/ba8c87e1b8ebc35d3b601b71bede7991e90bc3a7))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-30 20:20:09 +02:00
TrueCharts Bot c5579bc1a6 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=-->
2025-03-30 20:19:53 +02:00
TrueCharts Bot 0e1b383279 chore(helm): update image ghcr.io/elfhosted/comet v2.4.1 → v2.4.3 (#33751) 2025-03-30 20:19:49 +02:00
TrueCharts Bot 7fe32d0736 chore(helm): update image docker.io/machines/filestash digest to 1742870 (#33749)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `093df72` -> `1742870` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-30 20:19:02 +02:00
TrueCharts Bot 5121a65808 chore(helm): update image docker.io/diygod/rsshub digest to bca0cf1 (#33748)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `1f9e515` -> `bca0cf1` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-30 20:18:53 +02:00
TrueCharts Bot 70752b6257 chore(flux): update image jackett 23.3.57 → 23.3.58 (#33750)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jackett](https://truecharts.org/charts/stable/jackett)
([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.57` ->
`23.3.58` |

---

### 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=-->
2025-03-30 20:10:56 +02:00
TrueCharts Bot c0207da08d chore(helm): update image ghcr.io/home-operations/radarr 5.21.1.9799 → 5.22.0.9808 (#33747) 2025-03-30 14:26:15 +02:00
TrueCharts Bot e151dadda5 chore(helm): update image ghcr.io/elfhosted/readarr-develop 0.4.12.2753 → 0.4.13.2760 (#33744) 2025-03-30 14:26:13 +02:00
TrueCharts Bot a77f729401 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1705 → 0.22.1709 (#33743) 2025-03-30 14:26:06 +02:00
TrueCharts Bot ab5c86e83b chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.909 → v3-3.0.0.918 (#33746)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`4da5adb` -> `bb7accf` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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=-->
2025-03-30 14:26:04 +02:00
TrueCharts Bot 4e3cc0c017 chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 0d105bd (#33740) 2025-03-30 14:25:59 +02:00
TrueCharts Bot edb2f0276b chore(helm): update image ghcr.io/linuxserver/webgrabplus digest to 6e586e8 (#33741) 2025-03-30 14:25:53 +02:00
TrueCharts Bot af99433613 chore(helm): update image ghcr.io/home-operations/prowlarr 1.33.0.4994 → 1.33.1.4997 (#33745)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/prowlarr](https://ghcr.io/home-operations/prowlarr)
([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch |
`b1b4da4` -> `3bb878c` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)</summary>

###
[`v1.33.1.4997`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.33.1.4997):
1.33.1.4997

[Compare
Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.33.0.4994...v1.33.1.4997)

*To receive further Pre-Release updates for a non-docker installation,
please change the branch to **develop**. (Settings -> General (Show
Advanced Settings) -> Updates -> Branch)*

**If you are using docker you will need to update the container image.
*Do not attempt to update Prowlarr within an existing docker
container.***

#### Changes:

-
[`5c5a163`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5c5a163151e6c3c69c9466df5792e6c072c3b457)
Fixed: (AnimeBytes) Allow season searching for ONA
-
[`023eec0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/023eec0ec062a0e1fac3c45907fdcf1e2222125e)
Update timezone offset for PrivateHD and CinemaZ
-
[`5bc5f0e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5bc5f0e6b8218b6dd3da2ddb342e8a5e7370a52e)
New: Categories, genres, indexer flags and publish dates for webhook
releases
-
[`5cbacc0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5cbacc01eb83531eaf0aa19b0a665b1b6d73eb0c)
Fixed: Publish dates timezone in history details for grabbed releases
-
[`f4f1b38`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f4f1b38324e9351c8c96cf231333203579694b30)
New: On Grab notifications for CustomScript
-
[`758dddd`](https://redirect.github.com/Prowlarr/Prowlarr/commit/758dddd4ad8261a9c948303d4d5811676496e1e6)
Bump version to 1.33.1

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=179&\_a=release-summary).

</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=-->
2025-03-30 14:25:50 +02:00
TrueCharts Bot 6ec27342c4 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to aab465e (#33742)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `79c677c` -> `aab465e` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-30 14:25:46 +02:00
TrueCharts Bot a75b3d4eff chore(helm): update image docker.io/mikenye/tar1090 digest to 1961b19 (#33739)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/mikenye/tar1090 | digest | `a7f5826` -> `1961b19` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-30 14:24:19 +02:00
TrueCharts Bot e62be84367 chore(helm): update image docker.io/diygod/rsshub digest to 1f9e515 (#33738)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `0d540cf` -> `1f9e515` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-30 14:23:00 +02:00
TrueCharts Bot 6f1d8b75e8 chore(helm): update image adminer digest to 83f7567 (#33737)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `82b68b3` -> `83f7567` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-30 14:22:49 +02:00
TrueCharts Bot 46eb833c94 chore(github-action): update goreleaser/goreleaser-action digest to 9c156ee (#33736)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[goreleaser/goreleaser-action](https://redirect.github.com/goreleaser/goreleaser-action)
| action | digest | `90a3faa` -> `9c156ee` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19-->
2025-03-30 14:10:55 +02:00
TrueCharts Bot de5f93d496 chore(helm): update image ghcr.io/meeb/tubesync digest to 2291076 (#33734) 2025-03-30 08:17:39 +02:00
TrueCharts Bot 3ac1dec7b3 chore(helm): update image ghcr.io/elfhosted/riven v0.21.13 → v0.21.15 (#33735)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/riven | patch | `3e0a448` -> `afce2b6` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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=-->
2025-03-30 08:17:31 +02:00
TrueCharts Bot 51841b8ceb chore(helm): update webtop (#33731)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `05860b0` -> `e7f0da1` |
| lscr.io/linuxserver/webtop | digest | `6cdc646` -> `c3b3b4f` |
| lscr.io/linuxserver/webtop | digest | `8d032c6` -> `34ec21b` |
| lscr.io/linuxserver/webtop | digest | `2d1229d` -> `9887f97` |
| lscr.io/linuxserver/webtop | digest | `c453536` -> `37afbd3` |
| lscr.io/linuxserver/webtop | digest | `86d1ea2` -> `2f03188` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-30 01:38:36 +01:00
TrueCharts Bot 956ce90297 chore(helm): update image docker.io/vshadbolt/strapi 5.11.3 → 5.12.1 (#33733) 2025-03-30 01:37:52 +01:00
TrueCharts Bot d9d644f792 chore(helm): update rdesktop (#33730) 2025-03-30 01:37:44 +01:00
TrueCharts Bot d14092a736 chore(helm): update image lscr.io/linuxserver/mylar3 digest to 9704dd3 (#33729) 2025-03-30 01:37:43 +01:00
TrueCharts Bot 1612fe3e6d chore(helm): update image ghcr.io/meeb/tubesync digest to 007200a (#33728) 2025-03-30 01:37:40 +01:00
TrueCharts Bot 297ef9e9e4 chore(helm): update image ghcr.io/linuxserver/sickchill digest to 0345391 (#33726)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/sickchill](https://redirect.github.com/linuxserver/docker-sickchill/packages)
([source](https://redirect.github.com/linuxserver/docker-sickchill)) |
digest | `482ce0b` -> `0345391` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-30 01:37:35 +01:00
TrueCharts Bot 3fa207875f chore(helm): update image ghcr.io/linuxserver/tvheadend digest to 8afe862 (#33727) 2025-03-30 01:37:27 +01:00
TrueCharts Bot dc5a72f1de chore(helm): update image ghcr.io/linuxserver/openvscode-server digest to 225733c (#33725)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages)
([source](https://redirect.github.com/linuxserver/docker-openvscode-server))
| digest | `5661a3e` -> `225733c` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-30 01:37:23 +01:00