Commit Graph

41840 Commits

Author SHA1 Message Date
TrueCharts Bot e0f04da58d chore(helm): update image docker.io/wolveix/satisfactory-server v1.9.5 → v1.9.7 (#33879)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/wolveix/satisfactory-server | patch | `88507d7` -> `b6ba326`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 14:25:56 +02:00
TrueCharts Bot 253bf61c78 chore(helm): update image docker.io/ollama/ollama 0.6.3 → 0.6.4 (#33874)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `90c70d2` -> `a1f41c6` |
| docker.io/ollama/ollama | patch | `de0786b` -> `476b956` |

---

> [!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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 14:25:38 +02:00
TrueCharts Bot 98cad606a4 chore(helm): update image docker.io/homeassistant/home-assistant 2025.3.4 → 2025.4.0 (#33888)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/homeassistant/home-assistant](https://www.home-assistant.io/)
([source](https://redirect.github.com/home-assistant/core)) | minor |
`5d51056` -> `97d21a7` |

---

> [!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>home-assistant/core
(docker.io/homeassistant/home-assistant)</summary>

###
[`v2025.4.0`](https://redirect.github.com/home-assistant/core/releases/tag/2025.4.0)

[Compare
Source](https://redirect.github.com/home-assistant/core/compare/2025.3.4...2025.4.0)

https://www.home-assistant.io/blog/2025/04/02/release-20254/

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 14:23:09 +02:00
gismo2004 1df722b04a feat(streammaster) move to stable (#33856)
**Description**

Move streammaster to stable

⚒️ 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
-->

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

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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
- [x] ⬆️ 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-03 09:32:34 +02:00
TrueCharts Bot 5f21d23182 chore(helm): update image docker.io/diygod/rsshub digest to 333e5b1 (#33857)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `bca0cf1` -> `333e5b1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-03 08:17:36 +02:00
TrueCharts Bot b00e37661a chore(helm): update image docker.io/machines/filestash digest to 28a7bcc (#33858)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `1742870` -> `28a7bcc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-03 08:16:48 +02:00
TrueCharts Bot 5b4ddec538 chore(flux): update image minecraft-java 22.32.0 → 22.34.0 (#33859)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [minecraft-java](https://truecharts.org/charts/stable/minecraft-java)
([source](https://ghcr.io/itzg/minecraft-server)) | minor | `22.32.0` ->
`22.34.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 08:11:27 +02:00
TrueCharts Bot 3a0c865466 chore(helm): update image ghcr.io/itzg/minecraft-server 2025.3.0 → 2025.4.0 (#33855) 2025-04-03 02:34:27 +02:00
TrueCharts Bot 7c391ead65 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to d0a6205 (#33853)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-03 02:34:08 +02:00
TrueCharts Bot 071fb8104a chore(helm): update image docker.io/mikenye/tar1090 digest to c834426 (#33850) 2025-04-03 02:33:58 +02:00
TrueCharts Bot cbaf7f62de chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to d0503b2 (#33852)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `0d105bd` -> `d0503b2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-03 02:33:56 +02:00
TrueCharts Bot fa170821f0 chore(helm): update image ghcr.io/linuxserver/duckdns digest to 342cca0 (#33851)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `5d686d4` -> `342cca0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-03 02:32:35 +02:00
TrueCharts Bot e7f2366eb4 chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to a41d2fa (#33839)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-web-nginx | digest | `5d402cb` -> `a41d2fa` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-03 00:31:48 +00:00
TrueCharts Bot 1f07c7f967 chore(flux): update image minecraft-java 22.23.1 → 22.32.0 (#33854)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [minecraft-java](https://truecharts.org/charts/stable/minecraft-java)
([source](https://ghcr.io/itzg/minecraft-server)) | minor | `22.23.1` ->
`22.32.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 02:25:00 +02:00
TrueCharts Bot ebe78fb273 chore(helm): update image ghcr.io/linuxserver/smokeping digest to 9f4dd33 (#33844)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/smokeping](https://redirect.github.com/linuxserver/docker-smokeping/packages)
([source](https://redirect.github.com/linuxserver/docker-smokeping)) |
digest | `8926fad` -> `9f4dd33` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 20:29:56 +02:00
TrueCharts Bot fa8d37a593 chore(helm): update image ghcr.io/meeb/tubesync digest to db5399b (#33845)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `2291076` -> `db5399b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 20:29:40 +02:00
TrueCharts Bot aaaa75480a chore(helm): update image ghcr.io/linuxserver/digikam digest to e24e3c9 (#33841)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/digikam](https://redirect.github.com/linuxserver/docker-digikam/packages)
([source](https://redirect.github.com/linuxserver/docker-digikam)) |
digest | `836561c` -> `e24e3c9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 20:29:20 +02:00
TrueCharts Bot 7ecd53f04f chore(helm): update image ghcr.io/itzg/minecraft-server 2025.3.0 → 2025.4.0 (#33849)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `42fdd95` -> `f63deb8` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `e50828d` -> `aed6c5e` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `7a7a5e2` -> `60fe81a` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `0674f4f` -> `d3d0468` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `b7430bd` -> `e0c2d17` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `3435cac` -> `a27daa6` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `72924dc` -> `c9bbeca` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `17096d3` -> `ebd8e13` |

---

> [!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>itzg/docker-minecraft-server
(ghcr.io/itzg/minecraft-server)</summary>

###
[`v2025.4.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.4.0)

[Compare
Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2025.3.0...2025.4.0)

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

##### What's Changed

##### Enhancements

- Exclude compass-coords globally from cf and mr, client side mod by
[@&#8203;harkin](https://redirect.github.com/harkin) in
[https://github.com/itzg/docker-minecraft-server/pull/3361](https://redirect.github.com/itzg/docker-minecraft-server/pull/3361)
- Add AUTOPAUSE_STATUS_RETRY_LIMIT and AUTOPAUSE_STATUS_RETRY_INTERVAL
by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3365](https://redirect.github.com/itzg/docker-minecraft-server/pull/3365)
- Support multiple values for COPY_PLUGINS_SRC, COPY_MODS_SRC, and
COPY_CONFIG_SRC by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3377](https://redirect.github.com/itzg/docker-minecraft-server/pull/3377)

##### Bug Fixes

- Fix SKIP_CHOWN_DATA by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3374](https://redirect.github.com/itzg/docker-minecraft-server/pull/3374)

##### Documentation

- Lazymc - Update misc examples with non-deprecated method of managing
lazymc by [@&#8203;joesturge](https://redirect.github.com/joesturge) in
[https://github.com/itzg/docker-minecraft-server/pull/3360](https://redirect.github.com/itzg/docker-minecraft-server/pull/3360)
- docs: clarify that ICON can be a container path by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3371](https://redirect.github.com/itzg/docker-minecraft-server/pull/3371)
- Add Docker logo to badges by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3375](https://redirect.github.com/itzg/docker-minecraft-server/pull/3375)
- docs: show example of MODRINTH_PROJECTS with version number by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3378](https://redirect.github.com/itzg/docker-minecraft-server/pull/3378)
- docs: updated bmc4 example to v34.5 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3382](https://redirect.github.com/itzg/docker-minecraft-server/pull/3382)
- docs: clarify Fabric docs TYPE usage by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3387](https://redirect.github.com/itzg/docker-minecraft-server/pull/3387)

##### New Contributors

- [@&#8203;harkin](https://redirect.github.com/harkin) made their first
contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3361](https://redirect.github.com/itzg/docker-minecraft-server/pull/3361)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2025.3.0...2025.4.0

</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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-02 20:25:38 +02:00
TrueCharts Bot 1a4f76d797 chore(helm): update image quay.io/netdata/netdata v2.3.1 → v2.3.2 (#33848)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/netdata/netdata](https://netdata.cloud)
([source](https://redirect.github.com/netdata/netdata)) | patch |
`c67ab5d` -> `421b888` |

---

> [!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>netdata/netdata (quay.io/netdata/netdata)</summary>

###
[`v2.3.2`](https://redirect.github.com/netdata/netdata/releases/tag/v2.3.2)

[Compare
Source](https://redirect.github.com/netdata/netdata/compare/v2.3.1...v2.3.2)

Netdata v2.3.2 is a patch release to address issues discovered since
[v2.3.1](https://redirect.github.com/netdata/netdata/releases/tag/v2.3.1).

This patch release provides the following bug fixes and updates:

- Fixed journal file creation reliability with improved error handling
and simplified allocation process
([#&#8203;20018](https://redirect.github.com/netdata/netdata/pull/20018),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed leakage of build environment identifiers by blacklisting GitHub
runner machine IDs
([#&#8203;20016](https://redirect.github.com/netdata/netdata/pull/20016),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed potential memory access violations by adding validation for
journal file headers and page boundaries
([#&#8203;20013](https://redirect.github.com/netdata/netdata/pull/20013),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed a rare crash condition by properly reinitializing data
collection for obsolete or archived dimensions
([#&#8203;20007](https://redirect.github.com/netdata/netdata/pull/20007),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed MegaCLI collector to properly handle missing battery backup
units
([#&#8203;20008](https://redirect.github.com/netdata/netdata/pull/20008),
[@&#8203;ilyam8](https://redirect.github.com/ilyam8))
- Changed UUID generation to use version 4 format for better uniqueness
([#&#8203;20002](https://redirect.github.com/netdata/netdata/pull/20002),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Added detection for additional CI environment variables to
automatically disable telemetry
([#&#8203;19999](https://redirect.github.com/netdata/netdata/pull/19999),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed Agent status system to handle null UUIDs and improved tracking
of shutdown time, crash counts, and connection states
([#&#8203;19996](https://redirect.github.com/netdata/netdata/pull/19996),
[#&#8203;20003](https://redirect.github.com/netdata/netdata/pull/20003),
[#&#8203;20011](https://redirect.github.com/netdata/netdata/pull/20011)
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Added detailed worker thread status information and enhanced crash
diagnostics capabilities
([#&#8203;19992](https://redirect.github.com/netdata/netdata/pull/19992),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed potential crash in Windows perflib collector when handling null
pointers
([#&#8203;19985](https://redirect.github.com/netdata/netdata/pull/19985),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed error reporting to preserve errno values during out-of-memory
conditions
([#&#8203;19984](https://redirect.github.com/netdata/netdata/pull/19984),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed potential crashes when handling empty data arrays
([#&#8203;19983](https://redirect.github.com/netdata/netdata/pull/19983),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed Agent shutdown by properly joining ACLK and metadata threads
before closing database connections
([#&#8203;19980](https://redirect.github.com/netdata/netdata/pull/19980),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed random crashes during shutdown by avoiding precompiled database
statements for host metadata
([#&#8203;19978](https://redirect.github.com/netdata/netdata/pull/19978),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Limited maximum database file size to 1GB to optimize memory usage
during file operations
([#&#8203;19977](https://redirect.github.com/netdata/netdata/pull/19977),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed crash in variable lookup function when processing search results
with scores
([#&#8203;19972](https://redirect.github.com/netdata/netdata/pull/19972),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed ACLK synchronization thread shutdown with better termination
sequence and timeout handling for stuck operations
([#&#8203;19966](https://redirect.github.com/netdata/netdata/pull/19966),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Improved Parent node startup performance by preloading UUIDs into
metrics registry for faster initialization
([#&#8203;19964](https://redirect.github.com/netdata/netdata/pull/19964),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed Windows installer to properly manage configuration files and
handle upgrades correctly
([#&#8203;19962](https://redirect.github.com/netdata/netdata/pull/19962),
[@&#8203;thiagoftsm](https://redirect.github.com/thiagoftsm))
- Fixed potential crash in health alarm cleanup when unlinking alerts
from charts
([#&#8203;19956](https://redirect.github.com/netdata/netdata/pull/19956),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed buffer overflow when processing cloud rooms during Agent
claiming on startup
([#&#8203;19954](https://redirect.github.com/netdata/netdata/pull/19954),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Updated Agent status reporting system with enhanced crash diagnostics,
anonymized stack traces, and ACLK connection status tracking
([#&#8203;19953](https://redirect.github.com/netdata/netdata/pull/19953),
[#&#8203;19957](https://redirect.github.com/netdata/netdata/pull/19957),
[#&#8203;19959](https://redirect.github.com/netdata/netdata/pull/19959)
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed thread creation issues by adding retry logic when system
resource limits are temporarily reached
([#&#8203;19951](https://redirect.github.com/netdata/netdata/pull/19951),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Added monitoring of IIS Application Pool metrics to Windows collector
([#&#8203;19950](https://redirect.github.com/netdata/netdata/pull/19950),
[@&#8203;thiagoftsm](https://redirect.github.com/thiagoftsm))
- Improved metadata thread stability with better shutdown handling and
enhanced event loop management
([#&#8203;19929](https://redirect.github.com/netdata/netdata/pull/19929),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed potential deadlocks by processing alert configuration database
operations asynchronously through the metadata thread
([#&#8203;19885](https://redirect.github.com/netdata/netdata/pull/19885),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Reworked shared memory management in eBPF plugin for more reliable
interprocess communication
([#&#8203;19844](https://redirect.github.com/netdata/netdata/pull/19844),
[@&#8203;thiagoftsm)](https://redirect.github.com/thiagoftsm)

#### Support options <a id="v232-support-options"></a>

As we grow, we stay committed to providing the best support ever seen
from an open-source solution. Should you encounter an issue with any of
the changes made in this release or any feature in the Netdata Agent,
feel free to contact us through one of the following channels:

- [Netdata Learn](https://learn.netdata.cloud): Find documentation,
guides, and reference material for monitoring and troubleshooting your
systems with Netdata.
- [GitHub Issues](https://redirect.github.com/netdata/netdata/issues):
Make use of the Netdata repository to report bugs or open a new feature
request.
- [GitHub
Discussions](https://redirect.github.com/netdata/netdata/discussions):
Join the conversation around the Netdata development process and be a
part of it.
- [Community Forums](https://community.netdata.cloud/): Visit the
Community Forums and contribute to the collaborative knowledge base.
- [Discord Server](https://discord.gg/2eduZdSeC7): Jump into the Netdata
Discord and hang out with like-minded sysadmins, DevOps, SREs, and other
troubleshooters. More than 2000 engineers are already using it!

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-02 20:25:29 +02:00
TrueCharts Bot 5c32c7c17b chore(helm): update image ghcr.io/linuxserver/orcaslicer digest to 541f3ee (#33843) 2025-04-02 20:24:55 +02:00
TrueCharts Bot 9733e7e29b chore(helm): update webtop (#33846)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `0110ad6` -> `1b1409b` |
| lscr.io/linuxserver/webtop | digest | `b558166` -> `ba50bf2` |
| lscr.io/linuxserver/webtop | digest | `39245b3` -> `1bedaac` |
| lscr.io/linuxserver/webtop | digest | `66eb551` -> `5871274` |
| lscr.io/linuxserver/webtop | digest | `76d3d70` -> `17da5d5` |
| lscr.io/linuxserver/webtop | digest | `0388298` -> `50ab282` |
| lscr.io/linuxserver/webtop | digest | `cb67570` -> `5468961` |
| lscr.io/linuxserver/webtop | digest | `65a01ce` -> `a9b6400` |
| lscr.io/linuxserver/webtop | digest | `259e5d7` -> `13638d2` |
| lscr.io/linuxserver/webtop | digest | `a4c8ce4` -> `f3ae536` |
| lscr.io/linuxserver/webtop | digest | `dc5094f` -> `c49e321` |
| lscr.io/linuxserver/webtop | digest | `3a0405e` -> `16b26b9` |
| lscr.io/linuxserver/webtop | digest | `40c1950` -> `8eabb45` |
| lscr.io/linuxserver/webtop | digest | `6b5600a` -> `292ddf6` |
| lscr.io/linuxserver/webtop | digest | `65eab42` -> `b83f440` |
| lscr.io/linuxserver/webtop | digest | `6017ab2` -> `8131c58` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 20:24:53 +02:00
TrueCharts Bot 785dc10fc1 chore(helm): update image ghcr.io/linuxserver/filezilla digest to da92f53 (#33842)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/filezilla](https://redirect.github.com/linuxserver/docker-filezilla/packages)
([source](https://redirect.github.com/linuxserver/docker-filezilla)) |
digest | `c16ec90` -> `da92f53` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 20:24:04 +02:00
TrueCharts Bot 210e4d07f5 chore(helm): update image docker.io/factoriotools/factorio digest to 9c2fb78 (#33840)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/factoriotools/factorio | digest | `3bd1968` -> `9c2fb78` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 20:23:10 +02:00
TrueCharts Bot 5b3ac06b51 chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to 2b7cb9e (#33838)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-fpm-pgsql-static | digest | `8e10c55` ->
`2b7cb9e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 20:22:39 +02:00
TrueCharts Bot 02fd1dfa83 chore(flux): update image jackett 23.3.60 → 23.3.61 (#33847)
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.60` ->
`23.3.61` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-02 20:18:53 +02:00
TrueCharts Bot 4a73a1f45b chore(helm): update chart mongodb 15.3.7 → 15.3.8 (#33835)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-04-02 15:15:07 +00:00
James Musson 40e7b04c80 feat(minecraft-bedrock): use tagged version instead of latest (#33837)
**Description**

Specifies container version instead of 'latest'. At the same time update
version to newest 2025.4.0 as new major version.

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

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
Not tested on local. [Release notes for
2025.4.0](https://github.com/itzg/docker-minecraft-bedrock-server/releases/tag/2025.4.0)
do not indicate breaking change in release.

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

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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):`

---

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

---------

Signed-off-by: James Musson <jtmusson@hey.com>
2025-04-02 17:06:22 +02:00
TrueCharts Bot 5c944cd731 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1714 → 0.22.1719 (#33836)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `5249f80` -> `c1788dd` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-02 14:18:10 +02:00
TrueCharts Bot f337f85a74 chore(helm): update image quay.io/miniflux/miniflux 2.2.6 → 2.2.7 (#33833)
This PR contains the following updates:

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

---

> [!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.7`](https://redirect.github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-227-April-1-2025)

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

-   test(api): update base URL after upgrading Hugo
- refactor(rewrite): reorganize referer rules and remove obsolete
mappings
-   refactor: combine feed icon handlers to use only `externalIconID`
- fix(ui): update share feature to correctly select the title element
and handle empty titles
- fix(ui): update entry tags display logic to show links based on user
authentication
- fix(ui): remove touch-action style to prevent horizontal scrolling
issues
-   fix(ui): log a warning for an empty client secret
-   fix(ui): change labels from "Read / Unread" to "Mark as Read"
- fix(ui): avoid 500 errors and NaN when marking a deleted entry as read
- fix(subscription): add `/rss/feed.xml` to the list of known feed URLs
-   fix(security): use a more restrictive CSP for untrusted content
-   fix(rewrite): remove obsolete rule for `webtoons.com`
-   fix(processor): add missing quotation marks to import comments
- fix(googlereader): return enclosures in the
`streamItemContentsHandler` response
-   fix: address minor issues detected by Go linters
-   feat(urlcleaner): add more Google Analytics parameters
- feat(storage): reduce the number of SQL queries when fetching entry
enclosures
-   feat(sanitizer): allow the `<u>` tag in feeds
-   feat(sanitizer): allow the `<b>` tag
-   feat(locale): update Polish translation
-   feat(locale): add Romanian translation
-   feat(integrations/ntfy): make ntfy topics configurable per feed
-   feat(googlereader): add a feed icon endpoint
-   feat: show database size on the about page
-   feat: add a `make add string` command to add new localized strings
-   docs: update README
- docs: update client README to remove references to deprecated
functions
-   ci: replace GitHub Issue Markdown templates with YAML forms
-   build(deps): bump `golangci/golangci-lint-action` from `6` to `7`
-   build(deps): bump `golang.org/x/term` from `0.29.0` to `0.30.0`
-   build(deps): bump `golang.org/x/oauth2` from `0.26.0` to`  0.28.0 `
-   build(deps): bump `golang.org/x/net` from `0.35.0` to `0.38.0`
-   build(deps): bump `golang.org/x/image` from `0.24.0` to `0.25.0`
-   build(deps): bump `golang.org/x/crypto` from `0.33.0` to `0.36.0`
- build(deps): bump `github.com/tdewolff/minify/v2` from `2.21.3` to
`2.22.4`
-   build(deps): bump `github.com/prometheus/client_golang`
- build(deps): bump `github.com/golang-jwt/jwt/v5` from `5.2.1` to
`5.2.2`
- build(deps): bump `github.com/go-webauthn/webauthn` from `0.11.2` to
`0.12.2`
- build(deps): bump `github.com/go-jose/go-jose/v4` from `4.0.2` to
`4.0.5`
- build(deps): bump `github.com/coreos/go-oidc/v3` from `3.12.0` to
`3.13.0`

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-02 08:52:24 +02:00
TrueCharts Bot 01f6ac5da0 chore(helm): update jupyter 2025-04-01 → 2025-04-02 (patch) (#33834)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `12b460f` -> `09a82f1` |
| quay.io/jupyter/base-notebook | patch | `91e30b4` -> `fd9071f` |
| quay.io/jupyter/datascience-notebook | patch | `b0f59e3` -> `84e784a`
|
| quay.io/jupyter/minimal-notebook | patch | `2de5dab` -> `53b73bb` |
| quay.io/jupyter/pyspark-notebook | patch | `dda6480` -> `e59dc20` |
| quay.io/jupyter/r-notebook | patch | `0599603` -> `5ee2eae` |
| quay.io/jupyter/scipy-notebook | patch | `688eb3e` -> `27042ca` |
| quay.io/jupyter/tensorflow-notebook | patch | `cf68c33` -> `01c6887` |

---

> [!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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-02 06:31:36 +00:00
TrueCharts Bot a64b367460 chore(helm): update image public.ecr.aws/docker/library/odoo digest to 1fbf43e (#33830) 2025-04-02 08:31:19 +02:00
TrueCharts Bot bb7919535f chore(helm): update webtop (#33832)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `840dc42` -> `646fe17` |
| lscr.io/linuxserver/webtop | digest | `06c8078` -> `7fe4be0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 06:31:05 +00:00
TrueCharts Bot c8c32d1ca3 chore(helm): update image lscr.io/linuxserver/kdenlive digest to e04c5d6 (#33828)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `a65e877` -> `e04c5d6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 08:30:51 +02:00
TrueCharts Bot 9da3b3854c chore(helm): update image public.ecr.aws/bitnami/mongodb digest to f4efb32 (#33829) 2025-04-02 08:30:40 +02:00
TrueCharts Bot 19d3e14494 chore(helm): update image lscr.io/linuxserver/cops digest to ac458b3 (#33827)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages)
([source](https://redirect.github.com/linuxserver/docker-cops)) | digest
| `49b281e` -> `ac458b3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 08:30:14 +02:00
TrueCharts Bot c6a775eac0 chore(helm): update image lscr.io/linuxserver/calibre-web digest to bfd5dce (#33826)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/calibre-web](https://redirect.github.com/linuxserver/docker-calibre-web/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre-web)) |
digest | `cd5db5e` -> `bfd5dce` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 08:30:04 +02:00
TrueCharts Bot b4eda3181e chore(helm): update image ghcr.io/linuxserver/synclounge digest to 0f22ebd (#33825)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/synclounge](https://redirect.github.com/linuxserver/docker-synclounge/packages)
([source](https://redirect.github.com/linuxserver/docker-synclounge)) |
digest | `93a9ecf` -> `0f22ebd` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 08:28:27 +02:00
TrueCharts Bot 7616820baa chore(helm): update image ghcr.io/linuxserver/ddclient digest to 4b75981 (#33824)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ddclient](https://redirect.github.com/linuxserver/docker-ddclient/packages)
([source](https://redirect.github.com/linuxserver/docker-ddclient)) |
digest | `96c4e35` -> `4b75981` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 08:27:51 +02:00
TrueCharts Bot 7b2ca25243 chore(helm): update image ghcr.io/linuxserver/boinc digest to 4c85a24 (#33823)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `2b767a6` -> `4c85a24` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 08:26:38 +02:00
TrueCharts Bot 16c835d9b6 chore(helm): update rdesktop (#33831)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `5dabad0` -> `8165e04` |
| lscr.io/linuxserver/rdesktop | digest | `561f4c1` -> `1c793fd` |
| lscr.io/linuxserver/rdesktop | digest | `d590e45` -> `c8358e8` |
| lscr.io/linuxserver/rdesktop | digest | `daeef30` -> `99709ab` |
| lscr.io/linuxserver/rdesktop | digest | `43bd012` -> `2f51309` |
| lscr.io/linuxserver/rdesktop | digest | `7dbf4ee` -> `172c73f` |
| lscr.io/linuxserver/rdesktop | digest | `83f07d3` -> `9e0e9ca` |
| lscr.io/linuxserver/rdesktop | digest | `f65ddda` -> `f67b8f0` |
| lscr.io/linuxserver/rdesktop | digest | `8da3aa0` -> `3baf7ed` |
| lscr.io/linuxserver/rdesktop | digest | `b577e17` -> `f8248a6` |
| lscr.io/linuxserver/rdesktop | digest | `c902503` -> `ee99181` |
| lscr.io/linuxserver/rdesktop | digest | `5d8dc9e` -> `1afa1d5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 08:23:01 +02:00
kqmaverick 8c9d17750b feat(immich): add amd gpu support (#33822)
**Description**
Adds AMD GPU support to Immich

⚒️ Fixes  # 

**⚙️ 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?**

**📃 Notes:**

**✔️ 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
- [X] ⬆️ 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-02 03:04:14 +00:00
TrueCharts Bot 8816e752f7 chore(helm): update image ghcr.io/open-webui/open-webui digest to 11abf22 (#33818)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/open-webui/open-webui | digest | `fff3d80` -> `11abf22` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 02:26:50 +02:00
TrueCharts Bot f03e117592 chore(helm): update image ghcr.io/immich-app/immich-server v1.131.2 → v1.131.3 (#33819)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/base-images)
| patch | `de80b21` -> `7e5b672` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-02 02:25:56 +02:00
TrueCharts Bot 4b5cb07130 chore(helm): update image ghcr.io/taxel/plextraktsync 0.34.5 → 0.34.6 (#33821)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/taxel/plextraktsync](https://redirect.github.com/Taxel/PlexTraktSync)
| patch | `1b60e68` -> `a6ce87a` |

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

---

### Release Notes

<details>
<summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary>

###
[`v0.34.6`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.5...0.34.6)

[Compare
Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.5...0.34.6)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-02 02:25:43 +02:00
TrueCharts Bot eb9b618037 chore(helm): update image ghcr.io/static-web-server/static-web-server 2.36.0 → 2.36.1 (#33820)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/static-web-server/static-web-server](https://redirect.github.com/static-web-server/static-web-server)
| patch | `cd05aeb` -> `210d972` |

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

---

### Release Notes

<details>
<summary>static-web-server/static-web-server
(ghcr.io/static-web-server/static-web-server)</summary>

###
[`v2.36.1`](https://redirect.github.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2361---2025-03-02)

[Compare
Source](https://redirect.github.com/static-web-server/static-web-server/compare/v2.36.0...v2.36.1)

This new `v2.36.1` release brings several security and bug fixes and is
the last version supporting legacy Windows 7, 8, 8.1 platforms.

**Security patch for RUSTSEC-2024-0437**

This release removes the
[`experimental`](https://static-web-server.net/building-from-source/#cargo-features)
Cargo feature from the resulting `static-web-server` binary temporarily
(but not the Cargo feature itself) to prevent shipping the security
`RUSTSEC-2024-0437` vulnerability
([#&#8203;530](https://redirect.github.com/static-web-server/static-web-server/pull/530))
in this release.

The `experimental` Cargo feature (that includes experimental metrics and
in-memory cache features) will be restored to be part of the binary
again in the next release.

**End support for unmaintained Windows 7, 8, 8.1 platforms**

As we mentioned a year ago
([#&#8203;447](https://redirect.github.com/static-web-server/static-web-server/pull/447)),
SWS would not continue supporting legacy Windows 7, 8, and 8.1 platforms
for so long as [Microsoft stopped support for Windows 7 in
2020](https://learn.microsoft.com/en-us/lifecycle/products/windows-7)
and Rust requires *Windows 10* as the minimum supported platform since
[1.78](https://blog.rust-lang.org/2024/02/26/Windows-7.html).

Today, we announce that `v2.36.1` release is the last version supporting
such legacy platforms and having Rust `1.76.0` as MSRV.
Future releases will bump up the MSRV when convenient and will require
*Windows 10* as the minimum supported platform.
However, although we will *try* to provide a patch for users wanting to
build SWS manually for those legacy platforms in the future, we *cannot*
fully guarantee that SWS will continue building for the aforementioned
platforms.

**Fixes**

-
[ad4c171](https://redirect.github.com/static-web-server/static-web-server/commit/ad4c171)
Bugfix/security dependency updates including tokio, httparse, ring,
rustls, bytes, serde and other crates. PR
[#&#8203;532](https://redirect.github.com/static-web-server/static-web-server/pull/532).
-
[5fbd0c5](https://redirect.github.com/static-web-server/static-web-server/commit/5fbd0c5)
CORS: Add missing `Origin` to the `Vary` header value when CORS feature
enabled. PR
[#&#8203;534](https://redirect.github.com/static-web-server/static-web-server/pull/534)
resolves
[#&#8203;533](https://redirect.github.com/static-web-server/static-web-server/issues/533)
reported by [@&#8203;rbozan](https://redirect.github.com/rbozan)

For more details see the [v2.36.1
milestone](https://redirect.github.com/static-web-server/static-web-server/milestone/28?closed=1)
and the full changelog
[v2.36.0...v2.36.1](https://redirect.github.com/static-web-server/static-web-server/compare/v2.36.0...v2.36.1).

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-02 02:25:36 +02:00
TrueCharts Bot 09ea89c759 chore(helm): update image docker.io/grafana/grafana-image-renderer digest to 47ad46b (#33817)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/grafana/grafana-image-renderer | digest | `8cac0c8` ->
`47ad46b` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 02:24:58 +02:00
TrueCharts Bot 0cd125a051 chore(helm): update image ghcr.io/immich-app/immich-server v1.131.1 → v1.131.2 (#33816)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/base-images)
| patch | `d17ccd6` -> `de80b21` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-01 20:15:01 +02:00
TrueCharts Bot 90c81799ae chore(flux): update image jackett 23.3.59 → 23.3.60 (#33815)
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.59` ->
`23.3.60` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-01 20:09:02 +02:00
James Musson 9f67c703ad feat(peanut): add persistence following upstream change (#33814)
**Description**

As of [PeaNUT
3.0.0](https://github.com/Brandawg93/PeaNUT/releases/tag/v3.0.0),
environment variables (i.e. to provide NUT configs) are no longer used
to change settings directly (except on first run). Settings, including
NUT host information, are now set by the UI and stored in
[/config/settings.yml](https://github.com/Brandawg93/PeaNUT/wiki/YAML-Configuration)
(this also allows for multiple host devices to be set up).

This change adds a 'config' persistence, which can then of course also
be backed up via volsync for backup/restore of the settings.

The environment variables which were included in this chart to set NUT
host are no longer [documented in the
upstream](https://github.com/Brandawg93/PeaNUT#environment-variables)
and I have therefore removed them from the chart.

I have not set as major chart version change as I do not believe it is
"breaking" as such; anyone with the chart already will have a
persistence volume added into which their settings will now be saved,
but I am happy to be corrected on 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?**
Tested on local cluster by adding persistence to chart, confirmed
settings remain after pod delete and recreation.

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

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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
- [x] 🧪 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):`

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

---------

Signed-off-by: James Musson <jtmusson@hey.com>
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-01 14:09:23 +00:00
TrueCharts Bot b486d59763 chore(helm): update image ghcr.io/hotio/whisparr digest to 25e7736 (#33810) 2025-04-01 14:19:56 +02:00