Commit Graph

42714 Commits

Author SHA1 Message Date
TrueCharts Bot aede45b7ca fix(website): update astro monorepo (patch) (#34700)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[@astrojs/sitemap](https://docs.astro.build/en/guides/integrations-guide/sitemap/)
([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap))
| dependencies | patch | [`3.3.0` ->
`3.3.1`](https://renovatebot.com/diffs/npm/@astrojs%2fsitemap/3.3.0/3.3.1)
|
| [astro](https://astro.build)
([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro))
| dependencies | patch | [`5.7.4` ->
`5.7.5`](https://renovatebot.com/diffs/npm/astro/5.7.4/5.7.5) |

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

---

### Release Notes

<details>
<summary>withastro/astro (@&#8203;astrojs/sitemap)</summary>

###
[`v3.3.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#331)

##### Patch Changes

-
[#&#8203;13591](https://redirect.github.com/withastro/astro/pull/13591)
[`5dd2d3f`](https://redirect.github.com/withastro/astro/commit/5dd2d3fde8a138ed611dedf39ffa5dfeeed315f8)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Removes unused code

</details>

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

###
[`v5.7.5`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#575)

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

##### Patch Changes

-
[#&#8203;13660](https://redirect.github.com/withastro/astro/pull/13660)
[`620d15d`](https://redirect.github.com/withastro/astro/commit/620d15d8483dfb1822cd47833bc1653e0b704ccb)
Thanks [@&#8203;mingjunlu](https://redirect.github.com/mingjunlu)! -
Adds `server.allowedHosts` docs comment to `AstroUserConfig`

-
[#&#8203;13591](https://redirect.github.com/withastro/astro/pull/13591)
[`5dd2d3f`](https://redirect.github.com/withastro/astro/commit/5dd2d3fde8a138ed611dedf39ffa5dfeeed315f8)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Removes unused code

-
[#&#8203;13669](https://redirect.github.com/withastro/astro/pull/13669)
[`73f24d4`](https://redirect.github.com/withastro/astro/commit/73f24d400acdc48462a7bc5277b8cee2bcf97580)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where `Astro.originPathname` wasn't returning the correct
value when using rewrites.

-
[#&#8203;13674](https://redirect.github.com/withastro/astro/pull/13674)
[`42388b2`](https://redirect.github.com/withastro/astro/commit/42388b24d6eb866a3129118d22b2f6c71071d0bd)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes a case where an experimental fonts API error would be thrown
when using another `astro:assets` API

-
[#&#8203;13654](https://redirect.github.com/withastro/astro/pull/13654)
[`4931457`](https://redirect.github.com/withastro/astro/commit/49314575a76b52b43e491a0a33c0ccaf9cafb058)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes `fontProviders.google()` so it can forward options to the
unifont provider, when using the experimental fonts API

- Updated dependencies
\[[`5dd2d3f`](https://redirect.github.com/withastro/astro/commit/5dd2d3fde8a138ed611dedf39ffa5dfeeed315f8)]:
-
[@&#8203;astrojs/telemetry](https://redirect.github.com/astrojs/telemetry)[@&#8203;3](https://redirect.github.com/3).2.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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-23 14:21:03 +02:00
TrueCharts Bot 252345e18a fix(deps): update kubernetes packages v0.32.3 → v0.32.4 (clustertool) (patch) (#34699)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [k8s.io/api](https://redirect.github.com/kubernetes/api) | require |
patch | `v0.32.3` -> `v0.32.4` |
|
[k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery)
| require | patch | `v0.32.3` -> `v0.32.4` |
| [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go) |
require | patch | `v0.32.3` -> `v0.32.4` |

---

### Release Notes

<details>
<summary>kubernetes/api (k8s.io/api)</summary>

###
[`v0.32.4`](https://redirect.github.com/kubernetes/api/compare/v0.32.3...v0.32.4)

[Compare
Source](https://redirect.github.com/kubernetes/api/compare/v0.32.3...v0.32.4)

</details>

<details>
<summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary>

###
[`v0.32.4`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.3...v0.32.4)

[Compare
Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.3...v0.32.4)

</details>

<details>
<summary>kubernetes/client-go (k8s.io/client-go)</summary>

###
[`v0.32.4`](https://redirect.github.com/kubernetes/client-go/compare/v0.32.3...v0.32.4)

[Compare
Source](https://redirect.github.com/kubernetes/client-go/compare/v0.32.3...v0.32.4)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-23 14:14:16 +02:00
James Musson b94d7090b5 fix(jellyseerr): switch to ghcr.io repo (#34693)
**Description**

Changes jellyseer to ghcr.io repository.

Confirmed SHA256 hash is identical.

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

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: James Musson <jtmusson@hey.com>
2025-04-23 11:47:33 +02:00
TrueCharts Bot e9414c7c24 chore(helm): update image docker.io/adguard/adguardhome v0.107.60 → v0.107.61 (#34691) 2025-04-23 08:23:03 +02:00
TrueCharts Bot df16d97808 chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to 663d1f8 (#34689) 2025-04-23 08:23:01 +02:00
TrueCharts Bot 293ee1ea5e chore(helm): update image docker.io/clamav/clamav digest to 02207c5 (#34687) 2025-04-23 08:22:57 +02:00
TrueCharts Bot f7e81158f9 chore(helm): update image docker.io/kylemanna/bitcoind digest to d89eb3f (#34688)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/kylemanna/bitcoind | digest | `6f1240b` -> `d89eb3f` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-23 08:22:55 +02:00
TrueCharts Bot 067d422ab5 chore(helm): update image docker.io/ckulka/baikal digest to e116a10 (#34686)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/ckulka/baikal](https://hub.docker.com/r/ckulka/baikal)
([source](https://redirect.github.com/ckulka/baikal-docker)) | digest |
`6c2cec0` -> `e116a10` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-23 08:22:20 +02:00
TrueCharts Bot ec33fac281 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 162f78f (#34685)
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 | `34a648d` -> `162f78f` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-23 08:21:30 +02:00
TrueCharts Bot adc4293749 chore(helm): update image docker.io/niruix/sshwifty digest to d248760 (#34690)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/niruix/sshwifty | digest | `713aba4` -> `d248760` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-23 08:19:01 +02:00
TrueCharts Bot 99bdb25200 chore(helm): update image quay.io/miniflux/miniflux 2.2.7 → 2.2.8 (#34692)
This PR contains the following updates:

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

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

---

### Release Notes

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

###
[`v2.2.8`](https://redirect.github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-228-April-22-2025)

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

-   refactor(js): replace `DomHelper` methods with standalone functions
- refactor: avoid logging twice the feed errors in the background worker
-   fix(api): `hide_globally` categories field should be a boolean
-   fix(ui): add missing `await` when calling `navigator.share()` method
- fix(ui): replace share link with a form button for better
accessibility
- feat(telegrambot): replace "Go to website" button with "Go to
Miniflux"
-   feat(locale): update Polish translation
-   feat(locale): update German translation
-   feat(locale): update Chinese translation
-   feat(config): add `SCHEDULER_ROUND_ROBIN_MAX_INTERVAL` option
-   feat(cli): add `-reset-feed-next-check-at` argument
- feat(api): add `update_content` query parameter to
`/entries/{entryID}/fetch-content` endpoint
- feat: use `Cache-Control` max-age and `Expires` headers to calculate
next check
-   feat: implement proxy URL per feed
-   feat: add proxy rotation functionality
-   ci(linter): replace commitlint with a Python script
-   ci: add documentation issue template
-   build(deps): bump `golang.org/x/oauth2` from `0.28.0` to `0.29.0`
-   build(deps): bump `golang.org/x/net` from `0.38.0` to `0.39.0`
-   build(deps): bump `golang.org/x/image` from `0.25.0` to `0.26.0`
- build(deps): bump `github.com/tdewolff/minify/v2` from `2.22.4` to
`2.23.1`
- build(deps): bump `github.com/PuerkitoBio/goquery` from `1.10.2` to
`1.10.3`
-   build(deps): bump `github.com/prometheus/client_golang`
- build(deps): bump `github.com/mattn/go-sqlite3` from `1.14.24` to
`1.14.28`
- build(deps): bump `github.com/go-webauthn/webauthn` from `0.12.2` to
`0.12.3`
- build(deps): bump `github.com/coreos/go-oidc/v3` from `3.13.0` to
`3.14.1`

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-23 08:18:56 +02:00
TrueCharts Bot 0771cd7fd8 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to f83effa (#34683)
This PR contains the following updates:

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-23 02:25:06 +02:00
TrueCharts Bot 3738149445 chore(flux): update image registry.k8s.io/kubectl v1.32.3 → v1.32.4 (clustertool) (#34684)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.k8s.io/kubectl | patch | `v1.32.3` -> `v1.32.4` |

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-23 02:15:48 +02:00
TrueCharts-Bot e205d5e52a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-23 00:14:28 +00:00
TrueCharts Bot 5b6374532d chore(helm): update image ghcr.io/mend/renovate-ce 9.9.0 → 9.9.1 (#34679)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee)
| patch | `984e546` -> `4625e03` |

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

---

### Release Notes

<details>
<summary>mend/renovate-ce-ee (ghcr.io/mend/renovate-ce)</summary>

###
[`v9.9.1`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/9.9.1)

[Compare
Source](https://redirect.github.com/mend/renovate-ce-ee/compare/9.9.0...9.9.1)

#### Application changes

-   fix(execJob): include an appropriate cwd for the renovate run cmd

#### Docs and Helm Charts

- chore(deps): update update mend renovate docker images to v9.9.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/mend/renovate-ce-ee/pull/696](https://redirect.github.com/mend/renovate-ce-ee/pull/696)

**Full Changelog**:
https://github.com/mend/renovate-ce-ee/compare/9.9.0...9.9.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-22 20:18:42 +02:00
TrueCharts Bot 6cd00987e7 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to f2e3b25 (#34677)
This PR contains the following updates:

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 20:18:29 +02:00
TrueCharts Bot 0a800efcd8 chore(helm): update image ghcr.io/n8n-io/n8n 1.90.0 → 1.90.1 (#34680)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/n8n-io/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `e8a0ae5`
-> `2bfcd8f` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-22 20:18:06 +02:00
TrueCharts Bot cf706f207f chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to ee2b4f9 (#34676)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `0ebc9d3` -> `ee2b4f9` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 20:17:42 +02:00
TrueCharts Bot a9d5ffda40 fix(deps): update module github.com/siderolabs/talos/pkg/machinery v1.10.0-alpha.2 → v1.10.0-beta.1 (clustertool) (#34681) 2025-04-22 20:10:51 +02:00
TrueCharts Bot ef9b74c131 chore(flux): update image jackett 23.3.79 → 23.3.80 (#34678)
This PR contains the following updates:

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-22 20:10:42 +02:00
TrueCharts Bot 51796d6403 chore(helm): update image ghcr.io/n8n-io/n8n 1.89.2 → 1.90.0 (#34674) 2025-04-22 14:36:59 +02:00
TrueCharts Bot 00639695eb chore(helm): update rdesktop (#34671) 2025-04-22 14:36:58 +02:00
TrueCharts Bot 704ff73d94 chore(helm): update image lscr.io/linuxserver/calibre-web digest to 06a83eb (#34668) 2025-04-22 14:36:56 +02:00
TrueCharts Bot 3deae60b9d chore(helm): update image ghcr.io/linuxserver/resilio-sync digest to 3972ba4 (#34665) 2025-04-22 14:36:53 +02:00
TrueCharts Bot 2f5dd6ef85 chore(helm): update image lscr.io/linuxserver/kdenlive digest to d25fd31 (#34670) 2025-04-22 14:36:51 +02:00
TrueCharts Bot 9ab1cdd691 chore(helm): update image ghcr.io/open-webui/open-webui digest to 3039364 (#34666) 2025-04-22 14:36:47 +02:00
TrueCharts Bot eae84cfe1e chore(helm): update image quay.io/prometheuscommunity/smartctl-exporter v0.13.0 → v0.14.0 (#34675)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/prometheuscommunity/smartctl-exporter | minor | `0eb6b16` ->
`cfe22c3` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-22 14:36:43 +02:00
TrueCharts Bot 49d0dc5bdf chore(helm): update image ghcr.io/linuxserver/ombi digest to dfa3a48 (#34664)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ombi](https://redirect.github.com/linuxserver/docker-ombi/packages)
([source](https://redirect.github.com/linuxserver/docker-ombi)) | digest
| `13964ca` -> `dfa3a48` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 14:36:30 +02:00
TrueCharts Bot cea6742467 chore(helm): update image ghcr.io/linuxserver/duckdns digest to aec92fb (#34660)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `05f83ee` -> `aec92fb` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 14:36:07 +02:00
TrueCharts Bot 4207d5be5a chore(helm): update image ghcr.io/linuxserver/digikam digest to 75229d5 (#34659)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/digikam](https://redirect.github.com/linuxserver/docker-digikam/packages)
([source](https://redirect.github.com/linuxserver/docker-digikam)) |
digest | `4c78767` -> `75229d5` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 14:35:35 +02:00
TrueCharts Bot 094e5174c6 chore(helm): update image ghcr.io/linuxserver/babybuddy digest to 2fa416f (#34656)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/babybuddy](https://redirect.github.com/linuxserver/docker-babybuddy/packages)
([source](https://redirect.github.com/linuxserver/docker-babybuddy)) |
digest | `992a4a8` -> `2fa416f` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 14:34:57 +02:00
TrueCharts Bot bf83e18d6b chore(helm): update image ghcr.io/linuxserver/ddclient digest to 864acf3 (#34658)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ddclient](https://redirect.github.com/linuxserver/docker-ddclient/packages)
([source](https://redirect.github.com/linuxserver/docker-ddclient)) |
digest | `a28db59` -> `864acf3` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 14:34:41 +02:00
TrueCharts Bot 0a7ec57b08 chore(helm): update webtop (#34672) 2025-04-22 14:34:20 +02:00
TrueCharts Bot 30b3ad3245 chore(helm): update image ghcr.io/linuxserver/budge digest to d19c058 (#34657)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/budge](https://redirect.github.com/linuxserver/docker-budge/packages)
([source](https://redirect.github.com/linuxserver/docker-budge)) |
digest | `44ff056` -> `d19c058` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 14:34:14 +02:00
TrueCharts Bot cd3b580beb chore(helm): update image ghcr.io/suwayomi/tachidesk digest to 1ac9620 (#34667)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/suwayomi/tachidesk | digest | `65691f4` -> `1ac9620` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 14:31:38 +02:00
TrueCharts Bot d3e1d5a81a chore(helm): update image lscr.io/linuxserver/cops digest to 70b361b (#34669)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages)
([source](https://redirect.github.com/linuxserver/docker-cops)) | digest
| `3310ec8` -> `70b361b` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 14:31:31 +02:00
TrueCharts Bot 7e167fa4e5 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1800 → 0.22.1809 (#34673)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `3f14bd0` -> `05d4348` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-22 14:31:07 +02:00
TrueCharts Bot 0b8315e4fd chore(helm): update image docker.io/bsyed/troddit digest to 7eecd17 (#34654)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bsyed/troddit | digest | `d9d5566` -> `7eecd17` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 14:30:47 +02:00
TrueCharts Bot bbd8d6bab6 chore(helm): update image ghcr.io/linuxserver/freshrss digest to dde03bc (#34663)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/freshrss](https://redirect.github.com/linuxserver/docker-freshrss/packages)
([source](https://redirect.github.com/linuxserver/docker-freshrss)) |
digest | `12aa2ca` -> `dde03bc` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 14:30:41 +02:00
TrueCharts Bot 626e4b1974 chore(helm): update image ghcr.io/linuxserver/foldingathome digest to e0a6df7 (#34662)
This PR contains the following updates:

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 14:30:32 +02:00
TrueCharts Bot 8124fb0335 chore(helm): update image ghcr.io/linuxserver/filezilla digest to 8a02fb2 (#34661)
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 | `8c46a5d` -> `8a02fb2` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 14:26:58 +02:00
TrueCharts Bot f53de24b88 chore(helm): update image redmine 6.0.4 → 6.0.5 (#34645)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| redmine | patch | `394507b` -> `eb37f58` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-22 08:29:15 +00:00
TrueCharts Bot f16c03dfd1 chore(helm): update image docker.io/wekanteam/wekan v7.84 → v7.85 (#34649)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) |
minor | `1f3787b` -> `08c20c7` |

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.85`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v785-2025-04-21-WeKan--release)

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

This release adds the following updates:

- Updated Browser compatibility matrix, adding Iris browser at RISC OS
Direct, and fixing links.

[Part1](https://redirect.github.com/wekan/wekan/commit/db5346fc5c7407160f381c0fcf4a87204206ed55),

[Part2](https://redirect.github.com/wekan/wekan/commit/05d1736f5f21e93e83b2e25029c6cab6c5106398).
    Thanks to xet7.
- [Updated to MongoDB
6.0.22](https://redirect.github.com/wekan/wekan/commit/c1a4250bd2e26be5549704234a3cfb5306120352).
    Thanks to MongoDB developers.

and fixes the following bugs:

- [Fix board sidebar menu doesn't open in
mobile](https://redirect.github.com/wekan/wekan/commit/01950cc796697fa201ac9e4376cb204d308e8181).
    Thanks to mimZD and xet7.

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-22 08:13:48 +00:00
TrueCharts Bot e1c6d383eb chore(helm): update image tccr.io/tccr/nextcloud-fpm v31.0.2 → v31.0.4 (#34652)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/nextcloud-fpm](https://redirect.github.com/truecharts/public)
| patch | `3584bcd` -> `0855042` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-22 08:16:41 +02:00
TrueCharts Bot 3c4eecbdea chore(helm): update image ghcr.io/chroma-core/chroma 1.0.5 → 1.0.6 (#34651)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `ed21166` -> `a51351d` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-22 08:15:09 +02:00
TrueCharts Bot a9259e31c2 chore(container): update docker.io/renovate/renovate docker tag to v39.253.2 (#34646)
This PR contains the following updates:

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

---

### Release Notes

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

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

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.60.2
(main)
([#&#8203;35462](https://redirect.github.com/renovatebot/renovate/issues/35462))
([472d0ee](https://redirect.github.com/renovatebot/renovate/commit/472d0ee98910021934cfdd3e7ceeb90a97153435))

##### Build System

- **deps:** update dependency
[@&#8203;yarnpkg/core](https://redirect.github.com/yarnpkg/core) to
v4.4.1 (main)
([#&#8203;35461](https://redirect.github.com/renovatebot/renovate/issues/35461))
([3d8fa3d](https://redirect.github.com/renovatebot/renovate/commit/3d8fa3de2f5442bcd0b82ffc6c9e22c908cec285))

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

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

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.15
(main)
([#&#8203;35458](https://redirect.github.com/renovatebot/renovate/issues/35458))
([8f222df](https://redirect.github.com/renovatebot/renovate/commit/8f222df54913e673765a43a57ab6cbfd1da8a4af))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.15 (main)
([#&#8203;35457](https://redirect.github.com/renovatebot/renovate/issues/35457))
([e62ab02](https://redirect.github.com/renovatebot/renovate/commit/e62ab0252eb257e1173a32e63e30f613c4bfeae4))

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

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

##### Features

- **manager:** add renovate config presets manager
([#&#8203;32688](https://redirect.github.com/renovatebot/renovate/issues/32688))
([d8e0f4b](https://redirect.github.com/renovatebot/renovate/commit/d8e0f4bff309980eaacead08e1ece665c013fd29))

##### Documentation

- update references to renovate/renovate (main)
([#&#8203;35452](https://redirect.github.com/renovatebot/renovate/issues/35452))
([6fa7611](https://redirect.github.com/renovatebot/renovate/commit/6fa7611a4de51fdee94c775f38f6d6e5838bb473))

##### Miscellaneous Chores

- **deps:** lock file maintenance (main)
([#&#8203;35453](https://redirect.github.com/renovatebot/renovate/issues/35453))
([f7692a2](https://redirect.github.com/renovatebot/renovate/commit/f7692a2e48bb62bc76f8aee1aa03e766b75c06f8))
- **deps:** update containerbase/internal-tools action to v3.10.25
(main)
([#&#8203;35456](https://redirect.github.com/renovatebot/renovate/issues/35456))
([c17d293](https://redirect.github.com/renovatebot/renovate/commit/c17d29378f6afe172c0eeba6fd407aba038828fa))
- **deps:** update dependency renovatebot/github-action to v41.0.21
(main)
([#&#8203;35455](https://redirect.github.com/renovatebot/renovate/issues/35455))
([fb9c0f1](https://redirect.github.com/renovatebot/renovate/commit/fb9c0f16890934038bc4c58d0dda618c77e009f6))

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

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

##### Features

- **bazel:** Support local file based bcr
([#&#8203;35273](https://redirect.github.com/renovatebot/renovate/issues/35273))
([345cb95](https://redirect.github.com/renovatebot/renovate/commit/345cb951a06e10a6499e22aa0da6e06075351ad0))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-22 06:09:22 +00:00
TrueCharts Bot d0b6e79a89 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.153.0 → 2.154.0 (#34647)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `af0b817` -> `9e97a8e` |

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

---

### Release Notes

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

###
[`v2.154.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21540---2025-04-21)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.153.0...2.154.0)

##### Added

-   Extended the benchmark detail dialog by the current market price
- Added the performance calculation type to the user settings
(experimental)
- Added `watchlist` to the `User` database schema as a preparation for
watching assets

##### Changed

- Made the historical market data editor expandable in the admin control
panel
- Renamed `Subscription` to `subscriptions` in the `User` database
schema
- Parallelized the requests in the get quotes functionality of the
*Financial Modeling Prep* service
- Migrated the lookup functionality by `isin` of the *Financial Modeling
Prep* service to its stable API version
-   Improved the language localization for German (`de`)

##### Fixed

- Fixed the word wrap in the menu of the historical market data table in
the admin control panel

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-22 03:00:50 +02:00
TrueCharts Bot 56e47be594 chore(helm): update image docker.io/feramance/qbitrr v4.10.20 → v4.10.21 (#34638)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr)
| patch | `931a7ce` -> `87a8845` |

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

---

### Release Notes

<details>
<summary>Feramance/qBitrr (docker.io/feramance/qbitrr)</summary>

###
[`v4.10.21`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41021-21042025)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.20...v4.10.21)

- [\[patch\] Merge pull request #&#8203;162 from
Feramance:160-question-regarding-the-initial-\_monitored_tracker_urls-loading](https://redirect.github.com/Feramance/qBitrr/commit/ceb162cd1eee785c969cc07f0e9483b8bb74cab7)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Fix per
@&#8203;overlord73](https://redirect.github.com/Feramance/qBitrr/commit/f38baf50338b5a20db9657a574425f59b5fe68d0)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Update custom format unmet
handling](https://redirect.github.com/Feramance/qBitrr/commit/189428a38f36b9ffd3273051fcdf872a8715273a)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Dependency bump and pyarr
downgrade](https://redirect.github.com/Feramance/qBitrr/commit/254de97188a2f1ce3b98f2a0ecfe90fe003b7c0b)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Custom format
logging](https://redirect.github.com/Feramance/qBitrr/commit/b543d394607e0e0caf6db8ab4735f5144e9121cd)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Merge pull request #&#8203;159 from
bruvv/patch-2](https://redirect.github.com/Feramance/qBitrr/commit/57b1f33148ee985d62b376722e9790bea045148c)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Update
gen_config.py](https://redirect.github.com/Feramance/qBitrr/commit/2467ba9a639548e154c92d58d28c1ee40ef8a654)
- [@&#8203;bruvv](https://redirect.github.com/bruvv)
- [Fixed some
typos](https://redirect.github.com/Feramance/qBitrr/commit/184f06550b360d46fdf1213577f9fad77eeb427d)
- [@&#8203;bruvv](https://redirect.github.com/bruvv)
- [Further logging updates for improved
logs](https://redirect.github.com/Feramance/qBitrr/commit/d06c83c860251972cc4b05140db0ebc92a67248b)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Removed ansi colour formatting for
neatness](https://redirect.github.com/Feramance/qBitrr/commit/83d0fc6fed9dcd1c4c37534bb4989e3c12db8870)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Coloured log
files](https://redirect.github.com/Feramance/qBitrr/commit/1d7fd695eeb655a8fb628adcaae94b699b2c692b)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Logging
changes](https://redirect.github.com/Feramance/qBitrr/commit/091d6234aa425833b59fa5b3dc3eb969773cce74)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Attempting to fix connection
error](https://redirect.github.com/Feramance/qBitrr/commit/fb916f50881d65cbd32596e29d5c7336f6f889e7)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-22 02:59:54 +02:00
TrueCharts Bot 4dd99cad2d chore(helm): update image ghcr.io/linuxserver/tvheadend digest to eac9d86 (#34634)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/tvheadend | digest | `79fb1d4` -> `eac9d86` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-22 02:59:40 +02:00
TrueCharts Bot d4802c0c7e chore(helm): update image docker.io/ollama/ollama 0.6.5 → 0.6.6 (#34641)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `2092b61` -> `8f09e2f` |
| docker.io/ollama/ollama | patch | `96b7667` -> `d42df3f` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-22 02:59:16 +02:00