Commit Graph
100 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub 0459947108 chore(helm): update image docker.io/mikenye/tar1090 digest to 9abe1ef (#28213)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/mikenye/tar1090 | digest | `3c52c6b` -> `9abe1ef` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 20:26:05 +02:00
TrueCharts BotandGitHub e0e2933dab chore(helm): update image ghcr.io/linuxserver/booksonic-air digest to 1c53338 (#28214)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/booksonic-air](https://redirect.github.com/linuxserver/docker-booksonic-air/packages)
([source](https://redirect.github.com/linuxserver/docker-booksonic-air))
| digest | `b54543f` -> `1c53338` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 18:24:45 +00:00
TrueCharts BotandGitHub 215de89396 chore(helm): update image docker.io/diygod/rsshub digest to 49372f2 (#28211)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `53ea4f4` -> `49372f2` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 20:24:32 +02:00
TrueCharts BotandGitHub f233a920df fix(website): update astro 4.16.6 → 4.16.7 (#28170)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [astro](https://astro.build)
([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro))
| dependencies | patch | [`4.16.6` ->
`4.16.7`](https://renovatebot.com/diffs/npm/astro/4.16.6/4.16.7) |

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

---

### Release Notes

<details>
<summary>withastro/astro (astro)</summary>

###
[`v4.16.7`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4167)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@4.16.6...astro@4.16.7)

##### Patch Changes

-
[#&#8203;12263](https://redirect.github.com/withastro/astro/pull/12263)
[`e9e8080`](https://redirect.github.com/withastro/astro/commit/e9e8080a8139f898dcfa3c030f5ddaa98413c160)
Thanks [@&#8203;Fryuni](https://redirect.github.com/Fryuni)! - Fixes
conflict between server islands and on-demand dynamic routes in the form
of `/[...rest]` or `/[paramA]/[paramB]`.

-
[#&#8203;12279](https://redirect.github.com/withastro/astro/pull/12279)
[`b781f88`](https://redirect.github.com/withastro/astro/commit/b781f8860c7d11e51fb60a0d6528bc88913ffc35)
Thanks [@&#8203;jsparkdev](https://redirect.github.com/jsparkdev)! -
Update wrong error message

-
[#&#8203;12273](https://redirect.github.com/withastro/astro/pull/12273)
[`c2ee963`](https://redirect.github.com/withastro/astro/commit/c2ee963cb6c0a65481be505848a7272d800f2f7b)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
an issue with some package managers where sites would not build if
TypeScript was not installed.

-
[#&#8203;12235](https://redirect.github.com/withastro/astro/pull/12235)
[`a75bc5e`](https://redirect.github.com/withastro/astro/commit/a75bc5e3068ed80366a03efbec78b3b0f8837516)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a bug where Astro Actions couldn't redirect to the correct
pathname when there was a rewrite involved.

-
[#&#8203;11839](https://redirect.github.com/withastro/astro/pull/11839)
[`ff522b9`](https://redirect.github.com/withastro/astro/commit/ff522b96a01391a29b44f820dfcc2a2176d871e7)
Thanks [@&#8203;icaliman](https://redirect.github.com/icaliman)! - Fixes
error when returning a top-level `null` from an Astro file frontmatter

-
[#&#8203;12272](https://redirect.github.com/withastro/astro/pull/12272)
[`388d237`](https://redirect.github.com/withastro/astro/commit/388d2375b6900e6401e1c711087ee0b2176418dd)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Correctly handles local images when using a base path in SSR

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 12:24:56 +00:00
TrueCharts BotandGitHub c553b8f659 chore(helm): update image ghcr.io/linuxserver/mstream digest to 8a0d6b5 (#28201)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mstream](https://redirect.github.com/linuxserver/docker-mstream/packages)
([source](https://redirect.github.com/linuxserver/docker-mstream)) |
digest | `fb8740a` -> `8a0d6b5` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 14:17:35 +02:00
TrueCharts BotandGitHub fcbd1b02f1 chore(helm): update image ghcr.io/linuxserver/calibre digest to bccd97d (#28200)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre)) |
digest | `1c4559f` -> `bccd97d` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 12:17:24 +00:00
TrueCharts BotandGitHub 0fbc1363f1 chore(helm): update image docker.io/tracksapp/tracks digest to 0bf9bed (#28199)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/tracksapp/tracks | digest | `c1f329b` -> `0bf9bed` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 14:17:19 +02:00
TrueCharts BotandGitHub 95c1d0ee99 chore(helm): update image docker.io/pepperlabs/peppermint digest to fd4a4b7 (#28198)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/pepperlabs/peppermint | digest | `9a0460c` -> `fd4a4b7` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 14:17:08 +02:00
TrueCharts BotandGitHub 47c1c293a9 chore(flux): update image kubernetes-dashboard 1.8.1 → 1.9.1 (clustertool) (#28203)
This PR contains the following updates:

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-23 14:16:58 +02:00
TrueCharts BotandGitHub fa93a2ca10 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.825 → 0.22.832 (#28202)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `bb4e8db` -> `932d86d` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 14:16:40 +02:00
TrueCharts BotandGitHub b6280ad09c chore(helm): update image docker.io/diygod/rsshub digest to 53ea4f4 (#28196)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `12dc877` -> `53ea4f4` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 14:16:21 +02:00
TrueCharts BotandGitHub 93c6a7e07b chore(helm): update image docker.io/mbentley/omada-controller digest to f46b506 (#28197)
This PR contains the following updates:

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

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 14:16:11 +02:00
TrueCharts BotandGitHub bdd8ba3c22 fix(website): update @playform/compress 0.1.4 → 0.1.5 (#28192)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@playform/compress](https://redirect.github.com/PlayForm/Compress) |
dependencies | patch | [`0.1.4` ->
`0.1.5`](https://renovatebot.com/diffs/npm/@playform%2fcompress/0.1.4/0.1.5)
|

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

---

### Release Notes

<details>
<summary>PlayForm/Compress (@&#8203;playform/compress)</summary>

###
[`v0.1.5`](https://redirect.github.com/PlayForm/Compress/blob/HEAD/CHANGELOG.md#015)

[Compare
Source](https://redirect.github.com/PlayForm/Compress/compare/1267d3c7f8124b9da1567a27ee5755a81e7535a9...a521ab429adf5c90f5b2f052eab191f0af144b3e)

##### Changed

-   Updated dependencies
-   Typings update

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 08:24:38 +02:00
TrueCharts BotandGitHub a7283fab4b chore(helm): update image docker.io/kubernetesui/dashboard-metrics-scraper 1.2.0 → 1.2.1 (#28168)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/kubernetesui/dashboard-metrics-scraper](https://redirect.github.com/kubernetes/dashboard)
| patch | `bd9efff` -> `82afbb4` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 06:21:40 +00:00
TrueCharts BotandGitHub 8ba7ee0792 chore(helm): update image docker.io/machines/filestash digest to c66254d (#28189)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `f949d70` -> `c66254d` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 08:18:07 +02:00
TrueCharts BotandGitHub f39f82671c chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 83b932e (#28187)
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 | `94fe8a0` -> `83b932e` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 08:17:33 +02:00
TrueCharts BotandGitHub 784605998e chore(helm): update image docker.io/diygod/rsshub digest to 12dc877 (#28188)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `9a53ef1` -> `12dc877` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 08:16:20 +02:00
TrueCharts BotandGitHub 2427088de8 chore(helm): update image renovate/renovate 38.129.3 → 38.130.0 (#28186)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | minor |
-> |

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

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate/renovate)</summary>

###
[`v38.130.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.130.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.37.0
([#&#8203;32099](https://redirect.github.com/renovatebot/renovate/issues/32099))
([6bd656d](https://redirect.github.com/renovatebot/renovate/commit/6bd656d464b4463c8afdf21f2892a7b930eec201))

##### Miscellaneous Chores

- **deps:** update actions/checkout action to v4
([#&#8203;32090](https://redirect.github.com/renovatebot/renovate/issues/32090))
([6fd7836](https://redirect.github.com/renovatebot/renovate/commit/6fd78362a61059c989327e33659628da79bca0c8))
- **deps:** update davidanson/markdownlint-cli2-action action to v17
([#&#8203;32091](https://redirect.github.com/renovatebot/renovate/issues/32091))
([bece177](https://redirect.github.com/renovatebot/renovate/commit/bece1778295cb82c60e995e46743e2b1575ac2ca))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13
([#&#8203;32092](https://redirect.github.com/renovatebot/renovate/issues/32092))
([c54945e](https://redirect.github.com/renovatebot/renovate/commit/c54945e3726c92d21ef9b5898ae9d7cadc0f0197))
- **deps:** update peter-evans/create-pull-request action to v7
([#&#8203;31822](https://redirect.github.com/renovatebot/renovate/issues/31822))
([ed7b17a](https://redirect.github.com/renovatebot/renovate/commit/ed7b17acc9d03bc56bedccb7d39cff5b9c5c844d))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-23 06:16:09 +00:00
TrueCharts BotandGitHub e7a327bf3d chore(helm): update image ghcr.io/neggles/sd-webui-docker digest to fe75b59 (#28191)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/neggles/sd-webui-docker | digest | `73c0a2e` -> `fe75b59` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 08:15:57 +02:00
TrueCharts BotandGitHub a866fc6eca chore(helm): update image docker.io/searxng/searxng digest to 62350af (#28190)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `75a3854` -> `62350af` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 08:15:38 +02:00
TrueCharts BotandGitHub f390cef149 chore(helm): update image docker.io/wekanteam/wekan v7.60 → v7.61 (#28185)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) |
minor | `de63f6d` -> `854f69c` |

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

---

### Release Notes

<details>
<summary>wekan/wekan (docker.io/wekanteam/wekan)</summary>

###
[`v7.61`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v761-2024-10-23-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.60...v7.61)

This release adds the following updates:

- [Testing packages without versions from, for upcoming
upgrades](https://redirect.github.com/wekan/wekan/commit/6e8e581ceb330a7756403efa1f8bbe5a198ff111).
    Thanks to xet7.
- [Updated to MongoDB 6.0.18 at Snap
Candidate](https://redirect.github.com/wekan/wekan/commit/9d92a79a284147380eb08a0c011a8815dae5209b).
    Thanks to MongoDB developers.

and fixes the following bugs:

- [Try 3 to fix apparmor denied in syslog at Snap Candidate. Changed
MongoDB --host back to
--bind_ip](https://redirect.github.com/wekan/wekan/commit/6c54b38cdfd14959f4449cea0c3150bf86708ecd).
    Thanks to webenefits and xet7.
- [Try 4 to fix apparmor denied in syslog at Snap
Candidate](https://redirect.github.com/wekan/wekan/commit/ecdfc681700633d8688ca709f36924ceced96af8).
    Thanks to webenefits and xet7.
- [Try 5 to fix apparmor denied in syslog at Snap
Candidate](https://redirect.github.com/wekan/wekan/commit/e32d2daa4567728e4dd5048c9c575edcac1372da).
    Thanks to webenefits and xet7.
- [Try 6 to fix apparmor denied in syslog at Snap
Candidate](https://redirect.github.com/wekan/wekan/commit/5aa38c2e40429f06aac8bc1bc0b5ac30c5344c6f).
    Thanks to webenefits and xet7.
- [Renaming list shows in
activities](https://redirect.github.com/wekan/wekan/pull/5549).
    Thanks to AdenKoziol.
- [Fixing opening cards and slow performance of closing cards by
reverting switching kadira:flow-router to
ostrio:flow-router-extra](https://redirect.github.com/wekan/wekan/pull/5552).
    Thanks to mfilser.

Thanks to above GitHub users for their contributions and translators for
their translations.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-23 02:35:16 +02:00
TrueCharts BotandGitHub 843cdb6abf chore(helm): update image docker.io/grafana/grafana 11.2.3 → 11.3.0 (#28171)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/grafana/grafana | minor | `e655244` -> `a0f8812` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-23 00:32:09 +00:00
TrueCharts BotandGitHub be028dc76d chore(helm): update image docker.io/kubernetesui/dashboard-api 1.9.0 → 1.10.0 (#28174)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/kubernetesui/dashboard-api](https://redirect.github.com/kubernetes/dashboard)
| minor | `6b6db6a` -> `004f22c` |

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

---

### Release Notes

<details>
<summary>kubernetes/dashboard
(docker.io/kubernetesui/dashboard-api)</summary>

###
[`v1.10.0`](https://redirect.github.com/kubernetes/dashboard/releases/tag/v1.10.0)

#### Changelog

- Hide nodePort in internal endpoints when nodePort is not set
([#&#8203;2858](https://redirect.github.com/kubernetes/dashboard/issues/2858))
- Fix occasional Dashboard crashes when using terminal
([#&#8203;3062](https://redirect.github.com/kubernetes/dashboard/issues/3062))
- Allow disabling the skip button
([#&#8203;3077](https://redirect.github.com/kubernetes/dashboard/issues/3077))
- Support for viewing completed/inactive jobs
([#&#8203;3103](https://redirect.github.com/kubernetes/dashboard/issues/3103))
- Fix issue when displaying pods with owner reference set to another pod
([#&#8203;3108](https://redirect.github.com/kubernetes/dashboard/issues/3108))
- Fix job status display
([#&#8203;3098](https://redirect.github.com/kubernetes/dashboard/issues/3098))
- Improve backend logging
([#&#8203;3180](https://redirect.github.com/kubernetes/dashboard/issues/3180))
- Filter out sensitive data from the logs
([#&#8203;3198](https://redirect.github.com/kubernetes/dashboard/issues/3198))
- Update client-go to version 1.10.1
([#&#8203;3157](https://redirect.github.com/kubernetes/dashboard/issues/3157))
-   Other minor fixes and translation updates

#### Compatibility

| Kubernetes version | 1.8 | 1.9 | 1.10 | 1.11 | 1.12 | 1.13 |
|--------------------|----|----|-----|-----|-----|-----|
| Compatibility            | ✓    | ✓   | ✓   |   ?   |    ?   |   ✕   |

-   `✓` Fully supported version range.
- `?` Due to breaking changes between Kubernetes API versions, some
features might not work correctly in the Dashboard.
-   `✕` Unsupported version range.

#### Images

    gcr.io/google_containers/kubernetes-dashboard-arm64:v1.10.0
    gcr.io/google_containers/kubernetes-dashboard-amd64:v1.10.0
    gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.10.0
    gcr.io/google_containers/kubernetes-dashboard-arm:v1.10.0
    gcr.io/google_containers/kubernetes-dashboard-s390x:v1.10.0

#### Installation

```bash
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.10.0/src/deploy/recommended/kubernetes-dashboard.yaml
```

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-23 00:31:55 +00:00
TrueCharts BotandGitHub 853012fa8e chore(helm): update image docker.io/bitnami/prometheus 2.54.1 → 2.55.0 (#28184)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/bitnami/prometheus](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/prometheus))
| minor | `9e63bdd` -> `5f7de03` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-23 02:30:42 +02:00
TrueCharts BotandGitHub 6a6923f543 chore(helm): update image renovate/renovate 38.129.2 → 38.129.3 (#28183)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | patch |
-> |

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

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate/renovate)</summary>

###
[`v38.129.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.129.3)

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

##### Miscellaneous Chores

- **deps:** update actions/cache action to v4.1.2
([#&#8203;32086](https://redirect.github.com/renovatebot/renovate/issues/32086))
([41afec3](https://redirect.github.com/renovatebot/renovate/commit/41afec3a3dd656bff2f3bcd03328a56e5cb23b8e))
- **deps:** update dependency
[@&#8203;swc/core](https://redirect.github.com/swc/core) to v1.7.36
([#&#8203;32087](https://redirect.github.com/renovatebot/renovate/issues/32087))
([62dbbee](https://redirect.github.com/renovatebot/renovate/commit/62dbbee39fede39586f75709151a5cd08880b461))
- **deps:** update dependency aws-sdk-client-mock to v4.1.0
([#&#8203;32088](https://redirect.github.com/renovatebot/renovate/issues/32088))
([12ab398](https://redirect.github.com/renovatebot/renovate/commit/12ab398dfea60b6c223addc170f3a8818ec6828e))
- **deps:** update github/codeql-action action to v3.27.0
([#&#8203;32089](https://redirect.github.com/renovatebot/renovate/issues/32089))
([d4c96b3](https://redirect.github.com/renovatebot/renovate/commit/d4c96b31b4011631b6b74cbc08d642c57c259520))

##### Build System

- **deps:** update dependency tslib to v2.8.0
([#&#8203;32094](https://redirect.github.com/renovatebot/renovate/issues/32094))
([17978cc](https://redirect.github.com/renovatebot/renovate/commit/17978cc51b456ce60f2f1964ccfd97f9548938cd))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 02:29:54 +02:00
TrueCharts BotandGitHub d8652c2c03 chore(flux): update image kubernetes-dashboard 1.8.0 → 1.8.1 (clustertool) (#28179)
This PR contains the following updates:

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 02:29:18 +02:00
TrueCharts BotandGitHub 4360117a7a chore(helm): update image docker.io/pepperlabs/peppermint digest to 9a0460c (#28177)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/pepperlabs/peppermint | digest | `5f845fe` -> `9a0460c` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 00:29:03 +00:00
TrueCharts BotandGitHub 6d7e8966e8 chore(flux): update image prometheus-operator 8.6.0 → 8.6.1 (clustertool) (#28180)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[prometheus-operator](https://truecharts.org/charts/system/prometheus-operator)
([source](https://redirect.github.com/prometheus-operator)) | patch |
`8.6.0` -> `8.6.1` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 00:28:51 +00:00
TrueCharts BotandGitHub 1fa79a08fd chore(helm): update image docker.io/testdasi/simple-dns-doh digest to 7216f13 (#28178)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/testdasi/simple-dns-doh | digest | `b00ddf0` -> `7216f13` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 00:28:47 +00:00
TrueCharts BotandGitHub dcaaf8001f chore(flux): update image spegel 2.0.0 → 2.0.2 (clustertool) (#28181)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [spegel](https://truecharts.org/charts/system/spegel)
([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/system/spegel))
| patch | `2.0.0` -> `2.0.2` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 02:28:32 +02:00
TrueCharts BotandGitHub e798605df9 chore(helm): update image docker.io/factoriotools/factorio digest to 3a678b8 (#28176)
This PR contains the following updates:

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

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 02:28:23 +02:00
TrueCharts BotandGitHub c9526cd9ef chore(helm): update image docker.io/diygod/rsshub digest to 9a53ef1 (#28175)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `6f3fe8c` -> `9a53ef1` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 02:28:09 +02:00
TrueCharts BotandGitHub 650d7934c7 chore(helm): update image ghcr.io/linuxserver/synclounge digest to 6825824 (#28165)
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 | `65cd2b9` -> `6825824` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 20:19:27 +02:00
TrueCharts BotandGitHub 298afbd0c7 chore(helm): update image docker.io/itzg/mc-router 1.22.0 → 1.23.0 (#28172)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router)
| minor | `7bb8ac0` -> `e8c8d56` |

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

---

### Release Notes

<details>
<summary>itzg/mc-router (docker.io/itzg/mc-router)</summary>

###
[`v1.23.0`](https://redirect.github.com/itzg/mc-router/releases/tag/1.23.0)

[Compare
Source](https://redirect.github.com/itzg/mc-router/compare/1.22.0...1.23.0)

#### What's Changed

- Update documentation - autoscaling requirements by
[@&#8203;csabca83](https://redirect.github.com/csabca83) in
[https://github.com/itzg/mc-router/pull/317](https://redirect.github.com/itzg/mc-router/pull/317)
- build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/319](https://redirect.github.com/itzg/mc-router/pull/319)
- Trim serverAddress before logging its value for lookup by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/mc-router/pull/321](https://redirect.github.com/itzg/mc-router/pull/321)
- build(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/327](https://redirect.github.com/itzg/mc-router/pull/327)
- build(deps): bump github.com/docker/docker from 27.1.1+incompatible to
27.2.0+incompatible by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/326](https://redirect.github.com/itzg/mc-router/pull/326)
- build(deps): bump github.com/docker/docker from 27.2.0+incompatible to
27.2.1+incompatible in the patches group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/328](https://redirect.github.com/itzg/mc-router/pull/328)
- build(deps): bump github.com/docker/docker from 27.2.1+incompatible to
27.3.1+incompatible by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/332](https://redirect.github.com/itzg/mc-router/pull/332)
- build(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/333](https://redirect.github.com/itzg/mc-router/pull/333)
- build(deps): bump github.com/pires/go-proxyproto from 0.7.0 to 0.8.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/334](https://redirect.github.com/itzg/mc-router/pull/334)
- Fix runtime panic in swarm mode by
[@&#8203;n1xx1](https://redirect.github.com/n1xx1) in
[https://github.com/itzg/mc-router/pull/335](https://redirect.github.com/itzg/mc-router/pull/335)
- build(deps): bump golang.ngrok.com/ngrok from 1.10.0 to 1.11.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/336](https://redirect.github.com/itzg/mc-router/pull/336)

#### New Contributors

- [@&#8203;csabca83](https://redirect.github.com/csabca83) made their
first contribution in
[https://github.com/itzg/mc-router/pull/317](https://redirect.github.com/itzg/mc-router/pull/317)

**Full Changelog**:
https://github.com/itzg/mc-router/compare/1.22.0...1.23.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-22 20:16:55 +02:00
TrueCharts BotandGitHub 5326578edd chore(helm): update image docker.io/jenkins/jenkins 2.481 → 2.482 (#28173)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jenkins/jenkins](https://www.jenkins.io/)
([source](https://redirect.github.com/jenkinsci/docker)) | minor |
`62fe8db` -> `61ab9dd` |

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

---

### Release Notes

<details>
<summary>jenkinsci/docker (docker.io/jenkins/jenkins)</summary>

###
[`v2.482`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.482)

[Compare
Source](https://redirect.github.com/jenkinsci/docker/compare/2.481...2.482)

<!-- Optional: add a release summary here -->

#### 📦 Jenkins Core updates

- Update to Jenkins 2.482
([changelog](https://www.jenkins.io/changelog/2.482))

#### 📦 Dependency updates

- Bump Debian Bookworm Linux Version to
[`2024101`](https://redirect.github.com/jenkinsci/docker/commit/20241016)
([#&#8203;1943](https://redirect.github.com/jenkinsci/docker/issues/1943))
[@&#8203;github-actions](https://redirect.github.com/github-actions)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-22 20:16:52 +02:00
TrueCharts BotandGitHub 081386d534 chore(helm): update image docker.io/kubernetesui/dashboard-auth 1.2.0 → 1.2.1 (#28167)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/kubernetesui/dashboard-auth](https://redirect.github.com/kubernetes/dashboard)
| patch | `74a3d61` -> `7d1b97b` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 20:16:41 +02:00
TrueCharts BotandGitHub 57b8bae449 chore(helm): update image docker.io/kubernetesui/dashboard-web 1.5.0 → 1.5.1 (#28169)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/kubernetesui/dashboard-web](https://redirect.github.com/kubernetes/dashboard)
| patch | `fc2c7fe` -> `86da03d` |

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

---

### Release Notes

<details>
<summary>kubernetes/dashboard
(docker.io/kubernetesui/dashboard-web)</summary>

###
[`v1.5.1`](https://redirect.github.com/kubernetes/dashboard/releases/tag/v1.5.1)

[Compare
Source](https://redirect.github.com/kubernetes/dashboard/compare/v1.5.0...v1.5.1)

#### Changelog

##### Bug Fixes

-   Fix CSRF vulnerability in the Deploy form
- Fix not able to edit and delete objects not in a namespace (Physical
Volumes etc)
-   Various typos

##### Minor Features

- Improved display of pod state (use condition when determining color of
icon)
-   Provide basic statistics to Prometheus

#### Images

    gcr.io/google_containers/kubernetes-dashboard-arm64:v1.5.1
    gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.1
    gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.5.1
    gcr.io/google_containers/kubernetes-dashboard-arm:v1.5.1

#### Installation

```bash
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.5.1/src/deploy/kubernetes-dashboard.yaml
```

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 20:16:35 +02:00
TrueCharts BotandGitHub 1a381fa42b chore(helm): update image docker.io/grafana/grafana 11.2.2 → 11.2.3 (#28166)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/grafana/grafana | patch | `d513322` -> `e655244` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 20:16:24 +02:00
TrueCharts BotandGitHub 52bef5417c chore(helm): update image docker.io/pepperlabs/peppermint digest to 5f845fe (#28164)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/pepperlabs/peppermint | digest | `f8444ee` -> `5f845fe` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 20:15:38 +02:00
TrueCharts BotandGitHub 386115c193 chore(helm): update image docker.io/diygod/rsshub digest to 6f3fe8c (#28162)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `fec3673` -> `6f3fe8c` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 20:15:23 +02:00
TrueCharts BotandGitHub 0facdecdfe chore(helm): update image docker.io/factoriotools/factorio digest to 9dcd460 (#28163)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/factoriotools/factorio | digest | `b83d8dd` -> `9dcd460` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 20:14:57 +02:00
TrueCharts BotandGitHub db0a1c33c0 chore(github-action): update actions/cache digest to 6849a64 (#28161)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/cache](https://redirect.github.com/actions/cache) | action |
digest | `3624ceb` -> `6849a64` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 20:13:20 +02:00
TrueCharts BotandGitHub 052fec12fa fix(deps): update module github.com/fatih/color v1.17.0 → v1.18.0 (clustertool) (#28159)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/fatih/color](https://redirect.github.com/fatih/color) |
require | minor | `v1.17.0` -> `v1.18.0` |

---

### Release Notes

<details>
<summary>fatih/color (github.com/fatih/color)</summary>

###
[`v1.18.0`](https://redirect.github.com/fatih/color/releases/tag/v1.18.0)

[Compare
Source](https://redirect.github.com/fatih/color/compare/v1.17.0...v1.18.0)

#### What's Changed

- Add RGB API support by
[@&#8203;fatih](https://redirect.github.com/fatih) in
[https://github.com/fatih/color/pull/225](https://redirect.github.com/fatih/color/pull/225)
- Bump GitHub workflow actions by
[@&#8203;deining](https://redirect.github.com/deining) in
[https://github.com/fatih/color/pull/235](https://redirect.github.com/fatih/color/pull/235)
- Bump golang.org/x/sys from 0.18.0 to 0.24.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fatih/color/pull/236](https://redirect.github.com/fatih/color/pull/236)
- Bump golang.org/x/sys from 0.24.0 to 0.25.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fatih/color/pull/237](https://redirect.github.com/fatih/color/pull/237)

#### New Contributors

- [@&#8203;deining](https://redirect.github.com/deining) made their
first contribution in
[https://github.com/fatih/color/pull/235](https://redirect.github.com/fatih/color/pull/235)

**Full Changelog**:
https://github.com/fatih/color/compare/v1.17.0...v1.18.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-22 14:18:54 +02:00
TrueCharts BotandGitHub 268cb81238 chore(helm): update image renovate/renovate 38.129.1 → 38.129.2 (#28157)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | patch |
-> |

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

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate/renovate)</summary>

###
[`v38.129.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.129.2)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.36.7
([#&#8203;32072](https://redirect.github.com/renovatebot/renovate/issues/32072))
([433b487](https://redirect.github.com/renovatebot/renovate/commit/433b4876e3402c1a1c25e222689f4c7626a7674a))
- **replacements:** migrate material-ui/labs to mui/lab
([#&#8203;32066](https://redirect.github.com/renovatebot/renovate/issues/32066))
([c7d66d1](https://redirect.github.com/renovatebot/renovate/commit/c7d66d15af867623f6aee42c2a198085bfe59a16))

##### Miscellaneous Chores

- **deps:** update actions/dependency-review-action action to v4.3.5
([#&#8203;32071](https://redirect.github.com/renovatebot/renovate/issues/32071))
([4f9904d](https://redirect.github.com/renovatebot/renovate/commit/4f9904d2281185e0676295a422eaeb953b6008b3))
- **deps:** update linters to v8.9.0
([#&#8203;32065](https://redirect.github.com/renovatebot/renovate/issues/32065))
([8af5d0b](https://redirect.github.com/renovatebot/renovate/commit/8af5d0bfa56e8994008b6c874e5b2ef7ae752701))
- **local-dev:** add support for using volta while contributing
([#&#8203;32067](https://redirect.github.com/renovatebot/renovate/issues/32067))
([208fe35](https://redirect.github.com/renovatebot/renovate/commit/208fe35bfdd30fecbd3bf0e50705dd9198e59f74))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 14:18:26 +02:00
TrueCharts BotandGitHub ab5da28137 chore(helm): update image ghcr.io/linuxserver/boinc digest to 1d39891 (#28153)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `d75e5d4` -> `1d39891` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 14:18:12 +02:00
TrueCharts BotandGitHub fbc157f987 chore(helm): update image docker.io/metabase/metabase v0.50.30 → v0.50.31 (#28155)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/metabase/metabase | patch | `abdcb52` -> `f1b34aa` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 14:17:53 +02:00
TrueCharts BotandGitHub ca74f8dc3f chore(helm): update image ghcr.io/elfhosted/jackett 0.22.820 → 0.22.825 (#28156)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `2176753` -> `bb4e8db` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 12:17:32 +00:00
TrueCharts BotandGitHub fd5841060a chore(helm): update image docker.io/songkong/songkong digest to 41a0c0b (#28152)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/songkong/songkong | digest | `bae97bb` -> `41a0c0b` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 14:17:29 +02:00
TrueCharts BotandGitHub a9fc69bd4d chore(helm): update image docker.io/bellamy/wallos digest to cc6d7ee (#28150)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bellamy/wallos | digest | `72d87a7` -> `cc6d7ee` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 12:17:18 +00:00
TrueCharts BotandGitHub 770c2474f6 chore(helm): update image docker.io/diygod/rsshub digest to fec3673 (#28151)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `a8a29d5` -> `fec3673` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 14:17:15 +02:00
TrueCharts BotandGitHub d8cb823c31 chore(helm): update chart kube-prometheus-stack 65.3.1 → 65.3.2 (#28154)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus)
([source](https://redirect.github.com/prometheus-community/helm-charts))
| patch | `65.3.1` -> `65.3.2` |

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts
(kube-prometheus-stack)</summary>

###
[`v65.3.2`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.3.1...kube-prometheus-stack-65.3.2)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.3.1...kube-prometheus-stack-65.3.2)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2024-10-22 14:16:59 +02:00
TrueCharts BotandGitHub 53fa3e02ad chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 8ba0ecf (#28146)
This PR contains the following updates:

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

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:18:47 +02:00
TrueCharts BotandGitHub 47767a1043 chore(helm): update image docker.io/esphome/esphome 2024.10.0 → 2024.10.1 (#28148)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/esphome/esphome | patch | `78f7d12` -> `77680f4` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 08:18:39 +02:00
TrueCharts BotandGitHub 68e7ac3234 chore(helm): update image docker.io/revenz/fileflows digest to c9e3d2c (#28145)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/revenz/fileflows | digest | `9afd989` -> `c9e3d2c` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:18:19 +02:00
TrueCharts BotandGitHub 3df925493e chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to b621221 (#28143)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lmscommunity/lyrionmusicserver | digest | `4ac5fea` ->
`b621221` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:17:54 +02:00
TrueCharts BotandGitHub eb7cd466f3 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 94fe8a0 (#28140)
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 | `e3aeb5c` -> `94fe8a0` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:17:37 +02:00
TrueCharts BotandGitHub ed67c6e2cb chore(helm): update image ghcr.io/onedr0p/prowlarr-develop 1.25.3.4815 → 1.25.4.4818 (#28149)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop)
([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch |
`3fd3e33` -> `5a936e5` |

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

---

### Release Notes

<details>
<summary>Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)</summary>

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

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

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

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

#### Changes:

-
[`3f547f0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3f547f08567d07b29939e56ff231ed2d3d715348)
Cleanse exceptions in event logs
-
[`11e322b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/11e322b6d7333c07000f20c98b75e160e48c3745)
Bump version to 1.25.4
-
[`02ff133`](https://redirect.github.com/Prowlarr/Prowlarr/commit/02ff133a62d39bd68b37ec4f6df433c8e96683f6)
Multiple Translations updated by Weblate
-
[`47268aa`](https://redirect.github.com/Prowlarr/Prowlarr/commit/47268aac87c9f2f79ebcf3be75a328d691f2f0a2)
Fix stable branch label in updates
-
[`8aad1ac`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8aad1ac55497579c1afdc2d918f7ebe490fb4013)
New: Allow major version updates to be installed
([#&#8203;2260](https://redirect.github.com/Prowlarr/Prowlarr/issues/2260))
-
[`9037cde`](https://redirect.github.com/Prowlarr/Prowlarr/commit/9037cde439f343d6fd01e7414e80d6c51c2a7284)
Rename ApplicationCheckUpdate to ApplicationUpdateCheck
-
[`2afafd7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2afafd79e423c2b7b38eab2ccf861cacf2c84f3e)
Fixed: Don't block updates under docker unless configured in
package_info
-
[`f4fa251`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f4fa2517d2d389633f72d991ac581935d3dc6204)
Sort indexers by name when syncing to applications
-
[`37bc46c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/37bc46c1cd664121733e3b1e663176871469b02b)
Translate System pages
-
[`3e3a7ed`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3e3a7ed4f0a0197a366c188549f57f25d71a686a)
Multiple Translations updated by Weblate

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

-
[`04fa7d3`](https://redirect.github.com/Prowlarr/Prowlarr/commit/04fa7d366dd4fd849a420729d1c27525e35bde2e)
Fixed: (Cardigann) Redirect warnings with "Refresh" header
-
[`ed9a321`](https://redirect.github.com/Prowlarr/Prowlarr/commit/ed9a3214a216743752de917b1afe31e6dbb85c59)
Fix redirect url in HttpClient development warning message
-
[`66a9e1a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/66a9e1a653701a48e51867c927a17c3b307b695a)
Bump dotnet to 6.0.35
-
[`8cb59c3`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8cb59c35fbc76db1b3b9f713041e77c512b03c8a)
New: Sync UI updates for providers
-
[`94e9c05`](https://redirect.github.com/Prowlarr/Prowlarr/commit/94e9c05d60b93ff39588fd6a2c360fe87e34cd3e)
Natural sorting for tags list in the UI
-
[`8d2c4e1`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8d2c4e12465c854b0dcca6c19017ed2003b0a918)
Bump version to 1.25.3
-
[`c05be39`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c05be39346b017d6ef228fddaefd9d3c24c8493d)
Treat unauthorized newbie accounts in AvistaZ parser
-
[`951d42a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/951d42a591f22c977a12599ebed00d728fd0e737)
Fix indexer url info
-
[`dd046d8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/dd046d8a684bcae3ea3a09ab8fba031cea3e2c45)
Fixed: (Cardigann) Validate definition file and setting fields existence
\[
[#&#8203;2245](https://redirect.github.com/Prowlarr/Prowlarr/issues/2245)
]
-
[`efa54a4`](https://redirect.github.com/Prowlarr/Prowlarr/commit/efa54a4d51d0a439e6871884ea9bbb17b487bea1)
Remove unused gulp packages
-
[`3f07c50`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3f07c50cc5201c9b7fb034ecae662e5734cf0dca)
Fixed: Copy to clipboard in non-secure contexts
-
[`94cf07d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/94cf07ddb48a8fd41a30d19debc1096ebdff8efd)
Convert ClipboardButton to TypeScript
-
[`24063e0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/24063e06abff7aca36dca1b90f271294a22624c9)
Convert FormInputButton to TypeScript
-
[`e8ebb87`](https://redirect.github.com/Prowlarr/Prowlarr/commit/e8ebb871898c7845fc2eb6bb86bfe53dc76377ea)
Convert Label to TypeScript
-
[`896e196`](https://redirect.github.com/Prowlarr/Prowlarr/commit/896e196767266c13b4d304d9c50a77a6e57af17a)
Convert Button to TypeScript
-
[`9f5be75`](https://redirect.github.com/Prowlarr/Prowlarr/commit/9f5be75e6d105478f7f6003a7f14de95c9be8603)
Link polymorphic static typing
-
[`9cc9e72`](https://redirect.github.com/Prowlarr/Prowlarr/commit/9cc9e720bb72ec5d40ea34c163885747919ba5a0)
Bump frontend packages
-
[`a9c2cca`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a9c2cca66d8c2a1c9031adf8c02fa2ead19973bb)
Bump dotnet packages
-
[`9cc3646`](https://redirect.github.com/Prowlarr/Prowlarr/commit/9cc3646be5deef013b70c31e09931598e8621a31)
Fixed: (Cardigann) Using variables in login paths
-
[`d6bca44`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d6bca449da50879218089a8baa3c13fdc0793d75)
Cleanse sharewood passkey
-
[`cb5764c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/cb5764c654a70e9eea092d6b9aa55990c0e598cb)
Log exceptions when getting indexer definitions \[
[#&#8203;2245](https://redirect.github.com/Prowlarr/Prowlarr/issues/2245)
]
-
[`19a9b56`](https://redirect.github.com/Prowlarr/Prowlarr/commit/19a9b56fa465e232c536dca58742a2602cc55b93)
Multiple Translations updated by Weblate
-
[`a2b0f19`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a2b0f199f15d12018047190d689349f15187b5e7)
Fixed: (BeyondHD) Filter freeleech or limited releases when configured
-
[`59bfad7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/59bfad7614dec17b8907d02a31deaa3604e55140)
New: Use 307 redirect for requests missing URL Base
-
[`aee3f2d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/aee3f2d12b4db04c19513afec655b5ebce0c16dc)
Fixed: Handle 307 redirects from applications
-
[`11d58b4`](https://redirect.github.com/Prowlarr/Prowlarr/commit/11d58b4460e5debd5a08512021bcdd0d0b115deb)
Bump macOS runner version to 13
-
[`ee4de6c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/ee4de6c6cac76f0ac0c20f16ee9e095ebbf7fe1f)
Bump version to 1.25.2
-
[`8d16b88`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8d16b8818532e5d40567cbfe8568b814127a7c92)
Return bad request for unprotect download link failures
-
[`121ef8e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/121ef8e80d010507f3c5f5aae7c7bbf2c03fb76a)
Add new category for FL
-
[`d53fec7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d53fec7e756293220dc92acfacdc4af680a7eefb)
Add newbie warning for AvistaZ's API use
-
[`c017a3c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c017a3cd7eaefac38ff56c4174904d2dc1f3e830)
New: (PTP) Filter by Golden Popcorn only releases
-
[`27ea930`](https://redirect.github.com/Prowlarr/Prowlarr/commit/27ea93090f8484ba4c277a032dc3a2f659ad8d60)
Use proxied requests for fetching user class for MAM
-
[`d798451`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d79845144e0f04fe756944d8d9acb7d1e44bf749)
Bump version to 1.25.1
-
[`3f77900`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3f77900dd020fd2ec8c46a679cdee9ca836e4f19)
Automated API Docs update
-
[`4e8b9e8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/4e8b9e81cfb7c199037f03d683289f4742042bde)
New: Option to prefer magnet URLs over torrent file links
-
[`a32ab3a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a32ab3acfd3fb7a4d0ccb13432ff65563b1a808c)
Fixed: (AnimeBytes) Avoid specials for non-zero season searches
-
[`942da3a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/942da3a5c0db615a3ab38dcbed839166003fc006)
Bump version to 1.25.0

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=150&\_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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 08:17:29 +02:00
TrueCharts BotandGitHub 8648e35488 chore(helm): update image docker.io/diygod/rsshub digest to a8a29d5 (#28141)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `f29f3da` -> `a8a29d5` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:17:13 +02:00
TrueCharts BotandGitHub 8dc0c9de2a chore(helm): update webtop (#28147)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `002b084` -> `7dbdc9d` |
| lscr.io/linuxserver/webtop | digest | `b1f5acf` -> `6d5e107` |
| lscr.io/linuxserver/webtop | digest | `fe08f65` -> `efbee41` |
| lscr.io/linuxserver/webtop | digest | `a544896` -> `b3770d2` |
| lscr.io/linuxserver/webtop | digest | `28df24e` -> `b034fff` |
| lscr.io/linuxserver/webtop | digest | `f2fe5a3` -> `ed2c5f4` |
| lscr.io/linuxserver/webtop | digest | `c9d8636` -> `cb7ef08` |
| lscr.io/linuxserver/webtop | digest | `00ae82a` -> `1dec119` |
| lscr.io/linuxserver/webtop | digest | `572cd6d` -> `c567008` |
| lscr.io/linuxserver/webtop | digest | `b3a7388` -> `b5981c5` |
| lscr.io/linuxserver/webtop | digest | `52664a6` -> `5e58407` |
| lscr.io/linuxserver/webtop | digest | `11d991f` -> `a769fd7` |
| lscr.io/linuxserver/webtop | digest | `ee0a005` -> `dae08e8` |
| lscr.io/linuxserver/webtop | digest | `e50d6f4` -> `a6f030c` |
| lscr.io/linuxserver/webtop | digest | `186da88` -> `d334201` |
| lscr.io/linuxserver/webtop | digest | `2522297` -> `c91836c` |
| lscr.io/linuxserver/webtop | digest | `0c4065f` -> `de68667` |
| lscr.io/linuxserver/webtop | digest | `809ce5e` -> `d7990ea` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:17:01 +02:00
TrueCharts BotandGitHub 231be144e4 chore(helm): update image docker.io/machines/filestash digest to f949d70 (#28144)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `c7b96e2` -> `f949d70` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:16:47 +02:00
TrueCharts BotandGitHub c350f4ae1e chore(helm): update image docker.io/factoriotools/factorio digest to b83d8dd (#28142)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/factoriotools/factorio | digest | `b0d3b89` -> `b83d8dd` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:16:29 +02:00
TrueCharts BotandGitHub d4b4d433a0 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to a13b755 (#28136)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `2371c89` -> `a13b755` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:31:48 +02:00
TrueCharts BotandGitHub c5d02a1f95 chore(helm): update image ghcr.io/linuxserver/bookstack 24.10.20241014 → 24.10.20241021 (#28139)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/bookstack](https://redirect.github.com/linuxserver/docker-bookstack/packages)
([source](https://redirect.github.com/linuxserver/docker-bookstack)) |
patch | `8bbb645` -> `d961aa3` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 02:31:11 +02:00
TrueCharts BotandGitHub 0b73ceccc1 chore(helm): update image ghcr.io/linuxserver/projectsend digest to f10c643 (#28135)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/projectsend | digest | `74c36c8` -> `f10c643` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:30:29 +02:00
TrueCharts BotandGitHub c6ed506fbd chore(helm): update image ghcr.io/linuxserver/filezilla digest to dc61539 (#28134)
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 | `b1e0e0b` -> `dc61539` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:30:08 +02:00
TrueCharts BotandGitHub d5dcd313e8 chore(helm): update image docker.io/pepperlabs/peppermint digest to f8444ee (#28133)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/pepperlabs/peppermint | digest | `992926c` -> `f8444ee` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:29:45 +02:00
TrueCharts BotandGitHub 4ad47ce722 chore(github-action): update anchore/sbom-action action v0.17.4 → v0.17.5 (#28138)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [anchore/sbom-action](https://redirect.github.com/anchore/sbom-action)
| action | patch | `8d0a650` -> `1ca97d9` |

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

---

### Release Notes

<details>
<summary>anchore/sbom-action (anchore/sbom-action)</summary>

###
[`v0.17.5`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.17.5)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.17.4...v0.17.5)

#### Changes in v0.17.5

- chore(deps): update Syft to v1.14.2
([#&#8203;503](https://redirect.github.com/anchore/sbom-action/issues/503))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 02:29:37 +02:00
TrueCharts BotandGitHub ce7961cbbc chore(helm): update image docker.io/diygod/rsshub digest to f29f3da (#28131)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `98d84f8` -> `f29f3da` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:29:28 +02:00
TrueCharts BotandGitHub b2046fe8a7 chore(helm): update image renovate/renovate 38.128.7 → 38.129.1 (#28130)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | minor |
-> |

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

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate/renovate)</summary>

###
[`v38.129.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.129.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v11.11.37
([#&#8203;32063](https://redirect.github.com/renovatebot/renovate/issues/32063))
([e69de72](https://redirect.github.com/renovatebot/renovate/commit/e69de72825e2e16ae967b483aa4b626d44677536))
- **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.36.6
([#&#8203;32064](https://redirect.github.com/renovatebot/renovate/issues/32064))
([82fe8ea](https://redirect.github.com/renovatebot/renovate/commit/82fe8ead2db47a04d4436185bca61436df917b4f))

##### Code Refactoring

- **onboarding:** rename function
([#&#8203;32059](https://redirect.github.com/renovatebot/renovate/issues/32059))
([d5caadf](https://redirect.github.com/renovatebot/renovate/commit/d5caadf2775d979816b2b2947565e9c47bbd62c2))

###
[`v38.129.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.129.0)

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

##### Features

- **presets:** add `pep621` manager support to
`:semanticPrefixFixDepsChoreOthers` preset
([#&#8203;32057](https://redirect.github.com/renovatebot/renovate/issues/32057))
([4dcab62](https://redirect.github.com/renovatebot/renovate/commit/4dcab62239e624fe6ace8616be6ac07a29f45fee))

##### Bug Fixes

- **lib/data:** remove incorrect changelog for psycopg2
([#&#8203;32056](https://redirect.github.com/renovatebot/renovate/issues/32056))
([4054ca9](https://redirect.github.com/renovatebot/renovate/commit/4054ca925c302841013d7814a9f1166120548865))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-22 00:29:23 +00:00
TrueCharts BotandGitHub 3a8e3d94b1 chore(helm): update image ghcr.io/neggles/sd-webui-docker digest to 73c0a2e (#28137)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/neggles/sd-webui-docker | digest | `936ac69` -> `73c0a2e` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:29:09 +02:00
TrueCharts BotandGitHub 4dea6d5015 chore(helm): update image docker.io/factoriotools/factorio digest to b0d3b89 (#28132)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/factoriotools/factorio | digest | `aa02bd5` -> `b0d3b89` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:28:30 +02:00
TrueCharts BotandGitHub d9a468a10e chore(helm): update image ghcr.io/manyfold3d/manyfold 0.84.1 → 0.85.1 (#28129)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `3fc3dc6` -> `0b763e9` |

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

---

### Release Notes

<details>
<summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary>

###
[`v0.85.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.85.1)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.85.0...v0.85.1)

Quick fix for a missing database field that accidentally didn't get
added to production systems.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Add public IDs for users by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3011](https://redirect.github.com/manyfold3d/manyfold/pull/3011)

##### 🛠️ Other Improvements 🛠️

- Turn off jemalloc stats by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3012](https://redirect.github.com/manyfold3d/manyfold/pull/3012)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.85.0...v0.85.1

###
[`v0.85.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.85.0)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.84.1...v0.85.0)

A small release, but hopefully good for usability! Following creators is
now easier and more obvious with a new creator profile page, and
Manyfold will also match existing accounts with OIDC logins.

#### What's Changed

#####  New Features 

- New creator profile page by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3002](https://redirect.github.com/manyfold3d/manyfold/pull/3002)

##### 🐛 Bug Fixes 🐛

- Update naming of sort button translations by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3004](https://redirect.github.com/manyfold3d/manyfold/pull/3004)
- Rearrange layout of creator profile by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3008](https://redirect.github.com/manyfold3d/manyfold/pull/3008)
- Don't use User username in activitypub IDs by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3009](https://redirect.github.com/manyfold3d/manyfold/pull/3009)

##### 🌍 Sustainability & Performance 🌍

- Try jemalloc and YJIT for performance improvements by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2987](https://redirect.github.com/manyfold3d/manyfold/pull/2987)

##### 🛠️ Other Improvements 🛠️

- Merge existing accounts with OIDC logins by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2991](https://redirect.github.com/manyfold3d/manyfold/pull/2991)
- More accurate registration and usage data in nodeinfo by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2992](https://redirect.github.com/manyfold3d/manyfold/pull/2992)
- Update erb_lint config to new naming by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3003](https://redirect.github.com/manyfold3d/manyfold/pull/3003)
- Temporarily remove model and collection follow buttons by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3005](https://redirect.github.com/manyfold3d/manyfold/pull/3005)
- Update translation strings (DE, PL, FR, ES) by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3006](https://redirect.github.com/manyfold3d/manyfold/pull/3006)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.84.1...v0.85.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-21 20:22:33 +02:00
TrueCharts BotandGitHub 3fbe4b5ed5 chore(helm): update image docker.io/n8nio/n8n 1.64.0 → 1.64.1 (#28127)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `c094994`
-> `d1df6c0` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-21 20:20:41 +02:00
TrueCharts BotandGitHub 113bb7a64a chore(helm): update image docker.io/localai/localai v2.22.0 → v2.22.1 (#28126)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `538c0a4` -> `ada8878` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `668b601` -> `7302225` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `48b1c11` -> `577d5b8` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `7949f7a` -> `5e6682c` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `5d5444b` -> `c392dab` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `7cf1256` -> `5d941c9` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `a1975d2` -> `b02bf45` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `d35571d` -> `4c95ed5` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `b815d87` -> `d115a65` |

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

---

### Release Notes

<details>
<summary>mudler/LocalAI (docker.io/localai/localai)</summary>

###
[`v2.22.1`](https://redirect.github.com/mudler/LocalAI/releases/tag/v2.22.1)

[Compare
Source](https://redirect.github.com/mudler/LocalAI/compare/v2.22.0...v2.22.1)

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

##### What's Changed

##### Bug fixes 🐛

- fix(vllm): images and videos are base64 by default by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3867](https://redirect.github.com/mudler/LocalAI/pull/3867)
- fix(dependencies): pin pytorch version by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3872](https://redirect.github.com/mudler/LocalAI/pull/3872)
- fix(dependencies): move deps that brings pytorch by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3873](https://redirect.github.com/mudler/LocalAI/pull/3873)
- fix(vllm): do not set videos if we don't have any by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3885](https://redirect.github.com/mudler/LocalAI/pull/3885)

##### Exciting New Features 🎉

- feat(templates): extract text from multimodal requests by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3866](https://redirect.github.com/mudler/LocalAI/pull/3866)
- feat(templates): add sprig to multimodal templates by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3868](https://redirect.github.com/mudler/LocalAI/pull/3868)

##### 🧠 Models

- models(gallery): add llama-3\_8b_unaligned_beta by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3818](https://redirect.github.com/mudler/LocalAI/pull/3818)
- models(gallery): add llama3.1-flammades-70b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3819](https://redirect.github.com/mudler/LocalAI/pull/3819)
- models(gallery): add llama3.1-gutenberg-doppel-70b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3820](https://redirect.github.com/mudler/LocalAI/pull/3820)
- models(gallery): add llama-3.1-8b-arliai-formax-v1.0-iq-arm-imatrix by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3821](https://redirect.github.com/mudler/LocalAI/pull/3821)
- models(gallery): add supernova-medius by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3822](https://redirect.github.com/mudler/LocalAI/pull/3822)
- models(gallery): add hermes-3-llama-3.1-70b-lorablated by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3823](https://redirect.github.com/mudler/LocalAI/pull/3823)
- models(gallery): add hermes-3-llama-3.1-8b-lorablated by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3824](https://redirect.github.com/mudler/LocalAI/pull/3824)
- models(gallery): add eva-qwen2.5-14b-v0.1-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3825](https://redirect.github.com/mudler/LocalAI/pull/3825)
- models(gallery): add cursorcore-qw2.5-7b-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3826](https://redirect.github.com/mudler/LocalAI/pull/3826)
- models(gallery): add cursorcore-qw2.5-1.5b-lc-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3827](https://redirect.github.com/mudler/LocalAI/pull/3827)
- models(gallery): add cursorcore-ds-6.7b-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3828](https://redirect.github.com/mudler/LocalAI/pull/3828)
- models(gallery): add cursorcore-yi-9b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3829](https://redirect.github.com/mudler/LocalAI/pull/3829)
- models(gallery): add edgerunner-command-nested-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3830](https://redirect.github.com/mudler/LocalAI/pull/3830)
- models(gallery): add llama-3.2-chibi-3b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3843](https://redirect.github.com/mudler/LocalAI/pull/3843)
- models(gallery): add llama-3.2-3b-reasoning-time by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3844](https://redirect.github.com/mudler/LocalAI/pull/3844)
- models(gallery): add ml-ms-etheris-123b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3845](https://redirect.github.com/mudler/LocalAI/pull/3845)
- models(gallery): add doctoraifinetune-3.1-8b-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3846](https://redirect.github.com/mudler/LocalAI/pull/3846)
- models(gallery): add astral-fusion-neural-happy-l3.1-8b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3848](https://redirect.github.com/mudler/LocalAI/pull/3848)
- models(gallery): add tsunami-0.5x-7b-instruct-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3849](https://redirect.github.com/mudler/LocalAI/pull/3849)
- models(gallery): add mahou-1.5-llama3.1-70b-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3850](https://redirect.github.com/mudler/LocalAI/pull/3850)
- models(gallery): add llama-3.1-nemotron-70b-instruct-hf by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3854](https://redirect.github.com/mudler/LocalAI/pull/3854)
- models(gallery): add qevacot-7b-v2 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3855](https://redirect.github.com/mudler/LocalAI/pull/3855)
- models(gallery): add l3.1-etherealrainbow-v1.0-rc1-8b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3856](https://redirect.github.com/mudler/LocalAI/pull/3856)
- models(gallery): add phi-3.5-mini-titanfusion-0.2 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3857](https://redirect.github.com/mudler/LocalAI/pull/3857)
- models(gallery): add mn-lulanum-12b-fix-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3859](https://redirect.github.com/mudler/LocalAI/pull/3859)
- models(gallery): add apollo2-9b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3860](https://redirect.github.com/mudler/LocalAI/pull/3860)
- models(gallery): add theia-llama-3.1-8b-v1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3861](https://redirect.github.com/mudler/LocalAI/pull/3861)
- models(gallery): add tor-8b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3862](https://redirect.github.com/mudler/LocalAI/pull/3862)
- models(gallery): add darkens-8b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3863](https://redirect.github.com/mudler/LocalAI/pull/3863)
- models(gallery): add baldur-8b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3864](https://redirect.github.com/mudler/LocalAI/pull/3864)
- models(gallery): add meissa-qwen2.5-7b-instruct by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3865](https://redirect.github.com/mudler/LocalAI/pull/3865)
- models(gallery): add phi-3 vision by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3890](https://redirect.github.com/mudler/LocalAI/pull/3890)

##### 👒 Dependencies

- chore(deps): Bump docs/themes/hugo-theme-relearn from `d5a0ee0` to
`e1a1f01` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3798](https://redirect.github.com/mudler/LocalAI/pull/3798)
- chore(deps): Bump mxschmitt/action-tmate from 3.18 to 3.19 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3799](https://redirect.github.com/mudler/LocalAI/pull/3799)
- chore(deps): Bump sentence-transformers from 3.1.1 to 3.2.0 in
/backend/python/sentencetransformers by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3801](https://redirect.github.com/mudler/LocalAI/pull/3801)
- chore(deps): Bump langchain from 0.3.2 to 0.3.3 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3803](https://redirect.github.com/mudler/LocalAI/pull/3803)
- chore(deps): Bump llama-index from 0.11.16 to 0.11.17 in
/examples/langchain-chroma by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3804](https://redirect.github.com/mudler/LocalAI/pull/3804)
- chore(deps): Bump python from 3.12-bullseye to 3.13-bullseye in
/examples/langchain by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3805](https://redirect.github.com/mudler/LocalAI/pull/3805)
- chore(deps): Bump openai from 1.51.1 to 1.51.2 in /examples/functions
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3806](https://redirect.github.com/mudler/LocalAI/pull/3806)
- chore(deps): Bump llama-index from 0.11.16 to 0.11.17 in
/examples/chainlit by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3807](https://redirect.github.com/mudler/LocalAI/pull/3807)
- chore(deps): Bump langchain from 0.3.1 to 0.3.3 in
/examples/langchain-chroma by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3809](https://redirect.github.com/mudler/LocalAI/pull/3809)
- chore(deps): Bump openai from 1.51.1 to 1.51.2 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3808](https://redirect.github.com/mudler/LocalAI/pull/3808)
- chore(deps): Bump yarl from 1.13.1 to 1.15.1 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3816](https://redirect.github.com/mudler/LocalAI/pull/3816)
- chore(deps): Bump chromadb from 0.5.11 to 0.5.13 in
/examples/langchain-chroma by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3811](https://redirect.github.com/mudler/LocalAI/pull/3811)
- chore(deps): Bump langchain from 0.3.2 to 0.3.3 in /examples/functions
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3802](https://redirect.github.com/mudler/LocalAI/pull/3802)
- chore(deps): Bump debugpy from 1.8.6 to 1.8.7 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3814](https://redirect.github.com/mudler/LocalAI/pull/3814)
- chore(deps): Bump aiohttp from 3.10.9 to 3.10.10 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3812](https://redirect.github.com/mudler/LocalAI/pull/3812)
- chore(deps): Bump openai from 1.51.1 to 1.51.2 in
/examples/langchain-chroma by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3810](https://redirect.github.com/mudler/LocalAI/pull/3810)
- chore(deps): Bump charset-normalizer from 3.3.2 to 3.4.0 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3834](https://redirect.github.com/mudler/LocalAI/pull/3834)
- chore(deps): Bump langchain-community from 0.3.1 to 0.3.2 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3831](https://redirect.github.com/mudler/LocalAI/pull/3831)
- chore(deps): Bump yarl from 1.15.1 to 1.15.2 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3832](https://redirect.github.com/mudler/LocalAI/pull/3832)
- chore(deps): Bump numpy from 2.1.1 to 2.1.2 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3833](https://redirect.github.com/mudler/LocalAI/pull/3833)
- chore(deps): Bump docs/themes/hugo-theme-relearn from `e1a1f01` to
`007cc20` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3835](https://redirect.github.com/mudler/LocalAI/pull/3835)
- chore(deps): Bump gradio from 3.48.0 to 5.0.0 in
/backend/python/openvoice in the pip group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3880](https://redirect.github.com/mudler/LocalAI/pull/3880)
- chore(deps): bump llama-cpp to
[`cda0e4b`](https://redirect.github.com/mudler/LocalAI/commit/cda0e4b648dde8fac162b3430b14a99597d3d74f)
by [@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3884](https://redirect.github.com/mudler/LocalAI/pull/3884)

##### Other Changes

- docs: ⬆️ update docs version mudler/LocalAI by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3796](https://redirect.github.com/mudler/LocalAI/pull/3796)
- chore: dependabot ignore generated grpc go package by
[@&#8203;dave-gray101](https://redirect.github.com/dave-gray101) in
[https://github.com/mudler/LocalAI/pull/3795](https://redirect.github.com/mudler/LocalAI/pull/3795)
- chore: ⬆️ Update ggerganov/llama.cpp to
`edc265661cd707327297b6ec4d83423c43cb50a5` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3797](https://redirect.github.com/mudler/LocalAI/pull/3797)
- chore: ⬆️ Update ggerganov/llama.cpp to
`d4c19c0f5cdb1e512573e8c86c79e8d0238c73c4` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3817](https://redirect.github.com/mudler/LocalAI/pull/3817)
- chore: ⬆️ Update ggerganov/llama.cpp to
`a89f75e1b7b90cb2d4d4c52ca53ef9e9b466aa45` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3837](https://redirect.github.com/mudler/LocalAI/pull/3837)
- chore: ⬆️ Update ggerganov/whisper.cpp to
`06a1da9daff94c1bf1b1d38950628264fe443f76` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3836](https://redirect.github.com/mudler/LocalAI/pull/3836)
- Update integrations.md with LLPhant by
[@&#8203;f-lombardo](https://redirect.github.com/f-lombardo) in
[https://github.com/mudler/LocalAI/pull/3838](https://redirect.github.com/mudler/LocalAI/pull/3838)
- fix(llama.cpp): consider also native builds by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3839](https://redirect.github.com/mudler/LocalAI/pull/3839)
- chore: ⬆️ Update ggerganov/whisper.cpp to
`b6049060dd2341b7816d2bce7dc7451c1665828e` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3842](https://redirect.github.com/mudler/LocalAI/pull/3842)
- chore: ⬆️ Update ggerganov/llama.cpp to
`755a9b2bf00fbae988e03a47e852b66eaddd113a` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3841](https://redirect.github.com/mudler/LocalAI/pull/3841)
- chore(deps): bump grpcio to 1.67.0 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3851](https://redirect.github.com/mudler/LocalAI/pull/3851)
- chore: ⬆️ Update ggerganov/llama.cpp to
`9e041024481f6b249ab8918e18b9477f873b5a5e` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3853](https://redirect.github.com/mudler/LocalAI/pull/3853)
- chore: ⬆️ Update ggerganov/whisper.cpp to
`d3f7137cc9befa6d74dc4085de2b664b97b7c8bb` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3852](https://redirect.github.com/mudler/LocalAI/pull/3852)
- fix(mamba): pin torch version by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3871](https://redirect.github.com/mudler/LocalAI/pull/3871)
- chore: ⬆️ Update ggerganov/llama.cpp to
`99bd4ac28c32cd17c0e337ff5601393b033dc5fc` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3869](https://redirect.github.com/mudler/LocalAI/pull/3869)
- chore: ⬆️ Update ggerganov/whisper.cpp to
`a5abfe6a90495f7bf19fe70d016ecc255e97359c` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3870](https://redirect.github.com/mudler/LocalAI/pull/3870)
- chore(deps): pin packaging by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3875](https://redirect.github.com/mudler/LocalAI/pull/3875)
- chore(deps): pin numpy by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3876](https://redirect.github.com/mudler/LocalAI/pull/3876)
- chore(deps): pin networkx by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3878](https://redirect.github.com/mudler/LocalAI/pull/3878)
- chore: ⬆️ Update ggerganov/llama.cpp to
`afd9909a6481402844aecefa8a8908afdd7f52f1` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3879](https://redirect.github.com/mudler/LocalAI/pull/3879)
- Revert "chore(deps): Bump gradio from 3.48.0 to 5.0.0 in
/backend/python/openvoice in the pip group" by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3881](https://redirect.github.com/mudler/LocalAI/pull/3881)
- chore: ⬆️ Update ggerganov/llama.cpp to
`45f097645efb11b6d09a5b4adbbfd7c312ac0126` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3889](https://redirect.github.com/mudler/LocalAI/pull/3889)

##### New Contributors

- [@&#8203;f-lombardo](https://redirect.github.com/f-lombardo) made
their first contribution in
[https://github.com/mudler/LocalAI/pull/3838](https://redirect.github.com/mudler/LocalAI/pull/3838)

**Full Changelog**:
https://github.com/mudler/LocalAI/compare/v2.22.0...v2.22.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-21 20:20:25 +02:00
TrueCharts BotandGitHub f75f71b4cc chore(helm): update image docker.io/victoriametrics/victoria-metrics digest to 92497b1 (#28123)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/victoriametrics/victoria-metrics | digest | `e2ad596` ->
`92497b1` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 20:19:39 +02:00
TrueCharts BotandGitHub 71d40ee64f chore(helm): update image lscr.io/linuxserver/kdenlive digest to 70295a4 (#28125)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `9e1be35` -> `70295a4` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 20:18:59 +02:00
TrueCharts BotandGitHub 68504317b6 chore(helm): update image renovate/renovate 38.128.6 → 38.128.7 (#28128)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | patch |
-> |

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

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate/renovate)</summary>

###
[`v38.128.7`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.128.7)

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

##### Bug Fixes

- **platform:** trim labels
([#&#8203;32015](https://redirect.github.com/renovatebot/renovate/issues/32015))
([a944035](https://redirect.github.com/renovatebot/renovate/commit/a94403589e014857d3b0ec48eb88607a7924fe1f))

##### Documentation

- **timezone:** fix typo
([#&#8203;32052](https://redirect.github.com/renovatebot/renovate/issues/32052))
([dcdbffa](https://redirect.github.com/renovatebot/renovate/commit/dcdbffa54a94fe2e5cb0d5710d5eb1d0ab77c3e3))
- update references to renovate/renovate
([#&#8203;32050](https://redirect.github.com/renovatebot/renovate/issues/32050))
([cfc2e47](https://redirect.github.com/renovatebot/renovate/commit/cfc2e47905dc0b09b18c7d6da65430fa6cabcb9a))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.4.33
([#&#8203;32049](https://redirect.github.com/renovatebot/renovate/issues/32049))
([a15915f](https://redirect.github.com/renovatebot/renovate/commit/a15915f31a7e38113b0477710098b85e26c80c18))
- **deps:** update dependency memfs to v4.14.0
([#&#8203;32047](https://redirect.github.com/renovatebot/renovate/issues/32047))
([29177f8](https://redirect.github.com/renovatebot/renovate/commit/29177f89fbb4c692167131bd08dfbac2d5bf2d95))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v12.0.10
([#&#8203;32053](https://redirect.github.com/renovatebot/renovate/issues/32053))
([34a04c0](https://redirect.github.com/renovatebot/renovate/commit/34a04c0b97033f713331e470f61b0e05f083ee95))
- **label-actions:** rewrite no-pings
([#&#8203;32051](https://redirect.github.com/renovatebot/renovate/issues/32051))
([ba6e630](https://redirect.github.com/renovatebot/renovate/commit/ba6e630c08328da4064ca75a3ae2f428c0f2ed3c))

##### Code Refactoring

- **github:** Use matching refs search instead of HEAD requests
([#&#8203;32046](https://redirect.github.com/renovatebot/renovate/issues/32046))
([2188048](https://redirect.github.com/renovatebot/renovate/commit/218804895dc154c2805fbdc2a2ead9c838efcda4))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-21 20:17:57 +02:00
TrueCharts BotandGitHub efd76e71cf chore(helm): update image docker.io/lswl/vertex digest to c121df2 (#28121)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lswl/vertex | digest | `00c2c4c` -> `c121df2` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 20:17:14 +02:00
TrueCharts BotandGitHub d455d31f54 chore(helm): update image docker.io/diygod/rsshub digest to 98d84f8 (#28119)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `89b64ac` -> `98d84f8` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 20:17:07 +02:00
TrueCharts BotandGitHub 02208fbb1a chore(helm): update image docker.io/mikenye/tar1090 digest to 3c52c6b (#28122)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/mikenye/tar1090 | digest | `0851fa0` -> `3c52c6b` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 20:16:54 +02:00
TrueCharts BotandGitHub 86dd038c58 chore(helm): update image docker.io/yourselfhosted/slash digest to ce3cc51 (#28124)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/yourselfhosted/slash | digest | `4d1ca12` -> `ce3cc51` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 20:16:41 +02:00
TrueCharts BotandGitHub 9d8d056543 chore(helm): update image docker.io/factoriotools/factorio digest to aa02bd5 (#28120)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/factoriotools/factorio | digest | `37f3130` -> `aa02bd5` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 20:16:19 +02:00
TrueCharts BotandGitHub 78c1be0297 chore(helm): update image ghcr.io/linuxserver/quassel-core digest to e67446a (#28109)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/quassel-core](https://redirect.github.com/linuxserver/docker-quassel-core/packages)
([source](https://redirect.github.com/linuxserver/docker-quassel-core))
| digest | `0cdfdfd` -> `e67446a` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 14:20:35 +02:00
TrueCharts BotandGitHub d474e67869 chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to 3359074 (#28100)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-web-nginx | digest | `1552a0a` -> `3359074` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 12:18:23 +00:00
TrueCharts BotandGitHub 0b773dabd4 chore(helm): update image ghcr.io/linuxserver/healthchecks 3.6.20241014 → 3.7.20241021 (#28116)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/healthchecks](https://redirect.github.com/linuxserver/docker-healthchecks/packages)
([source](https://redirect.github.com/linuxserver/docker-healthchecks))
| minor | `4876bcb` -> `ef7d010` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-21 14:18:05 +02:00
TrueCharts BotandGitHub c78190644a chore(helm): update image docker.io/semaphoreui/semaphore v2.10.31 → v2.10.32 (#28111)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `eb0ac05` -> `14d33a8` |

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

---

### Release Notes

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

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

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

#### Security

- Clear run app's environment (reported by
[@&#8203;geckoadi](https://redirect.github.com/geckoadi))
-   Update packages

#### Bugfixes

-   Import/export survey variables of Templates
-   Handle `<playbook_dir>/requirements.txt` by ansible-galaxy.

#### Development

-   E2E tests launch for VSCode and DevContainer

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-21 14:17:49 +02:00
TrueCharts BotandGitHub d7b5893691 chore(helm): update image docker.io/vexorian/dizquetv 1.5.3 → 1.5.5 (#28112)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/vexorian/dizquetv](https://redirect.github.com/jrottenberg/ffmpeg)
| patch | `13ef8f5` -> `e93f121` |
|
[docker.io/vexorian/dizquetv](https://redirect.github.com/jrottenberg/ffmpeg)
| patch | `4de86b6` -> `4e32520` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-21 14:17:36 +02:00
TrueCharts BotandGitHub 0009e44b9d chore(helm): update image ghcr.io/elfhosted/jackett 0.22.817 → 0.22.820 (#28113)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `e072d53` -> `2176753` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-21 14:16:48 +02:00
TrueCharts BotandGitHub 7717c1d84f chore(helm): update image ghcr.io/sethforprivacy/simple-monerod digest to 09b465c (#28110)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/sethforprivacy/simple-monerod](https://redirect.github.com/sethforprivacy/simple-monerod-docker)
| digest | `a220969` -> `09b465c` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 14:16:19 +02:00
TrueCharts BotandGitHub ea79ed73d3 chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to 47241c9 (#28099)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-fpm-pgsql-static | digest | `3fa0750` ->
`47241c9` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 08:17:58 +02:00
TrueCharts BotandGitHub 7fdd7a83b8 chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 4ac5fea (#28102)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lmscommunity/lyrionmusicserver | digest | `64affe0` ->
`4ac5fea` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 06:17:29 +00:00
TrueCharts BotandGitHub a7557eafed chore(helm): update image docker.io/aceberg/watchyourlan 2.0.3 → 2.0.4 (#28089)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/aceberg/watchyourlan | patch | `c97e1ee` -> `23b7103` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-21 06:17:23 +00:00
TrueCharts BotandGitHub bea6b47b09 chore(helm): update image docker.io/ollama/ollama 0.3.13 → 0.3.14 (#28107)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `6867975` -> `19fd25f` |
| docker.io/ollama/ollama | patch | `2e620e1` -> `e1ce9ed` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-21 08:17:18 +02:00
TrueCharts BotandGitHub 717539a7a6 chore(helm): update image docker.io/ronnieroller/media-roller digest to b449ef4 (#28105)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronnieroller/media-roller | digest | `a25f317` -> `b449ef4`
|

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 08:17:15 +02:00
TrueCharts BotandGitHub b9a9badeea chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to e3aeb5c (#28097)
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 | `148daa3` -> `e3aeb5c` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 08:17:05 +02:00
TrueCharts BotandGitHub a9b8c4f5d0 chore(helm): update image docker.io/diygod/rsshub digest to 89b64ac (#28101)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `d7221fa` -> `89b64ac` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 08:16:59 +02:00
TrueCharts BotandGitHub 046524a1a4 chore(helm): update image docker.io/jlesage/mkvtoolnix v24.09.2 → v24.10.1 (#28108)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/mkvtoolnix](https://redirect.github.com/jlesage/docker-mkvtoolnix)
| minor | `15142c1` -> `368bfac` |

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

---

### Release Notes

<details>
<summary>jlesage/docker-mkvtoolnix
(docker.io/jlesage/mkvtoolnix)</summary>

###
[`v24.10.1`](https://redirect.github.com/jlesage/docker-mkvtoolnix/releases/tag/v24.10.1):
Version 24.10.1

[Compare
Source](https://redirect.github.com/jlesage/docker-mkvtoolnix/compare/v24.09.2...v24.10.1)

Changes in this release:

-   Updated MKVToolNix to version 88.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-21 06:16:53 +00:00
TrueCharts BotandGitHub 38991a2c99 chore(helm): update image ghcr.io/neggles/sd-webui-docker digest to 936ac69 (#28106)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/neggles/sd-webui-docker | digest | `eaceeac` -> `936ac69` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 08:16:48 +02:00
TrueCharts BotandGitHub 8a13ae8b98 chore(helm): update image docker.io/machines/filestash digest to c7b96e2 (#28103)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `f93f479` -> `c7b96e2` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 08:16:35 +02:00
TrueCharts BotandGitHub 5a1734de69 chore(helm): update rdesktop (#28088)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `78687b3` -> `aa120c5` |
| lscr.io/linuxserver/rdesktop | digest | `6841208` -> `91c1c22` |
| lscr.io/linuxserver/rdesktop | digest | `bde8782` -> `4c31720` |
| lscr.io/linuxserver/rdesktop | digest | `d97c30d` -> `beff39a` |
| lscr.io/linuxserver/rdesktop | digest | `596adaf` -> `1f351ec` |
| lscr.io/linuxserver/rdesktop | digest | `0a61313` -> `b03d4e8` |
| lscr.io/linuxserver/rdesktop | digest | `f291306` -> `a9a9b21` |
| lscr.io/linuxserver/rdesktop | digest | `368de55` -> `282f9cf` |
| lscr.io/linuxserver/rdesktop | digest | `f114265` -> `2aa3dd3` |
| lscr.io/linuxserver/rdesktop | digest | `9c2cbde` -> `eb29648` |
| lscr.io/linuxserver/rdesktop | digest | `1b9ee86` -> `9a6d76a` |
| lscr.io/linuxserver/rdesktop | digest | `7a7ce94` -> `f546dd0` |
| lscr.io/linuxserver/rdesktop | digest | `438a758` -> `764a24b` |
| lscr.io/linuxserver/rdesktop | digest | `12dfc65` -> `bad4b00` |
| lscr.io/linuxserver/rdesktop | digest | `43f498a` -> `1a1b667` |
| lscr.io/linuxserver/rdesktop | digest | `6fcb2b1` -> `994b17c` |
| lscr.io/linuxserver/rdesktop | digest | `350c740` -> `8e6b8c3` |
| lscr.io/linuxserver/rdesktop | digest | `2109ad9` -> `c4ebd24` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 02:39:33 +02:00