Commit Graph

47723 Commits

Author SHA1 Message Date
TrueCharts Bot 044271284e chore(helm): update chart common 28.18.1 → 28.18.2 (#39795)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `28.18.1`
-> `28.18.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-20 17:42:16 +02:00
TrueCharts Bot 569caf6fb0 chore(helm): update chart mariadb 17.3.1 → 17.3.2 (#39796)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/stable/mariadb)
([source](https://redirect.github.com/bitnami/bitnami-docker-mariadb)) |
patch | `17.3.1` -> `17.3.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-20 17:38:04 +02:00
TrueCharts Bot 5b34c5f68d chore(helm): update image ghcr.io/home-operations/bazarr 1.5.2 → 1.5.3 (#39800)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/bazarr](https://ghcr.io/home-operations/bazarr)
([source](https://redirect.github.com/morpheus65535/bazarr)) | patch |
`dbc87e5` -> `2f1c32c` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### Release Notes

<details>
<summary>morpheus65535/bazarr (ghcr.io/home-operations/bazarr)</summary>

###
[`v1.5.3`](https://redirect.github.com/morpheus65535/bazarr/releases/tag/v1.5.3)

[Compare
Source](https://redirect.github.com/morpheus65535/bazarr/compare/v1.5.2...v1.5.3)

From newest to oldest:

- Removed Argenteam-dump provider that doesn't exist anymore.
[#&#8203;3004](https://redirect.github.com/morpheus65535/bazarr/issues/3004)
[b9d0236](https://redirect.github.com/morpheus65535/bazarr/commit/b9d0236cf514119d2882a7f5e7078ba5c60ad9db)
- Fixed subtitles search happening for series/seasons when a SignalR
event is received from Sonarr even if defer subtitles searching was
enabled.
[#&#8203;3023](https://redirect.github.com/morpheus65535/bazarr/issues/3023)
[a2121c1](https://redirect.github.com/morpheus65535/bazarr/commit/a2121c1a0b2615422e1f146806537092e704c65f)
- Removed tusubtitulo provider that doesn't exist anymore.
[#&#8203;3022](https://redirect.github.com/morpheus65535/bazarr/issues/3022)
[c06389f](https://redirect.github.com/morpheus65535/bazarr/commit/c06389ffbb14691f94ea62b7c603f39b0096feea)
- Added Plex URL sanitization to logging formatter
[046a5b7](https://redirect.github.com/morpheus65535/bazarr/commit/046a5b7ca64a5aa4657fa91c35de5d8da689c4fc)
- Improved Plex server connection by adding a requests session and
disabled SSL validation
[9a607bb](https://redirect.github.com/morpheus65535/bazarr/commit/9a607bbcd52920d2ac9074680a5d69e7911a7e71)
- Fixed webhook KeyError (Plex) and sanitize sensitive data in logs
[9c46d18](https://redirect.github.com/morpheus65535/bazarr/commit/9c46d1879e99d0b2cef5c3b8427d7c1a273bbf3c)
- Added a jobs queue to deal with SignalR events sequentially
[f4957d4](https://redirect.github.com/morpheus65535/bazarr/commit/f4957d400541cf563b62689b0f4e0e5ed0484f3c)
- Reduced Plex oauth logging levels for improved clarity and debugging
[9e6011a](https://redirect.github.com/morpheus65535/bazarr/commit/9e6011a5c744382ec1eb42ad297a5481a1869496)
- Improved Plex integration to simplify the libraries selection, webhook
creation and do selective content refresh instead of the whole library
[c6ddee1](https://redirect.github.com/morpheus65535/bazarr/commit/c6ddee143283fde35d2853c34a33836e10e301ab)
- Improved subtitles upgrade by giving translated subtitles a default
score to make them upgradable
[02b5aad](https://redirect.github.com/morpheus65535/bazarr/commit/02b5aad0aeecb31aef103788db182f3ccf7f8eca)
- Improved Plex authentication error messages by eliminating broad
exception catching and increasing clarity and specificity.
[#&#8203;3001](https://redirect.github.com/morpheus65535/bazarr/issues/3001)
[0fe6a6e](https://redirect.github.com/morpheus65535/bazarr/commit/0fe6a6e010312d7187d98aa4359177dd5c39b8be)
- Added Plex OAuth Authentication Support
[ecf5156](https://redirect.github.com/morpheus65535/bazarr/commit/ecf51560ea28250a093f4749f4da790f51a08bec)
- Fixed type hinting issue under Python 3.8.
[9733a35](https://redirect.github.com/morpheus65535/bazarr/commit/9733a35c502595cc6d40438535d9d8f0ca3b9c2e)
- Updated lingarr payload format and added extra meta data
[ca64892](https://redirect.github.com/morpheus65535/bazarr/commit/ca648920192d58c054257bfa7ce7f5838fdcb141)
- Added Docker-based development environment
[4c44995](https://redirect.github.com/morpheus65535/bazarr/commit/4c44995cb04da902005021fd822826595e5ab30a)
- Fixed movie and series edit for media with unknown audio languages
[3890371](https://redirect.github.com/morpheus65535/bazarr/commit/38903713e73b21534b56a995836a598286d69812)
- Fixed lingarr translation support
[2178cac](https://redirect.github.com/morpheus65535/bazarr/commit/2178cacf4acf417c9b12b2c49003e7eca1cf57a8)
- Added support for Lingarr subtitles translation
[e2f007f](https://redirect.github.com/morpheus65535/bazarr/commit/e2f007fa2e4603758db3037902256cdf1b18dd7b)
- Fixed exception when Sonarr return improper audio track language data
for an episode.
[#&#8203;2977](https://redirect.github.com/morpheus65535/bazarr/issues/2977)
[c8133c1](https://redirect.github.com/morpheus65535/bazarr/commit/c8133c1b9ec8e37135c5dabcefcfbbc3091e4fed)
- Added SubsRo provider
[dd27037](https://redirect.github.com/morpheus65535/bazarr/commit/dd270372ffbb7329cffdabddf991efd1de6f933c)
- Improved the saving of settings to file in order to prevent saving
unchanged settings or saving empty file when not enough space is
available on disk.
[#&#8203;2959](https://redirect.github.com/morpheus65535/bazarr/issues/2959)
[aee7dd6](https://redirect.github.com/morpheus65535/bazarr/commit/aee7dd625268d288b6f718da590f78f3347bbced)
- Fixed subtitri provider url.
[#&#8203;2963](https://redirect.github.com/morpheus65535/bazarr/issues/2963)
[81ac2ce](https://redirect.github.com/morpheus65535/bazarr/commit/81ac2cea76337c69875c2ae3117d10ddb0207aff)
- Fixed release pipeline
[ff71d7c](https://redirect.github.com/morpheus65535/bazarr/commit/ff71d7ca6b2cb54eec5046ae2c794854ccdfcdfb)
- Added support for .mk3d video file extension.
[#&#8203;2952](https://redirect.github.com/morpheus65535/bazarr/issues/2952)
[ced0eee](https://redirect.github.com/morpheus65535/bazarr/commit/ced0eee66b57dec3f834770704dc615bdefd0c41)
- Improved greeksubs provider to prevent reuse of the content from the
first result when using interactive search modal.
[#&#8203;2858](https://redirect.github.com/morpheus65535/bazarr/issues/2858)
[9bed1bd](https://redirect.github.com/morpheus65535/bazarr/commit/9bed1bd3766f4a5a23d1afd7febbf729d27e71b4)
- Fixed upgrade logic to prevent upgrade loop.
[d334190](https://redirect.github.com/morpheus65535/bazarr/commit/d3341901163796c7392fa8d0f0864d78c90a0c85)
- Fixed (again) the shutdown/restart of Bazarr.
[#&#8203;2941](https://redirect.github.com/morpheus65535/bazarr/issues/2941)
[aeaaeb6](https://redirect.github.com/morpheus65535/bazarr/commit/aeaaeb6b5352d472680b5329ba7b38f4a838af18)
- Improved Gemini translator with some hotfixes
[99f596e](https://redirect.github.com/morpheus65535/bazarr/commit/99f596e30bea466d98cdfdf247880bca105afc32)
- Fixed shutdown/restart command not acting properly on some Linux and
macOS operating system.
[#&#8203;2941](https://redirect.github.com/morpheus65535/bazarr/issues/2941)
[3d57a12](https://redirect.github.com/morpheus65535/bazarr/commit/3d57a1231cc0b89ce489d9def00b3eafd221e477)
- Fix infinite loop during restoration of backup on certain non-Windows
platforms
[cc5fa42](https://redirect.github.com/morpheus65535/bazarr/commit/cc5fa4200c056b06d9df5470985bb0e6237aa948)
- Added Gemini AI translation option
[ff8466c](https://redirect.github.com/morpheus65535/bazarr/commit/ff8466cfbad76f766ae98f98ea4b223993c6c798)
- Fixed anidb to handle one-to-many ID mapping
[ccd667d](https://redirect.github.com/morpheus65535/bazarr/commit/ccd667d9537c2587b0aa436810658ae02ff372ee)
- Added language mapping to WhisperAI (thanks to GitHub user v3DJG6GL)
[6794eeb](https://redirect.github.com/morpheus65535/bazarr/commit/6794eeb2a4f0db37b5f5f06b657563ab057f80aa)
- Fixed long block of text being unnecessary removed from subtitles
files
[fa9b0f0](https://redirect.github.com/morpheus65535/bazarr/commit/fa9b0f074866f74655595f1549dc00802a8c22a6)
- Refactored Sonarr and Radarr hook. It may be a breaking change so
users should review webhook parameters following information in Bazarr's
settings.
[a3102e8](https://redirect.github.com/morpheus65535/bazarr/commit/a3102e8a19ee74a00a6f25c3a78c93077029cf5b)
- Fixed losing titulky VIP status during an active login session
[f2cf1c0](https://redirect.github.com/morpheus65535/bazarr/commit/f2cf1c066c7b4487e29e6ef9deabd4eafb9259ef)
- Added option to include language only when matching audio
[ac19e37](https://redirect.github.com/morpheus65535/bazarr/commit/ac19e3743eb827f3c258f7d6e384333532224ef5)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 17:28:36 +02:00
TrueCharts Bot 866140d92b chore(helm): update chart mongodb 16.6.1 → 16.6.2 (#39798)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mongodb](https://truecharts.org/charts/stable/mongodb)
([source](https://redirect.github.com/bitnami/bitnami-docker-mongodb)) |
patch | `16.6.1` -> `16.6.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-20 17:28:02 +02:00
TrueCharts Bot 7f884ffee7 chore(helm): update chart memcached 16.6.1 → 16.6.2 (#39797)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/stable/memcached)
([source](https://redirect.github.com/bitnami/bitnami-docker-memcached))
| patch | `16.6.1` -> `16.6.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-20 17:27:23 +02:00
TrueCharts Bot 13ea5d5280 chore(container): update docker.io/renovate/renovate docker tag to v41.119.6 (#39794)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
patch | `41.119.5-full` -> `41.119.6-full` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v41.119.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.119.6)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/41.119.5...41.119.6)

##### Bug Fixes

- **status-checks:** do not set status checks in dry run
([#&#8203;38110](https://redirect.github.com/renovatebot/renovate/issues/38110))
([43894ea](https://redirect.github.com/renovatebot/renovate/commit/43894ea1ed28331e15208aa36e52f8bf7e7954b9))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.13.2 (main)
([#&#8203;38130](https://redirect.github.com/renovatebot/renovate/issues/38130))
([1bc6d9f](https://redirect.github.com/renovatebot/renovate/commit/1bc6d9facdb71b0853b4a4eddaaa7195c2c78549))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to v22.18.3
(main)
([#&#8203;38128](https://redirect.github.com/renovatebot/renovate/issues/38128))
([3e08ba9](https://redirect.github.com/renovatebot/renovate/commit/3e08ba97f75cc29e3ea64a08fc6cd22071d0bd17))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.13.9 (main)
([#&#8203;38131](https://redirect.github.com/renovatebot/renovate/issues/38131))
([3171d5a](https://redirect.github.com/renovatebot/renovate/commit/3171d5ad92855378899fe8212a1f1b797803e319))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 17:10:33 +02:00
TrueCharts Bot 72d74d63bb chore(helm): update chart clickhouse 16.7.1 → 16.7.2 (#39793)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/stable/clickhouse)
([source](https://clickhouse.com/)) | patch | `16.7.1` -> `16.7.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-20 16:37:26 +02:00
TrueCharts Bot 77617aa45b chore(flux): update image spegel 4.6.0 → 4.6.1 (clustertool) (#39791)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [spegel](https://truecharts.org/charts/system/spegel)
([source](https://ghcr.io/spegel-org/spegel)) | patch | `4.6.0` ->
`4.6.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 16:32:57 +02:00
TrueCharts Bot 348e75e8d2 chore(flux): update image metallb-config 9.5.0 → 9.5.1 (clustertool) (#39789) 2025-09-20 16:32:30 +02:00
TrueCharts Bot a975801ef3 chore(flux): update image volsync 3.7.0 → 3.7.1 (clustertool) (#39792) 2025-09-20 16:32:28 +02:00
TrueCharts Bot b16bebd748 chore(flux): update image snapshot-controller 4.5.0 → 4.5.1 (clustertool) (#39790)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[snapshot-controller](https://truecharts.org/charts/system/snapshot-controller)
([source](https://redirect.github.com/kubernetes-csi/external-snapshotter))
| patch | `4.5.0` -> `4.5.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 16:32:26 +02:00
TrueCharts Bot 1ec1d65a6c chore(flux): update image blocky 18.12.0 → 18.12.1 (clustertool) (#39784) 2025-09-20 16:31:15 +02:00
TrueCharts Bot 850f408fa5 chore(flux): update image kubelet-csr-approver 2.5.0 → 2.5.1 (clustertool) (#39786)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kubelet-csr-approver](https://truecharts.org/charts/system/kubelet-csr-approver)
([source](https://ghcr.io/postfinance/kubelet-csr-approver)) | patch |
`2.5.0` -> `2.5.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 16:31:13 +02:00
TrueCharts Bot b4dd06b233 chore(flux): update image clusterissuer 10.5.0 → 10.5.1 (clustertool) (#39785)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clusterissuer](https://truecharts.org/charts/premium/clusterissuer)
([source](https://cert-manager.io/)) | patch | `10.5.0` -> `10.5.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 16:31:08 +02:00
TrueCharts Bot 78c88854fe chore(flux): update image kubernetes-reflector 7.5.0 → 7.5.1 (clustertool) (#39788)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kubernetes-reflector](https://truecharts.org/charts/system/kubernetes-reflector)
([source](https://ghcr.io/emberstack/kubernetes-reflector)) | patch |
`7.5.0` -> `7.5.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 16:30:30 +02:00
TrueCharts Bot c293868c52 chore(flux): update image kubernetes-dashboard 2.5.1 → 2.5.2 (clustertool) (#39787)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kubernetes-dashboard](https://truecharts.org/charts/premium/kubernetes-dashboard)
([source](https://redirect.github.com/kubernetes-dashboard/kubernetes-dashboard))
| patch | `2.5.1` -> `2.5.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 16:28:57 +02:00
TrueCharts Bot f2ede73cf7 chore(helm): update chart common 28.18.0 → 28.18.1 (#39776)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `28.18.0`
-> `28.18.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-20 15:17:36 +02:00
TrueCharts Bot 6b3751f851 chore(helm): update chart redis 17.7.0 → 17.7.1 (#39780)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `17.7.0` -> `17.7.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-20 14:39:28 +02:00
TrueCharts Bot b6d46b54dc chore(helm): update chart mariadb 17.3.0 → 17.3.1 (#39777)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/stable/mariadb)
([source](https://redirect.github.com/bitnami/bitnami-docker-mariadb)) |
patch | `17.3.0` -> `17.3.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-20 14:26:28 +02:00
TrueCharts Bot 804cc99d06 chore(helm): update image ghcr.io/linuxserver/jackett 0.23.43 → 0.23.45 (#39783) 2025-09-20 14:17:51 +02:00
TrueCharts Bot bbf69c342d chore(helm): update image docker.io/localai/localai v3.5.3 → v3.5.4 (#39781) 2025-09-20 14:17:41 +02:00
TrueCharts Bot 74b3d158ca chore(helm): update chart mongodb 16.6.0 → 16.6.1 (#39779) 2025-09-20 14:17:22 +02:00
TrueCharts Bot 6f39e145f3 chore(helm): update image ghcr.io/home-operations/jackett 0.23.43 → 0.23.45 (#39782)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/jackett](https://ghcr.io/home-operations/jackett)
([source](https://redirect.github.com/Jackett/Jackett)) | patch |
`0a0f4a3` -> `6b852f5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### Release Notes

<details>
<summary>Jackett/Jackett (ghcr.io/home-operations/jackett)</summary>

###
[`v0.23.45`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.23.45)

[Compare
Source](https://redirect.github.com/Jackett/Jackett/compare/v0.23.43...v0.23.45)

#### Changes:

-
[`a7406eb`](https://redirect.github.com/Jackett/Jackett/commit/a7406eb72536c6aacdb31af5392c7cfc6db50d18)
uploadcx: bump engine tag
-
[`65da50d`](https://redirect.github.com/Jackett/Jackett/commit/65da50d6bfecd3f21122b954af00d8a69fa47e2d)
Update rudub

This list of changes was [auto
generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14475\&view=logs).

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 14:16:49 +02:00
TrueCharts Bot 44884e1e1f chore(helm): update chart memcached 16.6.0 → 16.6.1 (#39778)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/stable/memcached)
([source](https://redirect.github.com/bitnami/bitnami-docker-memcached))
| patch | `16.6.0` -> `16.6.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-20 14:15:06 +02:00
TrueCharts Bot e6060ea816 chore(helm): update image oci.trueforge.org/tccr/db-wait-mongodb digest to e6b0462 (#39774)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/tccr/db-wait-mongodb](https://redirect.github.com/trueforge-org/truecharts)
| digest | `827a749` -> `e6b0462` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 14:07:11 +02:00
TrueCharts Bot fd88ae2ef4 chore(helm): update image lscr.io/linuxserver/pyload-ng digest to 1a81e7f (#39773)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/pyload-ng | digest | `d6bdd31` -> `1a81e7f` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 14:03:56 +02:00
TrueCharts Bot 5efcf4e1bf chore(helm): update webtop (#39775)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `b554d4b` -> `503ff78` |
| lscr.io/linuxserver/webtop | digest | `e98efe0` -> `a984db6` |
| lscr.io/linuxserver/webtop | digest | `e64a920` -> `9627792` |
| lscr.io/linuxserver/webtop | digest | `f913a2b` -> `5d100a3` |
| lscr.io/linuxserver/webtop | digest | `0542167` -> `9b5723b` |
| lscr.io/linuxserver/webtop | digest | `16ac7a6` -> `f708647` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 14:02:44 +02:00
TrueCharts Bot 3459e0dcdb chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to fed4155 (#39772)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `7d897a2` -> `fed4155` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 14:02:29 +02:00
TrueCharts Bot 4e72c3f351 chore(helm): update image docker.io/ronivay/xen-orchestra digest to d65b3ac (#39771)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronivay/xen-orchestra | digest | `808547e` -> `d65b3ac` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 14:02:04 +02:00
TrueCharts Bot f78b78e766 chore(helm): update image docker.io/bitnamisecure/mongodb digest to 1af7b05 (#39762)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bitnamisecure/mongodb | digest | `cf81d14` -> `1af7b05` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-20 09:30:52 +00:00
TrueCharts Bot 380c551ba2 chore(helm): update image docker.io/sourcegraph/server 6.7.2720 → 6.8.0 (#39736)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/sourcegraph/server](https://sourcegraph.com/)
([source](https://redirect.github.com/sourcegraph/sourcegraph)) | minor
| `9be2d90` -> `60103ca` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-20 09:19:36 +00:00
TrueCharts Bot 22609ff849 chore(helm): update image quay.io/miniflux/miniflux 2.2.12 → 2.2.13 (#39731)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/miniflux/miniflux](https://miniflux.app)
([source](https://redirect.github.com/miniflux/v2)) | patch | `b435a1e`
-> `fd6587a` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### Release Notes

<details>
<summary>miniflux/v2 (quay.io/miniflux/miniflux)</summary>

###
[`v2.2.13`](https://redirect.github.com/miniflux/v2/releases/tag/2.2.13):
Miniflux 2.2.13

[Compare
Source](https://redirect.github.com/miniflux/v2/compare/v2.2.12...2.2.13)

#####  New Features

- **UI:** Added a "Back to top" link for easier navigation.
- **Integrations:**
  - Added support for **Wallabag tags**.
  - Added support for **LinkTaco** service to save articles.

##### 🐛 Bug Fixes

- **API:** Fixed issue where `removed` entries could still be returned.
It was generating an error when fetching entries.
- **Icons:** Improved handling of relative icon URLs within subfolders.
- **Timezone:** Ensured only current IANA time zones are used. This
avoids issues with Debian Trixie where deprecated time zones have been
removed.

##### 🛠 Refactoring & Improvements

- Complete rewrite of the config parser with validation and consistency
improvements.
- Combined YouTube subscription parsing functions into a single
function.
- Simplified and optimized JavaScript files (`modal_handler.js`, removed
`isTouchSupported()`).
- Refactored internal code to consistently use `time.Duration` for time
values across CLI, server, fetcher, metrics, and HTTP components.
- Replaced "Bookmarks" with "Starred" across UI and codebase for
consistency.
- Template and UI cleanups: explicit template dependencies, moved inline
SVGs to `sprite.svg`, improved `layout.html` consistency.
- Strengthened the JavaScript Trusted Types policy to enhance security.
- Updated translations for German, Polish, and French.

#####  Performance

- **XML Parsing:** Optimized `filterValidXMLChars` (\~4% faster).
- **Sanitizer:** Improved sanitization performance by \~10% using
`slices.Contains`.
- Converted slices to arrays in some internal structures for efficiency.

##### 📦 Dependency Updates

- **go-webauthn/webauthn:** 0.13.4 → 0.14.0
- **golang.org/x/net:** 0.43.0 → 0.44.0
- **golang.org/x/image:** 0.30.0 → 0.31.0
- **golang.org/x/crypto:** 0.41.0 → 0.42.0
- **golang.org/x/term:** 0.34.0 → 0.35.0
- **golang.org/x/oauth2:** 0.30.0 → 0.31.0
- **tdewolff/minify/v2:** 2.23.11 → 2.24.3
- **prometheus/client\_golang:** 1.23.0 → 1.23.2
- GitHub Actions: `setup-go` and `setup-python` bumped from v5 → v6

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 09:19:19 +00:00
TrueCharts Bot 85add745a2 chore(helm): update image ghcr.io/linuxserver/jackett 0.23.38 → 0.23.43 (#39729)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages)
([source](https://redirect.github.com/linuxserver/docker-jackett)) |
patch | `786993e` -> `fbd9539` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 09:12:56 +00:00
TrueCharts Bot c77cce25b6 chore(helm): update chart clickhouse 16.7.0 → 16.7.1 (#39725)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/stable/clickhouse)
([source](https://clickhouse.com/)) | patch | `16.7.0` -> `16.7.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-20 09:12:45 +00:00
TrueCharts Bot 40e3387f56 chore(helm): update image ghcr.io/n8n-io/n8n 1.112.2 → 1.112.3 (#39730)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/n8n-io/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `291b424`
-> `c5fe3ff` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 09:12:35 +00:00
TrueCharts Bot da97af077e chore(helm): update image ghcr.io/home-operations/jackett 0.23.38 → 0.23.43 (#39727)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/jackett](https://ghcr.io/home-operations/jackett)
([source](https://redirect.github.com/Jackett/Jackett)) | patch |
`90009fe` -> `0a0f4a3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### Release Notes

<details>
<summary>Jackett/Jackett (ghcr.io/home-operations/jackett)</summary>

###
[`v0.23.43`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.23.43)

[Compare
Source](https://redirect.github.com/Jackett/Jackett/compare/v0.23.38...v0.23.43)

#### Changes:

-
[`3829d49`](https://redirect.github.com/Jackett/Jackett/commit/3829d49aed91d211089080bb7712d7abaa295c47)
Update rudub
-
[`ff17b14`](https://redirect.github.com/Jackett/Jackett/commit/ff17b147d6bc56433614957b33f44842d044728b)
polishtorrent: 3x no longer available
-
[`b579de4`](https://redirect.github.com/Jackett/Jackett/commit/b579de495d73b4e2d8b6f39c1c4cd41c7cecc4f1)
cinematik: bump engine tag
-
[`f6384c9`](https://redirect.github.com/Jackett/Jackett/commit/f6384c933c6acd12119289bc323299d3a33919e3)
blutopia: bump engine tag
-
[`4f3c57d`](https://redirect.github.com/Jackett/Jackett/commit/4f3c57de592c23841f5d74a6b2537009683410eb)
kickasstorrents-ws: alternate domains update
[#&#8203;9333](https://redirect.github.com/Jackett/Jackett/issues/9333)
-
[`dc4bde0`](https://redirect.github.com/Jackett/Jackett/commit/dc4bde017afadbb1819bff37c131a160d428d0da)
rastastugan: -> 9.1.6 info\_hash removed
-
[`088dfba`](https://redirect.github.com/Jackett/Jackett/commit/088dfba4b64a5ec355f9cd54f97eed14bd59a98c)
ebooks-shares: new cat
-
[`c414181`](https://redirect.github.com/Jackett/Jackett/commit/c414181da36bb897ccd59a0dbf18ea2ca8d6703e)
zkrorremt: new tld plus CA trust
-
[`ed507c3`](https://redirect.github.com/Jackett/Jackett/commit/ed507c3a438db2148081495998fbaa55057f8b1b)
zetorrents: new tld
-
[`c42383f`](https://redirect.github.com/Jackett/Jackett/commit/c42383f605dd467163db3edadb036de70370fa04)
torrentqq: bump domains

<details><summary><b>See More</b></summary>

-
[`d53f764`](https://redirect.github.com/Jackett/Jackett/commit/d53f764b4f6c511f7cdd8abe627013c4302a9144)
nortorrent: new tld

This list of changes was [auto
generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14473\&view=logs).</details>

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 09:12:24 +00:00
TrueCharts Bot 8ca374d511 chore(helm): update image public.ecr.aws/docker/library/xwiki digest to 9c4e65e (#39722)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [public.ecr.aws/docker/library/xwiki](https://hub.docker.com/_/xwiki)
([source](https://redirect.github.com/xwiki-contrib/docker-xwiki)) |
digest | `1ae909c` -> `9c4e65e` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 09:11:06 +00:00
TrueCharts Bot 48d8356ba1 chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 7d897a2 (#39720)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `0705272` -> `7d897a2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 09:10:55 +00:00
TrueCharts Bot a2cbfee5d8 chore(container): update ubuntu:latest docker digest to 353675e (#39718)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| ubuntu | final | digest | `9cbed75` -> `353675e` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 09:06:23 +00:00
TrueCharts Bot 4884b67b4e chore(helm): update image docker.io/vshadbolt/strapi 5.23.4 → 5.23.6 (#39769) 2025-09-20 08:04:12 +02:00
TrueCharts Bot 49efb96e20 chore(helm): update image public.ecr.aws/docker/library/odoo digest to 9a4c6e7 (#39767) 2025-09-20 08:04:08 +02:00
TrueCharts Bot 5d0b96154c chore(helm): update image oci.trueforge.org/tccr/nextcloud-fpm digest to f40eb40 (#39766)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/tccr/nextcloud-fpm](https://redirect.github.com/trueforge-org/truecharts)
| digest | `fdd8eab` -> `f40eb40` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 08:04:05 +02:00
TrueCharts Bot feb0387bc6 chore(helm): update image oci.trueforge.org/tccr/code-server v4.104.0 → v4.104.1 (#39770)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/tccr/code-server](https://redirect.github.com/trueforge-org/truecharts)
| patch | `97af703` -> `82bcff7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 08:03:50 +02:00
TrueCharts Bot a8bba08f61 chore(helm): update image ghcr.io/linuxserver/medusa digest to b476e62 (#39765) 2025-09-20 08:03:17 +02:00
TrueCharts Bot ad33d4b0cf chore(helm): update image docker.io/bitnamisecure/wordpress digest to d067ed4 (#39764)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bitnamisecure/wordpress | digest | `dc1a6fb` -> `d067ed4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 08:03:10 +02:00
TrueCharts Bot df5672dac4 chore(helm): update image docker.io/bitnamisecure/memcached digest to 4f662a4 (#39761)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bitnamisecure/memcached | digest | `928b52a` -> `4f662a4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 08:01:59 +02:00
TrueCharts Bot 7479a4381e chore(helm): update image docker.io/bitnamisecure/redis digest to 4298c6b (#39763)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bitnamisecure/redis | digest | `1752a90` -> `4298c6b` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 08:01:41 +02:00
TrueCharts Bot 99b3275f96 chore(container): update docker.io/renovate/renovate docker tag to v41.119.5 (#39768) 2025-09-20 07:59:03 +02:00
TrueCharts Bot 7357bd7dca chore(helm): update image docker.io/bitnamisecure/mariadb digest to f055c09 (#39760)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bitnamisecure/mariadb | digest | `69ac3e9` -> `f055c09` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 07:58:44 +02:00
TrueCharts Bot b78455e1b8 chore(helm): update image ghcr.io/home-operations/emby 4.9.1.33 → 4.9.1.34 (#39757)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/home-operations/emby](https://ghcr.io/home-operations/emby)
([source](https://redirect.github.com/MediaBrowser/Emby.Releases)) |
patch | `e1f5804` -> `d205f0e` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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

---

### Release Notes

<details>
<summary>MediaBrowser/Emby.Releases
(ghcr.io/home-operations/emby)</summary>

###
[`v4.9.1.34`](https://redirect.github.com/MediaBrowser/Emby.Releases/releases/tag/4.9.1.34):
-beta

[Compare
Source](https://redirect.github.com/MediaBrowser/Emby.Releases/compare/4.9.1.33...4.9.1.34)

- Fix extras subfolders not being filtered by embyignore
- Improve library scan performance
- Add library option to merge contents of top level folders in folder
view

Cumulative changes since stable release:

- Improve library scan performance
- Improve live tv guide refresh performance
- Improve database performance
- Update to .NET 8
- Update to sqlite 3.49.2
- Support macOS on all betas going forward
- Support viewing books in the web app in pdf, epub, mobi, cbz, fb2 and
other formats.
- Add new maintenance mode feature
- Add up key action option to video player
- Add tv mode display setting to show remote control functions
- Add network request protocol option to server network settings
- Update ffmpeg with fixes related to image extraction and OpenCL
- Improve performance of the realtime monitor
- Increase remote quality default value
- Fix collection content restrictions with search
- Fix video rotation when transcoding
- Debut of new WebStreams plugin
- Add library option to merge contents of top level folders in folder
view
- Fix year being doubled in recording folder names
- Fix trailer metadata being lost on refresh channels scheduled task
- Improve results of multi-word searches
- Add user option to hide spoiler information from unwatched episodes
- Split remote quality setting into two, remote and cellular
- Support changing subtitle appearance settings during video playback
- Add Video codec, audio codec and framerate selectable and sortable
fields
- Reorganize user and app settings
- Add experimental hevc transcoding option
- Add option to limit resolution of all transcoding to conserve server
resources
- Add user preference to exclude libraries from search
- Fix special episodes affecting unplayed episode counts
- Improve hevc bitrate with conversion feature
- Show three recent items in add to collection and add to playlist
- Add copy user data as an option when creating a new user and
initializing with data from another user
- Add option for folder view to auto open single items in folders
- Support fb2 book extension
- Shorten display name for episode extras
- Support external audio tracks for movies and episodes
- Add Duplicates library filter
- Add library options to control whether multi-part detection is enabled
- Add library options to control whether multi-version detection is
enabled
- Support playback correction in the web app
- Add a sleep timer menu option in the web app audio player
- Improve title for external SDH subtitles
- Add A-Z picker to add to collection/playlist
- Support date played as a selectable field in poster view
- Add library options to control generation of chapters when none are
embedded within video files
- Improve usage of embedded .ass fonts in the web app
- Separate specials from episodes on series detail screen
- Improve title for external subtitles
- Artist sorting fixes
- Improve camera upload error handling
- Fix people search not respecting library access
- Sorting fixes for items with long digits in name
- Add episode title to recording notifications
- Fix person sort order
- macOS networking fixes
- Smb file system fixes
- Support locking artists
- Rtsp protocol fixes
- Improve separation of music and audiobook content in favorites
- Remove songs section from audiobook author screen
- Support setting shuffle state in audio player
- Add Polish ratings
- Fixes for sorting multi-part files
- Improve titles and descriptions for numerous notifications
- Fix scanning quirks with season scanning without season folders
- Fix 3D flag being lost in some cases on initial import
- Add Group By option on collection screens to choose between grouping
collection items by media type or displaying all items in a single list
- Transcoding fixes for audio only strm files
- Increase image extraction timeout
- Show ratings from all libraries on user config screen
- Improve played filter for series in folder view
- Improve searching for titles with dots in the name
- Improve Emby Connect address reporting after network changes
- Fix incorrect number of tracks displayed for a music artist
- Run database integrity checks before backups
- Add date to notification descriptions
- M3U Live TV regression fix
- Fix sorting by composers and artists when there are multiple values
- Add prompt for playback when a channel is recording
- Support incremental seek speed using arrow keys
- Show more rows in video OSD guide
- Support launching videos from photo slideshow
- Auto-scroll the guide to the last played channel
- Factor in disc number to audio image uniqueness when extracting images
from audio files
- Fix import collection options not showing in Emby library setup
- Fix error after adding a new person using the metadata editor
- Improve chapter support with multi-version videos
- Fix series scanning regression related to year in folder name
- Improve camera upload error handling
- Support alternative encodings of playlist files
- Improve photo scanning error handling
- Support multiple episodedetails nodes in nfo files
- Add workaround for older Dlna devices to fix playback failures
- Fix temp files from database backup process not being cleaned up
- Add channel groups picker above the guide
- Improve remote image content-type detection
- Fix playlist library folder not generating an image
- Start running hardware detection earlier on startup to try and avoid
playback errors
- Support drag and drop reordering of transcoding codec settings
- Portuguese tv naming fixes
- Support ja-jp language code
- Fix CA-A parental rating value
- Improve server log anonymization
- Adjust timing calculations for unaired/missing episodes
- Fix incorrect items when shuffling or playing all on a music genre
- Increase realtime monitor delay to help avoid repeated scanning
- Support drag and drop reordering in home screen settings library order
- Support drag and drop reordering in the metadata editor for genres,
tags, people and studios
- Fix extras being played with remote control play commands
- Fix external dvdsub delivery
- Support launching videos from slideshow
- Prompt user when playing live channel with an active recording to ask
if they want to start from the current live position or the start of the
recording
- Convert subtitle offset dialog to a slider
- Fix unable to lock People
- Fix person nfo not being saved
- Set container field when importing all books
- Search all subtitle providers on manual subtitle downloads
- Fix collections getting lost after subtitle downloading when no nfo
file is present
- Fix intermittent issue of new recordings not having media info
- Various content visibility fixes for newly created libraries
- Fix more like this not hiding played media when the option is set
- Fix sporadic cases of live streams ending early
- Fix multiple live tv views showing
- Add series recording option to check all libraries for existing
episodes
- Restore collections library
- Fix adult metadata option not being used with Identify
- Add option to group notifications
- Fix rotation value for videos not being saved
- Fix genres tab missing from music videos library
- Support inherited images for music videos
- Add date last episode aired sort order to tv shows
- Support drag and drop reordering in all library settings
- Add playback speed directly to video player OSD
- Add up next to video OSD
- Support -other for extras
- Fix Live TV view not being hidden after removing Live TV from the
server
- Fix manage collaboration showing for playlists when permission to
share personal content is denied
- Add photo slideshow time per slide option
- Add Play Slideshow context menu action for photos
- Fix links section not showing for Collections
- Fix .sdh missing from subtitle download file name
- Refresh metadata on tracks when music albums are refreshed
- Fix Referer header in log not being anonymized
- Fix thumbnails for extras not being created

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-20 02:04:07 +02:00