Commit Graph

42615 Commits

Author SHA1 Message Date
TrueCharts Bot
02eb855fcd chore(helm): update image docker.io/soulraven1980/wdosg digest to 615130a (#34559)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/soulraven1980/wdosg | digest | `be9aa25` -> `615130a` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->

---------

Co-authored-by: alfi0812 <admin@alfi0812.de>
2025-04-20 15:18:07 +00:00
TrueCharts Bot
cf51a823d5 chore(helm): update image tccr.io/tccr/code-server v4.99.2 → v4.99.3 (#34592)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/code-server](https://redirect.github.com/truecharts/public)
| patch | `28edfdd` -> `9f37dfc` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->

---------

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-04-20 15:02:07 +00:00
Boemeltrein
3a5e87ff54 clustertool(feat): etcd metrics (#34583)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
In the kube-prometheus-stack included in clustertool, `etcd dashboard`
is added automatically to the grafana dashboard.
To get this dashboard working you need to scrape correctly the metrics.
This can be done with multiple possibilities. I tested two.

1. The easiest option, which is this PR. It exposes the metrics on the
standard port used by the kube-prometheus-stack: 2381.
Disadvantage you can see the metrics via each computer on the same
network as it is just plain http page.

2. A more difficult option. You need to add to the kube-prometheus-stack
the certificates via a `secret` and set the correct ports.
If you are interested, that can be seen with this PR on my own cluster.
a923e4c0e4

Option 2 seems not to be implemented for me in clustertool, so therefore
a PR for option 1.
Up to here if it something OK to include like this.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
Made a new TEST Cluster bootstrap with this patch added. That went OK.
Happy to test again when a new clustertool version will be released.

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-04-20 16:52:23 +02:00
TrueCharts Bot
70e4a5af9b chore(helm): update image ghcr.io/elfhosted/readarr-develop 0.4.14.2782 → 0.4.15.2787 (#34598)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/elfhosted/readarr-develop](https://redirect.github.com/Readarr/Readarr)
| patch | `62a4573` -> `e2da461` |

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

---

### Release Notes

<details>
<summary>Readarr/Readarr (ghcr.io/elfhosted/readarr-develop)</summary>

###
[`v0.4.15.2787`](https://redirect.github.com/Readarr/Readarr/releases/tag/v0.4.15.2787):
0.4.15.2787

[Compare
Source](https://redirect.github.com/Readarr/Readarr/compare/v0.4.14.2782...v0.4.15.2787)

*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 Readarr within an existing docker
container.***

#### Changes:

-
[`bd8bc0b`](bd8bc0b35b)
Pass messages with arguments to NLog in LoggerExtensions
-
[`ae623f4`](ae623f4481)
Fixed: Use template for log messages in Import Books
-
[`e67d133`](e67d133bb6)
Mark as template for log progress messages
-
[`772ea95`](772ea95ce4)
Multiple Translations updated by Weblate
-
[`5459a7b`](5459a7bb7e)
Bump version to 0.4.15
-
[`614f98f`](614f98f9b4)
Automated API Docs update

This list of changes was [auto
generated](https://dev.azure.com/Readarr/34393bab-b896-4651-a109-cddb27254e55/\_release?releaseId=87&\_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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-20 14:20:05 +02:00
TrueCharts Bot
8aebf74e70 chore(helm): update image ghcr.io/home-operations/radarr 5.22.2.9862 → 5.22.3.9889 (#34599)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/radarr](https://ghcr.io/home-operations/radarr)
([source](https://redirect.github.com/Radarr/Radarr)) | patch |
`9f24da5` -> `df17917` |

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

---

### Release Notes

<details>
<summary>Radarr/Radarr (ghcr.io/home-operations/radarr)</summary>

###
[`v5.22.3.9889`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.22.3.9889):
5.22.3.9889

[Compare
Source](https://redirect.github.com/Radarr/Radarr/compare/v5.22.2.9862...v5.22.3.9889)

*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 Radarr within an existing docker container.***

#### Changes:

-
[`52a69b6`](52a69b662d)
Convert Add Movie from collection to TypeScript
-
[`7e34d89`](7e34d89069)
Convert Movie Collection Menus to TypeScript
-
[`b0024b2`](b0024b28a5)
Movie file is optional on movie resources
-
[`ae5450f`](ae5450f75d)
Convert Edit Movie Collection modal to TypeScript
-
[`1d1aca1`](1d1aca1a04)
Convert Collection Footer to TypeScript
-
[`3a55316`](3a55316ada)
Improve typings for select options
-
[`9ef7c2a`](9ef7c2a0b4)
Fixed: Autotagging using tag specification
-
[`e759f3f`](e759f3fd0b)
Multiple Translations updated by Weblate
-
[`03429db`](03429db877)
Fixed: Prevent new imports without deleting old movie files
-
[`bb5f421`](bb5f421e38)
Log when expected movie file is missing from disk on upgrade

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

-
[`7dd3ed8`](7dd3ed815a)
Convert Modal components to TypeScript
-
[`cc56482`](cc56482819)
Translate settings for Radarr import list
-
[`40f4184`](40f41847fd)
Fixed: Selected value for empty root folder inputs
-
[`8485fc8`](8485fc8c75)
Fix various typos
-
[`f3026df`](f3026df65d)
Automated API Docs update
-
[`cfd25e9`](cfd25e974f)
Fixed: Free space and missing for selected root folder value
-
[`c52f9c5`](c52f9c5ec4)
New: Ability to change root folder when editing movie
-
[`b91517a`](b91517afd5)
Add React Query
-
[`ee8aaad`](ee8aaadb29)
Fix editing import lists
-
[`0694f2f`](0694f2fa76)
Convert ProviderFieldFormGroup to TypeScript
-
[`2c81f3b`](2c81f3be0f)
Improve typings in FormInputGroup
-
[`8fb2f64`](8fb2f64e98)
Fixed: Tooltips for detailed error messages
-
[`efd2b80`](efd2b80e10)
Fixed: Truncate long text in tag values
-
[`a9bbe06`](a9bbe06966)
Fix: Adding a new root folder from add movie modal
-
[`4c6f80b`](4c6f80b308)
Fixed: Closing on click outside select input and styling on Library
Import
-
[`c8299f7`](c8299f7e57)
Convert Form Components to TypeScript
-
[`445babb`](445babbca8)
Fixed: Parse JAP instead of JPN as Japanese
-
[`e5137d1`](e5137d13e9)
Bump version to 5.22.3

This list of changes was [auto
generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=167&\_a=release-summary).</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-20 14:20:01 +02:00
TrueCharts Bot
2a2b1e8166 chore(helm): update image ghcr.io/anotherstranger/borg-server 2.6.9 → 2.6.10 (#34595) 2025-04-20 14:19:50 +02:00
TrueCharts Bot
d5a8d716d6 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1795 → 0.22.1797 (#34597)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `fc561ad` -> `f5493a2` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-20 14:19:46 +02:00
TrueCharts Bot
2746c2c2f8 chore(helm): update image docker.io/diygod/rsshub digest to 10e4a40 (#34593)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `0ecdb1b` -> `10e4a40` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-20 14:19:00 +02:00
TrueCharts Bot
ab42cba984 chore(helm): update image ghcr.io/elfhosted/emby 4.9.0.49 → 4.9.0.50 (#34596)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/emby | patch | `5a36d02` -> `0c2a66e` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-20 14:16:42 +02:00
TrueCharts Bot
9f7178c40e chore(flux): update image clusterissuer 9.6.3 → 9.6.4 (clustertool) (#34594)
This PR contains the following updates:

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-20 14:11:34 +02:00
TrueCharts Bot
cf85b48928 chore(helm): update image ghcr.io/hotio/whisparr digest to 213c98e (#34587) 2025-04-20 08:21:56 +02:00
TrueCharts Bot
88da19d4eb chore(helm): update image ghcr.io/meeb/tubesync digest to 136621e (#34589) 2025-04-20 08:21:54 +02:00
TrueCharts Bot
ded9795b88 chore(helm): update image ghcr.io/linuxserver/speedtest-tracker digest to 954581e (#34588) 2025-04-20 08:21:51 +02:00
TrueCharts Bot
945d0b6e5e chore(helm): update image ghcr.io/hotio/rflood digest to 18b327c (#34586) 2025-04-20 08:21:49 +02:00
TrueCharts Bot
9965bbd19a chore(helm): update image ghcr.io/hotio/cloudflareddns digest to 8c27087 (#34585)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/cloudflareddns | digest | `f3eafaf` -> `8c27087` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-20 08:21:43 +02:00
TrueCharts Bot
97c1c1da54 chore(helm): update rdesktop (#34591)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `f737678` -> `79dcfff` |
| lscr.io/linuxserver/rdesktop | digest | `6408803` -> `d66a481` |
| lscr.io/linuxserver/rdesktop | digest | `d7e5c86` -> `cb2d0b8` |
| lscr.io/linuxserver/rdesktop | digest | `6957dc0` -> `f4670bb` |
| lscr.io/linuxserver/rdesktop | digest | `66fab8a` -> `018e49b` |
| lscr.io/linuxserver/rdesktop | digest | `c5e720d` -> `eabc8ca` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-20 08:21:22 +02:00
TrueCharts Bot
b39747428c chore(helm): update image hello-world digest to c410884 (#34590) 2025-04-20 08:20:59 +02:00
TrueCharts Bot
f94cd210a6 chore(helm): update image ghcr.io/hotio/autoscan digest to daccc87 (#34584)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/autoscan | digest | `c64b46f` -> `daccc87` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-20 08:20:55 +02:00
TrueCharts Bot
2a7d318cf6 chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.15.2 → 2.15.3 (#34581)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx)
| patch | `80d1a7f` -> `39b337e` |

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

---

### Release Notes

<details>
<summary>paperless-ngx/paperless-ngx
(ghcr.io/paperless-ngx/paperless-ngx)</summary>

###
[`v2.15.3`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.15.3):
Paperless-ngx v2.15.3

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.15.2...v2.15.3)

#### paperless-ngx 2.15.3

##### Bug Fixes

- Fix: do not try deleting original file that was moved to trash dir
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9684](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9684))
- Fix: preserve non-ASCII filenames in document downloads
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9702](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9702))
- Fix: fix breaking api change to document notes user field
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9714](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9714))
- Fix: another doc link fix
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9700](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9700))
- Fix: correctly handle dict data with webhook
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9674](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9674))

##### All App Changes

<details>
<summary>5 changes</summary>

- Fix: do not try deleting original file that was moved to trash dir
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9684](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9684))
- Fix: preserve non-ASCII filenames in document downloads
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9702](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9702))
- Fix: fix breaking api change to document notes user field
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9714](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9714))
- Fix: another doc link fix
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9700](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9700))
- Fix: correctly handle dict data with webhook
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9674](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9674))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-20 02:34:15 +02:00
TrueCharts Bot
873eaa42ab chore(helm): update image ghcr.io/elfhosted/emby 4.9.0.48 → 4.9.0.49 (#34580) 2025-04-20 02:32:43 +02:00
TrueCharts Bot
f7bc6ad05f chore(helm): update image docker.io/codercom/code-server 4.99.2 → 4.99.3 (#34579) 2025-04-20 02:32:36 +02:00
TrueCharts Bot
1188213480 chore(helm): update image ghcr.io/meeb/tubesync digest to bfc7f11 (#34576) 2025-04-20 02:32:34 +02:00
TrueCharts Bot
f1bb7f70fd chore(helm): update image ghcr.io/home-operations/bazarr digest to 0ac9694 (#34575)
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)) | digest |
`a1b0d3a` -> `0ac9694` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-20 00:32:31 +00:00
TrueCharts Bot
ff1b65847a chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 34a648d (#34574)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `a7278ad` -> `34a648d` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-20 02:32:27 +02:00
TrueCharts Bot
a877fa72cd chore(helm): update image ghcr.io/ellite/wallos 2.51.1 → 2.52.0 (#34582)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) |
minor | `7aeca41` -> `fe34f19` |

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

---

### Release Notes

<details>
<summary>ellite/Wallos (ghcr.io/ellite/wallos)</summary>

###
[`v2.52.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2520-2025-04-19)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.51.1...v2.52.0)

##### Features

- new graph cost vs budget on statistics
([#&#8203;793](https://redirect.github.com/ellite/Wallos/issues/793))
([6d67319](6d673195ba))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-20 02:30:09 +02:00
TrueCharts Bot
87bb5de6bc chore(container): update traefik docker tag to v3.3.6 (#34578)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [traefik](https://redirect.github.com/containous/traefik) | final |
patch | `v3.3.5` -> `v3.3.6` |

---

### Release Notes

<details>
<summary>containous/traefik (traefik)</summary>

###
[`v3.3.6`](https://redirect.github.com/traefik/traefik/releases/tag/v3.3.6)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.3.6...v3.3.6)

**Important:**

Since `v3.3.6`, the incoming request path is now cleaned before being
used to match the router rules and sent to the backends. Any `/../`,
`/./` or duplicate slash segments in the request path is interpreted
and/or collapsed.

Please read the [migration
guide](https://doc.traefik.io/traefik/v3.3/migration/v3/#request-path-sanitization).

**Documentation:**

- **\[k8s/gatewayapi]** Fix Kubernetes Gateway statusAddress
documentation
([#&#8203;11663](https://redirect.github.com/traefik/traefik/pull/11663)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[tracing]** Document how to pass multiple Headers on tracing with
CLI
([#&#8203;11665](https://redirect.github.com/traefik/traefik/pull/11665)
by [mloiseleur](https://redirect.github.com/mloiseleur))
- Fix typos on what is Traefik docs page
([#&#8203;11685](https://redirect.github.com/traefik/traefik/pull/11685)
by [matthewCmatt](https://redirect.github.com/matthewCmatt))
- Update Welcome Page
([#&#8203;11615](https://redirect.github.com/traefik/traefik/pull/11615)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))

**Misc:**

- Merge branch v2.11 into v3.3
([#&#8203;11703](https://redirect.github.com/traefik/traefik/pull/11703)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.3
([#&#8203;11696](https://redirect.github.com/traefik/traefik/pull/11696)
by [rtribotte](https://redirect.github.com/rtribotte))
- Merge branch v2.11 into v3.3
([#&#8203;11694](https://redirect.github.com/traefik/traefik/pull/11694)
by [rtribotte](https://redirect.github.com/rtribotte))

###
[`v3.3.6`](https://redirect.github.com/traefik/traefik/releases/tag/v3.3.6)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.3.5...v3.3.6)

**Important:**

Since `v3.3.6`, the incoming request path is now cleaned before being
used to match the router rules and sent to the backends. Any `/../`,
`/./` or duplicate slash segments in the request path is interpreted
and/or collapsed.

Please read the [migration
guide](https://doc.traefik.io/traefik/v3.3/migration/v3/#request-path-sanitization).

**Documentation:**

- **\[k8s/gatewayapi]** Fix Kubernetes Gateway statusAddress
documentation
([#&#8203;11663](https://redirect.github.com/traefik/traefik/pull/11663)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[tracing]** Document how to pass multiple Headers on tracing with
CLI
([#&#8203;11665](https://redirect.github.com/traefik/traefik/pull/11665)
by [mloiseleur](https://redirect.github.com/mloiseleur))
- Fix typos on what is Traefik docs page
([#&#8203;11685](https://redirect.github.com/traefik/traefik/pull/11685)
by [matthewCmatt](https://redirect.github.com/matthewCmatt))
- Update Welcome Page
([#&#8203;11615](https://redirect.github.com/traefik/traefik/pull/11615)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))

**Misc:**

- Merge branch v2.11 into v3.3
([#&#8203;11703](https://redirect.github.com/traefik/traefik/pull/11703)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.3
([#&#8203;11696](https://redirect.github.com/traefik/traefik/pull/11696)
by [rtribotte](https://redirect.github.com/rtribotte))
- Merge branch v2.11 into v3.3
([#&#8203;11694](https://redirect.github.com/traefik/traefik/pull/11694)
by [rtribotte](https://redirect.github.com/rtribotte))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-20 02:25:06 +02:00
TrueCharts Bot
f76b8648fd chore(container): update docker.io/codercom/code-server docker tag to v4.99.3 (#34577)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/codercom/code-server | final | patch | `4.99.2` -> `4.99.3`
|

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-20 02:23:45 +02:00
TrueCharts Bot
4a9e15c25f chore(container): update golang:1.24.2 docker digest to d9db321 (#34573)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | final | digest | `1ecc479` -> `d9db321` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-20 02:22:33 +02:00
TrueCharts Bot
ac0a0890e3 chore(helm): update image ghcr.io/ellite/wallos 2.51.0 → 2.51.1 (#34572) 2025-04-19 20:16:09 +02:00
TrueCharts Bot
13939dedcf chore(helm): update image ghcr.io/anotherstranger/borg-server 2.6.8 → 2.6.9 (#34571)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/anotherstranger/borg-server](https://redirect.github.com/AnotherStranger/docker-borg-backup)
| patch | `e6762c1` -> `2ac369f` |

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

---

### Release Notes

<details>
<summary>AnotherStranger/docker-borg-backup
(ghcr.io/anotherstranger/borg-server)</summary>

###
[`v2.6.9`](https://redirect.github.com/AnotherStranger/docker-borg-backup/releases/tag/v2.6.9)

[Compare
Source](https://redirect.github.com/AnotherStranger/docker-borg-backup/compare/v2.6.8...v2.6.9)

##### Build System

- **release:** 2.6.8-rc.2
([3a362db](3a362dba64))
- **release:** 2.6.8-rc.3
([f3a5e35](f3a5e35073))
- **release:** 2.6.8-rc.4
([dbef098](dbef09819e))
- **release:** 2.6.8-rc.5
([593f2ce](593f2ceb14))
- **release:** 2.6.8-rc.6
([12af3bb](12af3bb8b6))

##### Code Refactoring

- **deps:** update actions/setup-node digest to
[`49933ea`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/49933ea)
([2292592](2292592700))
- **deps:** update actions/setup-node digest to
[`cdca736`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/cdca736)
([71f94ad](71f94ad8ef))
- **deps:** update actions/setup-python digest to
[`8d9ed9a`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/8d9ed9a)
([393926e](393926e45b))
- **deps:** update dependency pypi/borgbackup to v1.4.1
([7e8d85a](7e8d85afcf))
- **deps:** update github/codeql-action digest to
[`45775bd`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/45775bd)
([5b72b76](5b72b76b46))
- **deps:** update github/codeql-action digest to
[`5f8171a`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/5f8171a)
([2d40577](2d4057707d))
- **deps:** update python docker tag to v3.13.3-alpine3.21
([ed077de](ed077de53b))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-19 20:16:02 +02:00
TrueCharts Bot
5eab9ed2a1 chore(flux): update image snapshot-controller 3.7.2 → 3.7.3 (clustertool) (#34570) 2025-04-19 20:09:33 +02:00
TrueCharts Bot
313c165062 chore(flux): update image jackett 23.3.76 → 23.3.77 (#34569)
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.76` ->
`23.3.77` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-19 20:09:28 +02:00
Boemeltrein
01d4a003bd clustertool(fix): none empty values (#34556)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
Added `{}` to the values, made renovate to detect the dependencies. 

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
On own cluster

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-04-19 17:46:49 +02:00
TrueCharts Bot
bedcf98df8 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 8e9f6b2 (#34563)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `e05a53e` -> `8e9f6b2` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-19 14:23:18 +02:00
TrueCharts Bot
29e3601139 chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 0ebc9d3 (#34561) 2025-04-19 14:23:03 +02:00
TrueCharts Bot
1203453d54 chore(helm): update webtop (#34564) 2025-04-19 14:22:58 +02:00
TrueCharts Bot
5405303914 chore(helm): update image ghcr.io/minekube/gate digest to 03f6e6e (#34562) 2025-04-19 14:22:56 +02:00
TrueCharts Bot
06492e732e chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1791 → 0.22.1795 (#34566) 2025-04-19 14:22:53 +02:00
TrueCharts Bot
8f0bb5fed9 chore(helm): update image ghcr.io/home-operations/theme-park 1.20.0 → 1.20.1 (#34567) 2025-04-19 14:22:50 +02:00
TrueCharts Bot
f4766a6b15 chore(helm): update image ghcr.io/elfhosted/zilean digest to cd18e33 (#34560)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/zilean | digest | `5bb6b81` -> `cd18e33` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-19 14:22:44 +02:00
TrueCharts Bot
7887d3d7f6 chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to a877be2 (#34557)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-fpm-pgsql-static | digest | `34e56a7` ->
`a877be2` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-19 14:21:52 +02:00
TrueCharts Bot
3aba8cd8a1 chore(flux): update image blocky 16.13.15 → 16.13.16 (clustertool) (#34565)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [blocky](https://truecharts.org/charts/premium/blocky)
([source](https://0xerr0r.github.io/blocky/)) | patch | `16.13.15` ->
`16.13.16` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-19 14:13:02 +02:00
TrueCharts Bot
473a051304 chore(helm): update chart redis 15.6.8 → 15.6.9 (#34505)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://gallery.ecr.aws/bitnami/redis)) | patch | `15.6.8` ->
`15.6.9` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-04-19 06:40:03 +00:00
TrueCharts Bot
89ad0b1b94 chore(container): update docker.io/renovate/renovate docker tag to v39.251.0 (#34548)
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 |
minor | `39.245.3-full` -> `39.251.0-full` |

---

### Release Notes

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

###
[`v39.251.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.251.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.60.0
(main)
([#&#8203;35436](https://redirect.github.com/renovatebot/renovate/issues/35436))
([a0b1816](a0b18164a5))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin)
to v1.1.42 (main)
([#&#8203;35434](https://redirect.github.com/renovatebot/renovate/issues/35434))
([1aa9a98](1aa9a98b3a))
- **deps:** update dependency pdm to v2.24.0 (main)
([#&#8203;35435](https://redirect.github.com/renovatebot/renovate/issues/35435))
([77949fb](77949fb2a6))

###
[`v39.250.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.250.3)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.59.3
(main)
([#&#8203;35433](https://redirect.github.com/renovatebot/renovate/issues/35433))
([f3bd0f7](f3bd0f7f87))

###
[`v39.250.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.250.2)

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

##### Build System

- **deps:** update dependency
[@&#8203;opentelemetry/semantic-conventions](https://redirect.github.com/opentelemetry/semantic-conventions)
to v1.32.0 (main)
([#&#8203;35432](https://redirect.github.com/renovatebot/renovate/issues/35432))
([905efc5](905efc5a10))

###
[`v39.250.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.250.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.59.2
(main)
([#&#8203;35430](https://redirect.github.com/renovatebot/renovate/issues/35430))
([231bfec](231bfec979))

###
[`v39.250.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.250.0)

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

##### Features

- **bun:** workspaces
([#&#8203;35010](https://redirect.github.com/renovatebot/renovate/issues/35010))
([56d82ca](56d82cae5a))

###
[`v39.249.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.249.0)

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

##### Features

- **gradle:** add support for exclusiveContent() repository definitions
([#&#8203;35421](https://redirect.github.com/renovatebot/renovate/issues/35421))
([4137244](4137244b4e))

##### Bug Fixes

- **gerrit:** auto-approve without calling gerrit api
([#&#8203;35315](https://redirect.github.com/renovatebot/renovate/issues/35315))
([3d68582](3d68582b8a))

###
[`v39.248.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.248.4)

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

##### Bug Fixes

- **repositoryCache:** skip loading empty cache files
([#&#8203;35427](https://redirect.github.com/renovatebot/renovate/issues/35427))
([173b2cc](173b2ccfc8))

###
[`v39.248.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.248.3)

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

##### Bug Fixes

- **deps:** update dependency mkdocs-material to v9.6.12 (main)
([#&#8203;35426](https://redirect.github.com/renovatebot/renovate/issues/35426))
([d8c0466](d8c0466ae5))

##### Miscellaneous Chores

- **deps:** update dependency eslint-config-prettier to v10.1.2 (main)
([#&#8203;35425](https://redirect.github.com/renovatebot/renovate/issues/35425))
([af5a5e8](af5a5e84c4))

###
[`v39.248.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.248.2)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.59.1
(main)
([#&#8203;35424](https://redirect.github.com/renovatebot/renovate/issues/35424))
([f275132](f275132909))

###
[`v39.248.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.248.1)

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

##### Build System

- **deps:** update dependency
[@&#8203;opentelemetry/semantic-conventions](https://redirect.github.com/opentelemetry/semantic-conventions)
to v1.31.0 (main)
([#&#8203;35420](https://redirect.github.com/renovatebot/renovate/issues/35420))
([1fa1bf8](1fa1bf87eb))

###
[`v39.248.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.248.0)

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

##### Features

- **datasource/github-runners:** mark Windows Server 2019 as deprecated
([#&#8203;35408](https://redirect.github.com/renovatebot/renovate/issues/35408))
([e6bc269](e6bc2692ff))

##### Bug Fixes

- **manager/pixi:** do not pick pixi version based on lockfile
([#&#8203;35389](https://redirect.github.com/renovatebot/renovate/issues/35389))
([4b772e1](4b772e1564))

###
[`v39.247.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.247.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.59.0
(main)
([#&#8203;35416](https://redirect.github.com/renovatebot/renovate/issues/35416))
([9c6e11a](9c6e11a630))

###
[`v39.246.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.246.1)

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

##### Build System

- **deps:** update dependency
[@&#8203;yarnpkg/core](https://redirect.github.com/yarnpkg/core) to
v4.4.0 (main)
([#&#8203;35414](https://redirect.github.com/renovatebot/renovate/issues/35414))
([6600ccf](6600ccfa64))

###
[`v39.246.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.246.0)

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

##### Features

- **prBody:** Support templates in changelogUrl
([#&#8203;35380](https://redirect.github.com/renovatebot/renovate/issues/35380))
([e307fa2](e307fa284c))

##### Documentation

- **nuget:** document changelog fallback behaviour for partial V3 API
server implementations
([#&#8203;35402](https://redirect.github.com/renovatebot/renovate/issues/35402))
([1a1bc9e](1a1bc9eaec))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-19 06:08:53 +00:00
TrueCharts Bot
99fbc73030 chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.3.2.0 → 6.3.4.0 (#34543) 2025-04-19 02:47:43 +02:00
TrueCharts Bot
5f480659d5 chore(helm): update image docker.io/haveagitgat/tdarr 2.39.02 → 2.40.01 (#34552)
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 | `a7a6937` -> `4a9a20b` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-19 02:47:39 +02:00
TrueCharts Bot
8ba91a9db7 chore(helm): update image docker.io/sourcegraph/server 6.2.1106 → 6.2.2553 (#34546)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/sourcegraph/server](https://sourcegraph.com/)
([source](https://redirect.github.com/sourcegraph/sourcegraph)) | patch
| `b4d1119` -> `05016ab` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-19 00:47:25 +00:00
TrueCharts Bot
98d88a9a90 chore(helm): update image ghcr.io/kiwix/kiwix-serve digest to 3ee68e8 (#34538)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/kiwix/kiwix-serve](https://redirect.github.com/openzim/kiwix-tools)
| digest | `ebf9b93` -> `3ee68e8` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-19 02:40:09 +02:00
TrueCharts Bot
dff61dc291 chore(helm): update image docker.io/localai/localai v2.27.0 → v2.28.0 (#34555) 2025-04-19 02:39:40 +02:00
TrueCharts Bot
f773ef5251 chore(helm): update image docker.io/benzino77/tasmocompiler digest to 680c30f (#34534)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/benzino77/tasmocompiler | digest | `63640e0` -> `680c30f` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-19 02:39:12 +02:00