Commit Graph
100 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub b931cbbb7a fix(deps): update module sigs.k8s.io/controller-runtime v0.22.0 → v0.22.1 (clustertool) (#39296)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
|
[sigs.k8s.io/controller-runtime](https://redirect.github.com/kubernetes-sigs/controller-runtime)
| `v0.22.0` -> `v0.22.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/sigs.k8s.io%2fcontroller-runtime/v0.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/sigs.k8s.io%2fcontroller-runtime/v0.22.0/v0.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

---

### Release Notes

<details>
<summary>kubernetes-sigs/controller-runtime
(sigs.k8s.io/controller-runtime)</summary>

###
[`v0.22.1`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.22.1)

[Compare
Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.22.0...v0.22.1)

#### What's Changed

- 🌱 Revert deprecation of client.Apply by
[@&#8203;k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[#&#8203;3308](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3308)

**Full Changelog**:
<https://github.com/kubernetes-sigs/controller-runtime/compare/v0.22.0...v0.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 this update
again.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-08 20:32:00 +02:00
TrueCharts BotandGitHub e72e0ba9c9 fix(deps): update module github.com/siderolabs/talos/pkg/machinery v1.11.0 → v1.11.1 (clustertool) (#39295)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/siderolabs/talos/pkg/machinery](https://redirect.github.com/siderolabs/talos)
| `v1.11.0` -> `v1.11.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsiderolabs%2ftalos%2fpkg%2fmachinery/v1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsiderolabs%2ftalos%2fpkg%2fmachinery/v1.11.0/v1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

---

### Release Notes

<details>
<summary>siderolabs/talos
(github.com/siderolabs/talos/pkg/machinery)</summary>

###
[`v1.11.1`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.11.1)

[Compare
Source](https://redirect.github.com/siderolabs/talos/compare/v1.11.0...v1.11.1)

#### [Talos
1.11.1](https://redirect.github.com/siderolabs/talos/releases/tag/v1.11.1)
(2025-09-08)

Welcome to the v1.11.1 release of Talos!

Please try out the release binaries and report any issues at
<https://github.com/siderolabs/talos/issues>.

##### Component Updates

Linux: 6.12.45
CoreDNS: 1.12.3

Talos is built with Go 1.24.6.

##### Contributors

- Andrey Smirnov
- Markus Freitag
- Olivier Doucet
- Sammy ETUR

##### Changes

<details><summary>7 commits</summary>
<p>

-
[@&#8203;`8e85c83`](https://redirect.github.com/siderolabs/talos/commit/8e85c8362)
release(v1.11.1): prepare release
-
[@&#8203;`ff8644c`](https://redirect.github.com/siderolabs/talos/commit/ff8644cd2)
fix: correctly handle status-code 204
-
[@&#8203;`7d5fe2d`](https://redirect.github.com/siderolabs/talos/commit/7d5fe2d0f)
feat: update Linux kernel (memcg\_v1, ublk)
-
[@&#8203;`9e310a9`](https://redirect.github.com/siderolabs/talos/commit/9e310a9dd)
fix: enable support for VMWare arm64
-
[@&#8203;`f7620f0`](https://redirect.github.com/siderolabs/talos/commit/f7620f028)
feat: update CoreDNS to 1.12.3
-
[@&#8203;`01bf2f6`](https://redirect.github.com/siderolabs/talos/commit/01bf2f6f9)
feat: add SOCKS5 proxy support to dynamic proxy dialer
-
[@&#8203;`8a578bc`](https://redirect.github.com/siderolabs/talos/commit/8a578bc4a)
feat: update Linux to 6.12.45

</p>
</details>

##### Changes from siderolabs/pkgs
<details><summary>3 commits</summary>
<p>

-
[siderolabs/pkgs@`1a25681`](https://redirect.github.com/siderolabs/pkgs/commit/1a25681)
feat: enable ublk support
-
[siderolabs/pkgs@`95f0be4`](https://redirect.github.com/siderolabs/pkgs/commit/95f0be4)
fix: enable memcg v1
-
[siderolabs/pkgs@`e1c333c`](https://redirect.github.com/siderolabs/pkgs/commit/e1c333c)
feat: update Linux to 6.12.45

</p>
</details>

##### Dependency Changes

- **cloud.google.com/go/compute/metadata**           v0.7.0 -> v0.8.0
- **github.com/aws/aws-sdk-go-v2/config**            v1.29.17 -> v1.31.2
- **github.com/aws/aws-sdk-go-v2/feature/ec2/imds**  v1.16.32 -> v1.18.4
- **github.com/aws/smithy-go**                       v1.22.4 -> v1.22.5
- **github.com/miekg/dns**                           v1.1.67 -> v1.1.68
- **github.com/siderolabs/pkgs** v1.11.0-15-g2ac857a ->
v1.11.0-18-g1a25681
- **github.com/siderolabs/talos/pkg/machinery**      v1.11.0 -> v1.11.1
- **golang.org/x/net**                               v0.42.0 -> v0.43.0
- **golang.org/x/sys**                               v0.34.0 -> v0.35.0
- **golang.org/x/term**                              v0.33.0 -> v0.34.0
- **golang.org/x/text**                              v0.27.0 -> v0.28.0
- **google.golang.org/grpc**                         v1.73.0 -> v1.75.0
- **google.golang.org/protobuf**                     v1.36.6 -> v1.36.8

Previous release can be found at
[v1.11.0](https://redirect.github.com/siderolabs/talos/releases/tag/v1.11.0)

#### Images

```
ghcr.io/siderolabs/flannel:v0.27.2
registry.k8s.io/coredns/coredns:v1.12.3
gcr.io/etcd-development/etcd:v3.6.4
registry.k8s.io/kube-apiserver:v1.34.0
registry.k8s.io/kube-controller-manager:v1.34.0
registry.k8s.io/kube-scheduler:v1.34.0
registry.k8s.io/kube-proxy:v1.34.0
ghcr.io/siderolabs/kubelet:v1.34.0
ghcr.io/siderolabs/installer:v1.11.1
registry.k8s.io/pause:3.10
```

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-08 20:31:36 +02:00
TrueCharts BotandGitHub 98fb8f0960 chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.11.1 (clustertool) (#39293)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/siderolabs/installer | patch | `v1.11.0` -> `v1.11.1` |

---

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

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInN5c3RlbS11cGdyYWRlIiwidHlwZS9wYXRjaCJdfQ==-->
2025-09-08 20:31:22 +02:00
TrueCharts BotandGitHub 7e551771fa chore(container): update docker.io/renovate/renovate docker tag to v41.97.12 (#39292)
This PR contains the following updates:

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

---

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

---

### Release Notes

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

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

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

##### Bug Fixes

- **presets:** take into account java 25 as LTS in more places
([#&#8203;37890](https://redirect.github.com/renovatebot/renovate/issues/37890))
([33efc13](https://redirect.github.com/renovatebot/renovate/commit/33efc1339ad8c67e59e8669f6adbe139746b7cf3))

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

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.8
(main)
([#&#8203;37893](https://redirect.github.com/renovatebot/renovate/issues/37893))
([4ab455d](https://redirect.github.com/renovatebot/renovate/commit/4ab455d20813f7c1cb95d28a8edc232f9153ced0))

##### Miscellaneous Chores

- **deps:** update dependency pnpm to v10.15.1 (main)
([#&#8203;37888](https://redirect.github.com/renovatebot/renovate/issues/37888))
([51b46d0](https://redirect.github.com/renovatebot/renovate/commit/51b46d06ffa79e637945d05e9af2f0f70b5f7f94))
- **deps:** update dependency vite to v7.1.4 (main)
([#&#8203;37889](https://redirect.github.com/renovatebot/renovate/issues/37889))
([630e4e1](https://redirect.github.com/renovatebot/renovate/commit/630e4e13c891f71ae1ce7a2ff18697454642d81d))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-08 20:28:34 +02:00
TrueCharts BotandGitHub a164e00ab3 chore(helm): update image public.ecr.aws/bitnami/matomo digest to b1e3187 (#39281) 2025-09-08 14:38:41 +02:00
TrueCharts BotandGitHub 7bae7f8120 chore(helm): update image docker.io/docuseal/docuseal 2.1.3 → 2.1.4 (#39283)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/docuseal/docuseal | patch | `627b16c` -> `9139847` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-08 14:38:35 +02:00
TrueCharts BotandGitHub de69d7584c chore(helm): update image ghcr.io/linuxserver/jackett 0.22.2438 → 0.22.2441 (#39288) 2025-09-08 14:38:20 +02:00
TrueCharts BotandGitHub 211464e72e chore(helm): update image ghcr.io/home-operations/jackett 0.22.2438 → 0.22.2441 (#39287)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/jackett](https://ghcr.io/home-operations/jackett)
([source](https://redirect.github.com/Jackett/Jackett)) | patch |
`cf3b296` -> `3e5742e` |

---

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

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

---

### Release Notes

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

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

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

#### Changes:

-
[`1766c0d`](https://redirect.github.com/Jackett/Jackett/commit/1766c0d49aea2036c6f8cb040415f3893fd54b26)
Update rudub
-
[`3eaeb50`](https://redirect.github.com/Jackett/Jackett/commit/3eaeb50c54ff62a20d823c5e25cc73dbf095756f)
itatorrents: -> 9.1.6 info\_hash removed.
[#&#8203;14321](https://redirect.github.com/Jackett/Jackett/issues/14321)
-
[`73c965b`](https://redirect.github.com/Jackett/Jackett/commit/73c965b280bed97f1f838f3183271beb54389da2)
backups: update cats

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-08 14:38:19 +02:00
TrueCharts BotandGitHub d08f1e763a chore(helm): update image docker.io/vabene1111/recipes 2.1.0 → 2.1.1 (#39285)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/vabene1111/recipes](https://redirect.github.com/TandoorRecipes/recipes)
| patch | `9e3404a` -> `d352711` |

---

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

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

---

### Release Notes

<details>
<summary>TandoorRecipes/recipes (docker.io/vabene1111/recipes)</summary>

###
[`v2.1.1`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.1.1)

[Compare
Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.1.0...2.1.1)

- **fixed** plugin loader

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-08 14:38:16 +02:00
TrueCharts BotandGitHub 9ec37a7e85 chore(helm): update image ghcr.io/home-operations/nzbget digest to 4a4cf04 (#39280)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/nzbget](https://ghcr.io/home-operations/nzbget)
([source](https://redirect.github.com/nzbgetcom/nzbget)) | digest |
`6ce885f` -> `4a4cf04` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-08 14:35:45 +02:00
TrueCharts BotandGitHub 8d8bca6299 chore(helm): update image ghcr.io/autobrr/autobrr v1.66.0 → v1.66.1 (#39286)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr)
| patch | `aaaf582` -> `bf25c5c` |

---

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

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

---

### Release Notes

<details>
<summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary>

###
[`v1.66.1`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.66.1)

[Compare
Source](https://redirect.github.com/autobrr/autobrr/compare/v1.66.0...v1.66.1)

#### Changelog

##### Bug fixes

-
[`c879266`](https://redirect.github.com/autobrr/autobrr/commit/c87926645594c4bb1e31893d103f02b43428b939):
fix(downloadclient): Test sends keys as redacted if saved
([#&#8203;2184](https://redirect.github.com/autobrr/autobrr/issues/2184))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`ac36e41`](https://redirect.github.com/autobrr/autobrr/commit/ac36e4154bb1496ed7f01dee6eca01c90da68820):
fix(indexers): Test API sends key as redacted if saved
([#&#8203;2183](https://redirect.github.com/autobrr/autobrr/issues/2183))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`7b03158`](https://redirect.github.com/autobrr/autobrr/commit/7b03158fb677d97b93c32989288b34432163c826):
fix(jobs): tmp cleanup user check
([#&#8203;2186](https://redirect.github.com/autobrr/autobrr/issues/2186))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`e64b82b`](https://redirect.github.com/autobrr/autobrr/commit/e64b82b2b9d371c2801c428a3df07137792935d2):
fix(sessions): database store initialization
([#&#8203;2185](https://redirect.github.com/autobrr/autobrr/issues/2185))
([@&#8203;zze0s](https://redirect.github.com/zze0s))

**Full Changelog**:
<https://github.com/autobrr/autobrr/compare/v1.66.0...v1.66.1>

#### Docker images

- `docker pull ghcr.io/autobrr/autobrr:v1.66.1`

#### What to do next?

- Read the [documentation](https://autobrr.com)
- Join our [Discord server](https://discord.gg/WQ2eUycxyT)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-08 14:35:41 +02:00
TrueCharts BotandGitHub 5e26d37b3c chore(helm): update image docker.io/syncthing/syncthing 2.0.7 → 2.0.8 (#39284)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/syncthing/syncthing](https://syncthing.net)
([source](https://redirect.github.com/syncthing/syncthing)) | patch |
`9f78e17` -> `f987f75` |

---

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

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

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/syncthing/syncthing/compare/v2.0.7...v2.0.8)

#### Major changes in 2.0

- Database backend switched from LevelDB to SQLite. There is a migration
on
first launch which can be lengthy for larger setups. The new database is
  easier to understand and maintain and, hopefully, less buggy.

- The logging format has changed to use structured log entries (a
message
plus several key-value pairs). Additionally, we can now control the log
level per package, and a new log level WARNING has been inserted between
INFO and ERROR (which was previously known as WARNING...). The INFO
level
has become more verbose, indicating the sync actions taken by Syncthing.
A
  new command line flag `--log-level` sets the default log level for all
packages, and the `STTRACE` environment variable and GUI has been
updated
to set log levels per package. The `--verbose` and `--logflags` command
  line options have been removed and will be ignored if given.

- Deleted items are no longer kept forever in the database, instead they
are
forgotten after fifteen months. If your use case require deletes to take
  effect after more than a fifteen month delay, set the
  `--db-delete-retention-interval` command line option or corresponding
environment variable to zero, or a longer time interval of your
choosing.

- Modernised command line options parsing. Old single-dash long options
are
no longer supported, e.g. `-home` must be given as `--home`. Some
options
have been renamed, others have become subcommands. All serve options are
now also accepted as environment variables. See `syncthing --help` and
  `syncthing serve --help` for details.

- Rolling hash detection of shifted data is no longer supported as this
effectively never helped. Instead, scanning and syncing is faster and
more
  efficient without it.

- A "default folder" is no longer created on first startup.

- Multiple connections are now used by default between v2 devices. The
new
default value is to use three connections: one for index metadata and
two
  for data exchange.

- The following platforms unfortunately no longer get prebuilt binaries
for
download at syncthing.net and on GitHub, due to complexities related to
  cross compilation with SQLite:

  - dragonfly/amd64
  - solaris/amd64
  - linux/ppc64
  - netbsd/\*
  - openbsd/386 and openbsd/arm
  - windows/arm

- The handling of conflict resolution involving deleted files has
changed. A
delete can now be the winning outcome of conflict resolution, resulting
in
  the deleted file being moved to a conflict copy.

This release is also available as:

- APT repository: <https://apt.syncthing.net/>

- Docker image: `docker.io/syncthing/syncthing:2.0.8` or
`ghcr.io/syncthing/syncthing:2.0.8`
(`{docker,ghcr}.io/syncthing/syncthing:2` to follow just the major
version)

#### What's Changed

##### Fixes

- fix(sqlite): less impactful periodic garbage collection by
[@&#8203;calmh](https://redirect.github.com/calmh) in
[#&#8203;10374](https://redirect.github.com/syncthing/syncthing/pull/10374)
- fix(sqlite): explicitly set temporary directory location (fixes
[#&#8203;10368](https://redirect.github.com/syncthing/syncthing/issues/10368))
by [@&#8203;calmh](https://redirect.github.com/calmh) in
[#&#8203;10376](https://redirect.github.com/syncthing/syncthing/pull/10376)

##### Other

- build: trigger nightly build only on syncthing repo by
[@&#8203;aminvakil](https://redirect.github.com/aminvakil) in
[#&#8203;10375](https://redirect.github.com/syncthing/syncthing/pull/10375)
- chore(scanner): always return values to the pools when hashing blocks
by [@&#8203;imsodin](https://redirect.github.com/imsodin) in
[#&#8203;10377](https://redirect.github.com/syncthing/syncthing/pull/10377)
- chore(sqlite): skip database GC entirely when it's provably
unnecessary by [@&#8203;calmh](https://redirect.github.com/calmh) in
[#&#8203;10379](https://redirect.github.com/syncthing/syncthing/pull/10379)

#### New Contributors

- [@&#8203;aminvakil](https://redirect.github.com/aminvakil) made their
first contribution in
[#&#8203;10375](https://redirect.github.com/syncthing/syncthing/pull/10375)

**Full Changelog**:
<https://github.com/syncthing/syncthing/compare/v2.0.7...v2.0.8>

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-08 14:33:45 +02:00
TrueCharts BotandGitHub c207a7fc33 chore(helm): update image ghcr.io/g0ldyy/comet digest to 63534f1 (#39279)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/g0ldyy/comet | digest | `e32b24c` -> `63534f1` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-08 14:27:49 +02:00
TrueCharts BotandGitHub 9de6f352c0 chore(container): update docker.io/renovate/renovate docker tag to v41.97.10 (#39282)
This PR contains the following updates:

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

---

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

---

### Release Notes

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

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

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.7
(main)
([#&#8203;37884](https://redirect.github.com/renovatebot/renovate/issues/37884))
([24a99d9](https://redirect.github.com/renovatebot/renovate/commit/24a99d9990c7018c578eb6521392fab67da0d089))

##### Documentation

- update references to renovate/renovate (main)
([#&#8203;37878](https://redirect.github.com/renovatebot/renovate/issues/37878))
([bc06a4e](https://redirect.github.com/renovatebot/renovate/commit/bc06a4edc35eeee6a543a2c7d84afd9df950e2ab))

##### Miscellaneous Chores

- **deps:** lock file maintenance (main)
([#&#8203;37879](https://redirect.github.com/renovatebot/renovate/issues/37879))
([43fa847](https://redirect.github.com/renovatebot/renovate/commit/43fa847900f0c3d1690940d3d9652f058652e6e4))
- **deps:** update containerbase/internal-tools action to v3.10.84
(main)
([#&#8203;37880](https://redirect.github.com/renovatebot/renovate/issues/37880))
([1a1fb80](https://redirect.github.com/renovatebot/renovate/commit/1a1fb80495d55e91e9dac1f8868629788a50e55a))
- **deps:** update dependency renovatebot/github-action to v43.0.11
(main)
([#&#8203;37882](https://redirect.github.com/renovatebot/renovate/issues/37882))
([90c1c6c](https://redirect.github.com/renovatebot/renovate/commit/90c1c6c36f7b7d7550cacf4ebad010e676404ac6))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.10.19 (main)
([#&#8203;37883](https://redirect.github.com/renovatebot/renovate/issues/37883))
([91df15a](https://redirect.github.com/renovatebot/renovate/commit/91df15aeafe806132458f244277fec1ca6a007c4))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-08 14:24:23 +02:00
TrueCharts BotandGitHub f969f51739 chore(helm): update jupyter 2025-09-07 → 2025-09-08 (patch) (#39277)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `f54c55e` -> `bdadf29` |
| quay.io/jupyter/base-notebook | patch | `31345bf` -> `fca4d15` |
| quay.io/jupyter/datascience-notebook | patch | `56fee20` -> `712552d`
|
| quay.io/jupyter/minimal-notebook | patch | `1d9bbe6` -> `1e828c3` |
| quay.io/jupyter/pyspark-notebook | patch | `d5ea067` -> `4656ac1` |
| quay.io/jupyter/r-notebook | patch | `da1929d` -> `3763616` |
| quay.io/jupyter/scipy-notebook | patch | `d8230fd` -> `ac8b571` |
| quay.io/jupyter/tensorflow-notebook | patch | `57ce742` -> `58f00cc` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-08 08:17:00 +02:00
TrueCharts BotandGitHub 3403f607c6 chore(flux): update image blocky 18.9.0 → 18.10.0 (clustertool) (#39278)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-08 08:13:55 +02:00
TrueCharts BotandGitHub b278d89bc3 chore(container): update oci.trueforge.org/tccr/devcontainer docker tag to v2.0.6 (#39276)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[oci.trueforge.org/tccr/devcontainer](https://redirect.github.com/trueforge-org/truecharts)
| image | patch | `v2.0.0` -> `v2.0.6` |

---

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

---

### Release Notes

<details>
<summary>trueforge-org/truecharts
(oci.trueforge.org/tccr/devcontainer)</summary>

###
[`v2.0.6`](https://redirect.github.com/trueforge-org/truecharts/releases/tag/v2.0.6):
clustertool-v2.0.6

[Compare
Source](https://redirect.github.com/trueforge-org/truecharts/compare/v2.0.0...v2.0.6)

#### Changelog

-
[`19f6863`](https://redirect.github.com/trueforge-org/truecharts/commit/19f6863026c16a119d71b5e639dea842b3d6f93c)
chore(flux): update image blocky 18.8.1 → 18.8.2 (clustertool)
([#&#8203;39231](https://redirect.github.com/trueforge-org/truecharts/issues/39231))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-08 08:13:33 +02:00
TrueCharts BotandGitHub 8f8522e4d3 chore(website): lock file maintenance (#39275)
This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

---

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

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciJdfQ==-->
2025-09-08 06:06:14 +02:00
21b9f59a86 chore(helm): update chart redis 17.5.0 → 17.6.0 (#39273)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-08 05:57:51 +02:00
TrueCharts BotandGitHub 0e2716d39f chore(container): update oci.trueforge.org/tccr/devcontainer:v2.0.0 docker digest to e2a9db1 (#39255)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[oci.trueforge.org/tccr/devcontainer](https://redirect.github.com/trueforge-org/truecharts)
| image | digest | `c327a58` -> `e2a9db1` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-08 03:56:20 +00:00
TrueCharts BotandGitHub 2b1a0e967a chore(helm): update image docker.io/gangefors/airdcpp-webclient 2.13.3 → 2.14.0 (#39274)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/gangefors/airdcpp-webclient | minor | `0a7ed33` -> `ecbe4a9`
|

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-08 03:05:37 +02:00
TrueCharts BotandGitHub ff7b26b37d chore(helm): update chart mongodb 16.4.0 → 16.5.0 (#39272)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->
2025-09-08 03:05:06 +02:00
TrueCharts BotandGitHub c1160438f2 chore(helm): update chart clickhouse 16.5.4 → 16.6.0 (#39270)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/stable/clickhouse)
([source](https://clickhouse.com/)) | minor | `16.5.4` -> `16.6.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->
2025-09-08 03:01:29 +02:00
TrueCharts BotandGitHub 04a9f62d3a chore(helm): update chart memcached 16.4.0 → 16.5.0 (#39271)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->
2025-09-08 03:00:49 +02:00
TrueCharts BotandGitHub 932c2f27a1 chore(flux): update image volsync 3.4.5 → 3.5.0 (clustertool) (#39269)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [volsync](https://truecharts.org/charts/system/volsync)
([source](https://redirect.github.com/backube/helm-charts)) | minor |
`3.4.5` -> `3.5.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-08 00:58:46 +00:00
TrueCharts BotandGitHub 2376df9711 chore(helm): update image docker.io/mbentley/omada-controller digest to 0b30088 (#39257) 2025-09-08 02:57:28 +02:00
TrueCharts BotandGitHub d72351b44e chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.18.3 → 2.18.4 (#39260) 2025-09-08 02:57:26 +02:00
TrueCharts BotandGitHub b9c901f1c5 chore(helm): update image docker.io/diygod/rsshub digest to 532ff0a (#39256)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `7e6e641` -> `532ff0a` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-08 02:57:22 +02:00
TrueCharts BotandGitHub 8c3efbbf45 chore(flux): update image snapshot-controller 4.3.5 → 4.4.0 (clustertool) (#39267)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-08 02:53:13 +02:00
TrueCharts BotandGitHub cc2d32697e chore(flux): update image metallb-config 9.3.5 → 9.4.0 (clustertool) (#39266)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [metallb-config](https://truecharts.org/charts/premium/metallb-config)
([source](https://redirect.github.com/metallb/metallb)) | minor |
`9.3.5` -> `9.4.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-08 00:53:06 +00:00
TrueCharts BotandGitHub be37eed5f8 chore(flux): update image kubernetes-reflector 7.3.9 → 7.4.0 (clustertool) (#39265)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-08 02:52:39 +02:00
TrueCharts BotandGitHub c1f8c5a9ff chore(flux): update image spegel 4.3.5 → 4.4.0 (clustertool) (#39268)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [spegel](https://truecharts.org/charts/system/spegel)
([source](https://ghcr.io/spegel-org/spegel)) | minor | `4.3.5` ->
`4.4.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-08 02:52:25 +02:00
TrueCharts BotandGitHub 8495be82d5 chore(flux): update image clusterissuer 10.3.6 → 10.4.0 (clustertool) (#39262)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-08 02:20:59 +02:00
TrueCharts BotandGitHub 4d0d15e90f chore(flux): update image blocky 18.8.2 → 18.9.0 (clustertool) (#39261)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-08 02:20:52 +02:00
TrueCharts BotandGitHub a89005f013 chore(flux): update image kubernetes-dashboard 2.3.5 → 2.4.0 (clustertool) (#39264)
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 | `2.3.5` -> `2.4.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-08 02:20:46 +02:00
TrueCharts BotandGitHub 42f09ffbc3 chore(flux): update image kubelet-csr-approver 2.3.6 → 2.4.0 (clustertool) (#39263)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-08 02:20:27 +02:00
TrueCharts BotandGitHub 16485cf0aa chore(deps): update trueforge-org/truecharts 2.0.0 → 2.0.6 (#39259)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[trueforge-org/truecharts](https://redirect.github.com/trueforge-org/truecharts)
| patch | `2.0.0` -> `2.0.6` |

---

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

---

### Release Notes

<details>
<summary>trueforge-org/truecharts (trueforge-org/truecharts)</summary>

###
[`v2.0.6`](https://redirect.github.com/trueforge-org/truecharts/releases/tag/v2.0.6):
clustertool-v2.0.6

[Compare
Source](https://redirect.github.com/trueforge-org/truecharts/compare/v2.0.0...v2.0.6)

#### Changelog

-
[`19f6863`](https://redirect.github.com/trueforge-org/truecharts/commit/19f6863026c16a119d71b5e639dea842b3d6f93c)
chore(flux): update image blocky 18.8.1 → 18.8.2 (clustertool)
([#&#8203;39231](https://redirect.github.com/trueforge-org/truecharts/issues/39231))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1yZWxlYXNlIiwidHlwZS9wYXRjaCJdfQ==-->
2025-09-08 02:20:15 +02:00
TrueCharts BotandGitHub 9f36eb4f0e chore(container): update docker.io/renovate/renovate docker tag to v41.97.9 (#39258)
This PR contains the following updates:

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

---

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

---

### Release Notes

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

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

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

##### Bug Fixes

- **deps:** update dependency mkdocs-material to v9.6.19 (main)
([#&#8203;37876](https://redirect.github.com/renovatebot/renovate/issues/37876))
([d45d72c](https://redirect.github.com/renovatebot/renovate/commit/d45d72cc54592c73fa75af007315baa793a244e7))

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

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.6
(main)
([#&#8203;37875](https://redirect.github.com/renovatebot/renovate/issues/37875))
([5577e0f](https://redirect.github.com/renovatebot/renovate/commit/5577e0f997522bb771ffc9656407c0032a283163))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin)
to v1.3.5 (main)
([#&#8203;37872](https://redirect.github.com/renovatebot/renovate/issues/37872))
([07792eb](https://redirect.github.com/renovatebot/renovate/commit/07792eb78e554b66f4b5e497e115f812b71d1a59))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.10.18 (main)
([#&#8203;37874](https://redirect.github.com/renovatebot/renovate/issues/37874))
([506230f](https://redirect.github.com/renovatebot/renovate/commit/506230fd8eaff60bf57730f143ebda458d185037))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-08 02:14:31 +02:00
7843a4aa17 chore(helm): update chart common 28.16.6 → 28.17.0 (#39240)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 20:57:17 +02:00
91615e9516 chore(helm): update chart redis 17.4.6 → 17.5.0 (#39243)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 20:50:11 +02:00
TrueCharts BotandGitHub 77c93f2e3d chore(helm): update image docker.io/kopia/kopia 20250822.0.54743 → 20250903.0.193546 (#39252)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/kopia/kopia | major | `66d085c` -> `2e21a78` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-09-07 20:12:42 +02:00
TrueCharts BotandGitHub db73b0e03f chore(github-action): update actions/setup-go action v5 → v6 (#39248)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://redirect.github.com/actions/setup-go) |
action | major | `d35c59a` -> `4469467` |

---

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

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

---

### Release Notes

<details>
<summary>actions/setup-go (actions/setup-go)</summary>

### [`v6`](https://redirect.github.com/actions/setup-go/compare/v5...v6)

[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5...v6)

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWFqb3IiXX0=-->
2025-09-07 20:12:36 +02:00
TrueCharts BotandGitHub 309367f9f7 chore(helm): update image ghcr.io/home-operations/radarr 5.27.5.10198 → 5.28.0.10205 (#39246)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/radarr](https://ghcr.io/home-operations/radarr)
([source](https://redirect.github.com/Radarr/Radarr)) | minor |
`d7af98a` -> `80dec94` |

---

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

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

---

### Release Notes

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

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

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

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

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

#### What's Changed

- Translations update from Servarr Weblate by
[@&#8203;ServarrAdmin](https://redirect.github.com/ServarrAdmin) in
[#&#8203;11210](https://redirect.github.com/Radarr/Radarr/pull/11210)
- Translations update from Servarr Weblate by
[@&#8203;ServarrAdmin](https://redirect.github.com/ServarrAdmin) in
[#&#8203;11214](https://redirect.github.com/Radarr/Radarr/pull/11214)
- UI Updates by
[@&#8203;bakerboy448](https://redirect.github.com/bakerboy448) in
[#&#8203;11224](https://redirect.github.com/Radarr/Radarr/pull/11224)
- New: Changing icon during import to blue by
[@&#8203;ineednewpajamas](https://redirect.github.com/ineednewpajamas)
in [#&#8203;11225](https://redirect.github.com/Radarr/Radarr/pull/11225)
- New: (NFO Metadata) Include the TMDB Collection ID by
[@&#8203;MaienM](https://redirect.github.com/MaienM) in
[#&#8203;11164](https://redirect.github.com/Radarr/Radarr/pull/11164)

**Full Changelog**:
<https://github.com/Radarr/Radarr/compare/v5.27.5.10184...v5.28.0.10205>

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-07 20:08:01 +02:00
TrueCharts BotandGitHub 3ffeea5727 chore(helm): update image ghcr.io/home-operations/prowlarr 2.0.5.5160 → 2.1.0.5180 (#39245)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/prowlarr](https://ghcr.io/home-operations/prowlarr)
([source](https://redirect.github.com/Prowlarr/Prowlarr)) | minor |
`47cede4` -> `5915438` |

---

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

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

---

### Release Notes

<details>
<summary>Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)</summary>

###
[`v2.1.0.5180`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.1.0.5180):
2.1.0.5180

[Compare
Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.0.5.5160...v2.1.0.5180)

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

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

#### What's Changed

- Translations update from Servarr Weblate by
[@&#8203;ServarrAdmin](https://redirect.github.com/ServarrAdmin) in
[#&#8203;2478](https://redirect.github.com/Prowlarr/Prowlarr/pull/2478)
- New: (FileList) Add Cat 31 and refresh urls by
[@&#8203;bakerboy448](https://redirect.github.com/bakerboy448) in
[#&#8203;2489](https://redirect.github.com/Prowlarr/Prowlarr/pull/2489)
- New: INTERNAL flag support for Cardigann Indexers based on Description
by [@&#8203;bakerboy448](https://redirect.github.com/bakerboy448) in
[#&#8203;2495](https://redirect.github.com/Prowlarr/Prowlarr/pull/2495)
- Fixed: Rename (Newznab) nzb.su to nzb.life

**Ful Changelog**:
<https://github.com/Prowlarr/Prowlarr/compare/v2.0.5.5159...v2.1.0.5180>

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-07 20:07:43 +02:00
TrueCharts BotandGitHub 35fb6a2d66 chore(helm): update jupyter 2025-08-25 → 2025-09-07 (minor) (#39247)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | minor | `6a374fe` -> `f54c55e` |
| quay.io/jupyter/base-notebook | minor | `e9222d8` -> `31345bf` |
| quay.io/jupyter/datascience-notebook | minor | `76b7e4e` -> `56fee20`
|
| quay.io/jupyter/minimal-notebook | minor | `1de4c9a` -> `1d9bbe6` |
| quay.io/jupyter/pyspark-notebook | minor | `938fdd5` -> `d5ea067` |
| quay.io/jupyter/r-notebook | minor | `87cc45e` -> `da1929d` |
| quay.io/jupyter/scipy-notebook | minor | `a98faa5` -> `d8230fd` |
| quay.io/jupyter/tensorflow-notebook | minor | `c5b9b20` -> `57ce742` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-07 20:06:43 +02:00
TrueCharts BotandGitHub 770e2dced2 chore(helm): update chart memcached 16.3.5 → 16.4.0 (#39241) 2025-09-07 20:05:58 +02:00
TrueCharts BotandGitHub 889a8ed25a chore(helm): update image docker.io/ghostfolio/ghostfolio 2.196.0 → 2.197.0 (#39244)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `bcd856f` -> `35edb54` |

---

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

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

---

### Release Notes

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

###
[`v2.197.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21970---2025-09-07)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.196.0...2.197.0)

##### Added

- Enabled automatic data gathering for custom currencies added via the
currency management in the admin control panel
- Added a *Storybook* story for the world map chart component

##### Changed

- Restructured the response of the portfolio report endpoint (*X-ray*)
- Modernized the templates with untagged template literals
- Moved the world map chart component to `@ghostfolio/ui`
- Refactored the create or update access dialog component to standalone
- Improved the language localization for German (`de`)
- Upgraded `envalid` from version `8.0.0` to `8.1.0`
- Upgraded `prisma` from version `6.14.0` to `6.15.0`

##### Fixed

- Improved the handling of `0` buying power in the static portfolio
analysis rule: *Liquidity* (Buying Power)
- Fixed an issue related to the error handling in the data provider
status component

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-07 20:05:55 +02:00
TrueCharts BotandGitHub 859d73aeea chore(helm): update chart mongodb 16.3.7 → 16.4.0 (#39242)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->
2025-09-07 18:05:20 +00:00
TrueCharts BotandGitHub fc9f998f52 chore(github-action): update actions/setup-node action v4 → v5 (#39249)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://redirect.github.com/actions/setup-node) |
action | major | `49933ea` -> `a0853c2` |

---

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

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

---

### Release Notes

<details>
<summary>actions/setup-node (actions/setup-node)</summary>

###
[`v5`](https://redirect.github.com/actions/setup-node/compare/v4...v5)

[Compare
Source](https://redirect.github.com/actions/setup-node/compare/v4...v5)

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWFqb3IiXX0=-->
2025-09-07 20:05:18 +02:00
TrueCharts BotandGitHub 49ede118d7 chore(github-action): update actions/stale action v9 → v10 (#39251)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/stale](https://redirect.github.com/actions/stale) | action |
major | `5bef64f` -> `3a9db7e` |

---

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

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

---

### Release Notes

<details>
<summary>actions/stale (actions/stale)</summary>

### [`v10`](https://redirect.github.com/actions/stale/compare/v9...v10)

[Compare
Source](https://redirect.github.com/actions/stale/compare/v9...v10)

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWFqb3IiXX0=-->
2025-09-07 20:05:07 +02:00
TrueCharts BotandGitHub 1b3dd7d3a7 chore(helm): update image docker.io/tinymediamanager/tinymediamanager 5.2.0 → 5.2.1 (#39235)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/tinymediamanager/tinymediamanager | patch | `094cc4f` ->
`011846c` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 20:03:06 +02:00
TrueCharts BotandGitHub dda9e8065f chore(github-action): update actions/setup-python action v5 → v6 (#39250)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/setup-python](https://redirect.github.com/actions/setup-python)
| action | major | `a26af69` -> `e797f83` |

---

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

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

---

### Release Notes

<details>
<summary>actions/setup-python (actions/setup-python)</summary>

###
[`v6`](https://redirect.github.com/actions/setup-python/compare/v5...v6)

[Compare
Source](https://redirect.github.com/actions/setup-python/compare/v5...v6)

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWFqb3IiXX0=-->
2025-09-07 20:02:24 +02:00
TrueCharts BotandGitHub c2a6e42257 chore(helm): update image ghcr.io/linuxserver/jackett 0.22.2431 → 0.22.2438 (#39238)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages)
([source](https://redirect.github.com/linuxserver/docker-jackett)) |
patch | `0d16da3` -> `2ec6196` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 19:57:53 +02:00
TrueCharts BotandGitHub e785c7d860 chore(helm): update image ghcr.io/home-operations/jackett 0.22.2431 → 0.22.2438 (#39237)
This PR contains the following updates:

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

---

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

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

---

### Release Notes

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

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

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

#### Changes:

-
[`9f73269`](https://redirect.github.com/Jackett/Jackett/commit/9f73269dbd020447c83666e5caf23a1d1c9be27a)
torrentleech: cat update. resolves
[#&#8203;16176](https://redirect.github.com/Jackett/Jackett/issues/16176)
-
[`4fefef2`](https://redirect.github.com/Jackett/Jackett/commit/4fefef26d3bcbce7c78554aeddd233de1d463d97)
Update rudub
-
[`69c7c41`](https://redirect.github.com/Jackett/Jackett/commit/69c7c4187da57ce5ab82509480e2981ed7cbc3c5)
darkpeers -> 9.1.6 info\_hash removed
([#&#8203;16173](https://redirect.github.com/Jackett/Jackett/issues/16173))
-
[`ec58139`](https://redirect.github.com/Jackett/Jackett/commit/ec58139d773bf741d4317abb5256ec660449ed51)
assorted: remove old cert exceptions
([#&#8203;16172](https://redirect.github.com/Jackett/Jackett/issues/16172))
-
[`4bc4097`](https://redirect.github.com/Jackett/Jackett/commit/4bc409793edaf2d1ca8b3ceaefbe6f708d142079)
lastfiles: update layout
[#&#8203;7580](https://redirect.github.com/Jackett/Jackett/issues/7580)
-
[`800ac33`](https://redirect.github.com/Jackett/Jackett/commit/800ac33982d5686ff64effe7edaddd3538a14648)
build(deps): bump actions/setup-node from 4 to 5
([#&#8203;16170](https://redirect.github.com/Jackett/Jackett/issues/16170))

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 19:56:14 +02:00
TrueCharts BotandGitHub d61ea882cf chore(helm): update image oci.trueforge.org/tccr/nextcloud-fpm v31.0.7 → v31.0.8 (#39239)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/tccr/nextcloud-fpm](https://redirect.github.com/trueforge-org/truecharts)
| patch | `c8b2acf` -> `227dce9` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 19:55:35 +02:00
TrueCharts BotandGitHub 43f67231aa chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.50.11 → 0.50.12 (#39236)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io)
| patch | `31f6f64` -> `d07d899` |

---

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

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

---

### Release Notes

<details>
<summary>dgtlmoon/changedetection.io
(ghcr.io/dgtlmoon/changedetection.io)</summary>

###
[`v0.50.12`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.12):
- Important bug fix for &#x27;Groups&#x27; filters, API fix, UI tweak

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.11...0.50.12)

#### What's Changed

- Enable "last\_viewed" field in the watch API. by
[@&#8203;grota](https://redirect.github.com/grota) in
[#&#8203;3403](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3403)
- Add unread view filter by
[@&#8203;jhedlund](https://redirect.github.com/jhedlund) in
[#&#8203;3393](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3393)
- Re
[#&#8203;3406](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3406)
fix list update by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3407](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3407)

#### New Contributors

- [@&#8203;grota](https://redirect.github.com/grota) made their first
contribution in
[#&#8203;3403](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3403)
- [@&#8203;jhedlund](https://redirect.github.com/jhedlund) made their
first contribution in
[#&#8203;3393](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3393)

**Full Changelog**:
<https://github.com/dgtlmoon/changedetection.io/compare/0.50.11...0.50.12>

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 19:54:21 +02:00
TrueCharts BotandGitHub 6887b659c7 chore(helm): update image ghcr.io/minekube/gate digest to 81570a5 (#39228)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/minekube/gate | digest | `8c34c43` -> `81570a5` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-07 19:53:40 +02:00
TrueCharts BotandGitHub 4a8c82de04 chore(helm): update image docker.io/anirdev/slink v1.6.4 → v1.6.5 (#39234)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/anirdev/slink | patch | `adb4bc2` -> `eb8458a` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 17:52:41 +00:00
TrueCharts BotandGitHub a63ed85f8d chore(helm): update webtop (#39230)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `e1577ec` -> `10d65df` |
| lscr.io/linuxserver/webtop | digest | `8fd9d0a` -> `bb20831` |
| lscr.io/linuxserver/webtop | digest | `1d1b656` -> `e37d9b9` |
| lscr.io/linuxserver/webtop | digest | `eb6f716` -> `cd54e64` |
| lscr.io/linuxserver/webtop | digest | `73a7cfc` -> `6e9393c` |
| lscr.io/linuxserver/webtop | digest | `425939e` -> `394b613` |
| lscr.io/linuxserver/webtop | digest | `6a756a4` -> `1810948` |
| lscr.io/linuxserver/webtop | digest | `29f0e77` -> `07f8e4f` |
| lscr.io/linuxserver/webtop | digest | `f479efc` -> `1bef6e4` |
| lscr.io/linuxserver/webtop | digest | `32d5f38` -> `195b992` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-07 19:52:26 +02:00
TrueCharts BotandGitHub 1becea50ee chore(helm): update image docker.io/mbentley/omada-controller digest to 3aacf18 (#39226) 2025-09-07 19:51:22 +02:00
TrueCharts BotandGitHub f03f2cb3b9 chore(helm): update chart clickhouse 16.5.3 → 16.5.4 (#39232)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-07 19:51:15 +02:00
TrueCharts BotandGitHub 66702cc336 chore(helm): update image docker.io/ronivay/xen-orchestra digest to 110813e (#39227)
This PR contains the following updates:

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

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-07 19:49:21 +02:00
TrueCharts BotandGitHub 4c03b5f859 chore(helm): update image docker.io/diygod/rsshub digest to 7e6e641 (#39225)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `8ef16bb` -> `7e6e641` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-07 19:47:51 +02:00
TrueCharts BotandGitHub d89a8cca72 chore(helm): update image lscr.io/linuxserver/pyload-ng digest to 2c99abd (#39229)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/pyload-ng | digest | `14531b7` -> `2c99abd` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-07 19:46:57 +02:00
TrueCharts BotandGitHub 19f6863026 chore(flux): update image blocky 18.8.1 → 18.8.2 (clustertool) (#39231)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 19:45:15 +02:00
TrueCharts BotandGitHub c4f18ac04a chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.11.0 (clustertool) (#39019)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/siderolabs/installer | minor | `v1.10.7` -> `v1.11.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInN5c3RlbS11cGdyYWRlIiwidHlwZS9taW5vciJdfQ==-->
2025-09-07 14:31:43 +02:00
ea0a1bec9b chore(helm): update image yourls digest to 0a32ae5 (#38994)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `3b87d4a` -> `0a32ae5` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 09:52:01 +00:00
7c05907179 chore(helm): update image ghcr.io/linuxserver/znc digest to dcb93bf (#38992)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/znc](https://redirect.github.com/linuxserver/docker-znc/packages)
([source](https://redirect.github.com/linuxserver/docker-znc)) | digest
| `24c3f1a` -> `dcb93bf` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 09:51:19 +00:00
36c96433b8 chore(helm): update image docker.io/koenkk/zigbee2mqtt 2.6.0 → 2.6.1 (#39031)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt)
| patch | `472f4f5` -> `22e1fc1` |

---

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

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

---

### Release Notes

<details>
<summary>Koenkk/zigbee2mqtt (docker.io/koenkk/zigbee2mqtt)</summary>

###
[`v2.6.1`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#261-2025-09-01)

[Compare
Source](https://redirect.github.com/Koenkk/zigbee2mqtt/compare/2.6.0...2.6.1)

##### Bug Fixes

- Always unlink `node_modules` symlinks on stop
([#&#8203;28202](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28202))
([63a4207](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/63a4207061039e4dab50f5f999febe4d87397856))
- Home Assistant: set icon and state class for orientation sensors
([#&#8203;28192](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28192))
([b7cbd9b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/b7cbd9b5d830fc1b936208076c440bc561552220))
- Home Assistant: use "occupancy" device\_class for human presence
sensors
([#&#8203;28329](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28329))
([ccfab84](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/ccfab84e7f93be151e841834943d8a65500fe5d9))
- **ignore:** bump the minor-patch group with 2 updates
([#&#8203;28383](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28383))
([a8fd23b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/a8fd23b6cc97468f345216913ebb6c8f27e83789))
- **ignore:** bump the minor-patch group with 4 updates
([#&#8203;28147](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28147))
([b72abd6](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/b72abd675f409fca324b34936c1bfb6f3d8aefd4))
- **ignore:** bump the minor-patch group with 5 updates
([#&#8203;28237](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28237))
([1dd6cc3](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/1dd6cc3da54527eb5560c7edec7e56324ef38ea1))
- **ignore:** update zigbee-herdsman to 6.0.0
([#&#8203;28235](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28235))
([bd1be88](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/bd1be886022ac13bb71828fc773df0f8f144ec8a))
- **ignore:** update zigbee-herdsman to 6.0.1
([#&#8203;28287](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28287))
([bed8bec](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/bed8beccbc54c06430bdd97bcfb8d14158756216))
- **ignore:** update zigbee-herdsman to 6.0.2
([#&#8203;28406](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28406))
([264440e](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/264440ebcc7c86fb6f2fbacd76a3b1bc451f01ad))
- **ignore:** update zigbee-herdsman to 6.0.4
([#&#8203;28438](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28438))
([7788653](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/77886530fe8c6599cfa1a1a797743fc07cdee75c))
- **ignore:** update zigbee-herdsman-converters to 24.12.0
([#&#8203;28170](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28170))
([9836f0e](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/9836f0e27a57863bdbd98f9770ea37036ccf243c))
- **ignore:** update zigbee-herdsman-converters to 24.13.0
([#&#8203;28175](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28175))
([2056b89](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/2056b89baca9018254e23b02fbf0a5250314159b))
- **ignore:** update zigbee-herdsman-converters to 24.14.0
([#&#8203;28199](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28199))
([09f046c](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/09f046c72d309ad4270e404376bcf009b3411b00))
- **ignore:** update zigbee-herdsman-converters to 25.0.0
([#&#8203;28236](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28236))
([3160219](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/3160219824bcb12c4cbff232d2b7ec5c5a73317b))
- **ignore:** update zigbee-herdsman-converters to 25.1.0
([#&#8203;28264](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28264))
([2b17808](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/2b1780879a62c8f1a044be7f2a525517f8af4082))
- **ignore:** update zigbee-herdsman-converters to 25.10.0
([#&#8203;28399](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28399))
([32d8265](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/32d82651e233665e1850d86d7f8a30a1cdead507))
- **ignore:** update zigbee-herdsman-converters to 25.11.0
([#&#8203;28407](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28407))
([c07fce9](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/c07fce936f8bbbfe6405938221c426ba8dd5eff2))
- **ignore:** update zigbee-herdsman-converters to 25.12.0
([#&#8203;28417](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28417))
([bdeab61](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/bdeab6100195a129980cf9d0151d6eb1b849a802))
- **ignore:** update zigbee-herdsman-converters to 25.13.0
([#&#8203;28427](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28427))
([203019a](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/203019aa26e3ee028e68d1ef9b4d032624fd7991))
- **ignore:** update zigbee-herdsman-converters to 25.14.0
([#&#8203;28439](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28439))
([bf22dda](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/bf22ddac466db6523b659b422a36c968700c385f))
- **ignore:** update zigbee-herdsman-converters to 25.2.0
([#&#8203;28280](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28280))
([4c97842](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/4c9784255bab79d7d8a394135bfd6f5b9e40ef9b))
- **ignore:** update zigbee-herdsman-converters to 25.3.0
([#&#8203;28301](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28301))
([5f7c005](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/5f7c00515adc8941c51b6ede219529719949a9bf))
- **ignore:** update zigbee-herdsman-converters to 25.4.0
([#&#8203;28313](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28313))
([384bd30](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/384bd309a6d980ba1555a7dcfe13539df67699a1))
- **ignore:** update zigbee-herdsman-converters to 25.5.0
([#&#8203;28328](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28328))
([23f831a](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/23f831a1feae67aacd5b76ac81bf3c857065f5d3))
- **ignore:** update zigbee-herdsman-converters to 25.6.0
([#&#8203;28344](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28344))
([4bd0c04](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/4bd0c04bdcdf22e08e152d52f3f5d9a565d8f5f7))
- **ignore:** update zigbee-herdsman-converters to 25.7.0
([#&#8203;28361](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28361))
([7bd7bce](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/7bd7bce69c4065d94a809baef80966ee07691efc))
- **ignore:** update zigbee-herdsman-converters to 25.8.0
([#&#8203;28373](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28373))
([8e6ba79](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/8e6ba7975b292b4ba0817de8b7877fb7b9892aed))
- **ignore:** update zigbee-herdsman-converters to 25.9.0
([#&#8203;28380](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28380))
([0147441](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/0147441c935a4a77f4fccdb59499672de64fabd5))
- **ignore:** update zigbee2mqtt-frontend to 0.9.20
([#&#8203;28250](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28250))
([800b85c](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/800b85c812e57e982a689554b64cbe73aee4f192))
- **ignore:** update zigbee2mqtt-windfront to 1.6.0
([#&#8203;28207](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28207))
([092c95b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/092c95b7169d7e23c30db154988fb50d4099d750))
- **ignore:** update zigbee2mqtt-windfront to 1.8.0
([#&#8203;28266](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28266))
([f4cfcba](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/f4cfcbacde8cab83e0a7ea742f39f87c2bceb1e1))
- **ignore:** update zigbee2mqtt-windfront to 1.8.1
([#&#8203;28272](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28272))
([d04ab53](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/d04ab53f1d584aed400ab8fd0bcd985f78611cb5))
- **ignore:** update zigbee2mqtt-windfront to 2.0.1
([#&#8203;28420](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28420))
([08903f6](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/08903f68d9a9e20994a1da2eb4835ad28ca68877))
- Remove 60 MB (28%) of dev dependencies from Docker image
([#&#8203;28160](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28160))
([050ebfc](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/050ebfc9f5dd5a2de07f5402d3c99ac8ab3b12b4))
- Set minimum for some settings
([#&#8203;28209](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28209))
([a102fac](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/a102fac2c8ab09a126fddfb0cc7170d57bf114c0))
- Support for new ZH typing
([#&#8203;28257](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28257))
([b21f926](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/b21f926b3e152176d09dc7f95fbc02b2b5ec13da))
- Update to refactored zhc api and fix `onEvent(stop)` not being called
when device is force removed
([#&#8203;27984](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/27984))
([5286570](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/5286570bd625a714fad432dd693308caf59344de))
- update zigbee2mqtt-windfront to 2.0.0
([#&#8203;28389](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28389))
([2df363f](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/2df363f3af8f13c5fde91bab7ac276de3be7ee44))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

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

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 09:49:49 +00:00
9130bdae35 chore(helm): update image ghcr.io/linuxserver/digikam digest to cbb97df (#39029)
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 | `727ec95` -> `cbb97df` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 09:49:25 +00:00
d492428f3f chore(helm): update image lscr.io/linuxserver/pyload-ng digest to 14531b7 (#39030)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/pyload-ng | digest | `9fee626` -> `14531b7` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 09:49:07 +00:00
TrueCharts BotandGitHub 79851dcf49 fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.33 → v3.0.34 (clustertool) (#39036)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/budimanjojo/talhelper/v3](https://redirect.github.com/budimanjojo/talhelper)
| `v3.0.33` -> `v3.0.34` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fbudimanjojo%2ftalhelper%2fv3/v3.0.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fbudimanjojo%2ftalhelper%2fv3/v3.0.33/v3.0.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

---

### Release Notes

<details>
<summary>budimanjojo/talhelper
(github.com/budimanjojo/talhelper/v3)</summary>

###
[`v3.0.34`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.34)

[Compare
Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.33...v3.0.34)

#### Changelog

-
[`100ca2c`](https://redirect.github.com/budimanjojo/talhelper/commit/100ca2c3398ac7defb00b82068320ff9a1480796)
chore(container): update ghcr.io/siderolabs/talosctl docker tag to
v1.11.0
-
[`e9c56d5`](https://redirect.github.com/budimanjojo/talhelper/commit/e9c56d501415ffae06e7ce9f15422a02a4206848)
chore(container): update registry.k8s.io/kubectl docker tag to v1.34.0
-
[`c7f013c`](https://redirect.github.com/budimanjojo/talhelper/commit/c7f013c23bbbc71778c75574f7a65095eaa94653)
chore(deps): update dependency siderolabs/talos to v1.11.0
-
[`c53b26f`](https://redirect.github.com/budimanjojo/talhelper/commit/c53b26fe28f5e87e89fbcc9b4d0d1befd8509b27)
chore(github-action): update renovatebot/github-action action to
v43.0.10
-
[`691d81b`](https://redirect.github.com/budimanjojo/talhelper/commit/691d81b63d77a7e478cd4d79a4fe3ca188a288ad)
chore(schema): update talos-extensions.yaml JSON schema
-
[`898c46d`](https://redirect.github.com/budimanjojo/talhelper/commit/898c46d63e636bf50da8e5739a4ec9a39c465672)
chore(schema): update talos-extensions.yaml JSON schema
-
[`e46dc65`](https://redirect.github.com/budimanjojo/talhelper/commit/e46dc656d449a89ae350381b0bbb98076be1430a)
chore(schema): update talos-extensions.yaml JSON schema
([#&#8203;1161](https://redirect.github.com/budimanjojo/talhelper/issues/1161))
-
[`b42ba2c`](https://redirect.github.com/budimanjojo/talhelper/commit/b42ba2cf8a8c3afe96a4aeb532113aaee7abd98e)
chore(schema): update talos-extensions.yaml JSON schema
([#&#8203;1164](https://redirect.github.com/budimanjojo/talhelper/issues/1164))
-
[`50e2ab4`](https://redirect.github.com/budimanjojo/talhelper/commit/50e2ab498fe2a421481112edb3c499305cb93a94)
chore(schema): update talos-extensions.yaml JSON schema
([#&#8203;1171](https://redirect.github.com/budimanjojo/talhelper/issues/1171))
-
[`7682ebd`](https://redirect.github.com/budimanjojo/talhelper/commit/7682ebd1df116f80575edb139f17f1bec9215959)
feat: update Scoop for talhelper version v3.0.33
-
[`1e90a36`](https://redirect.github.com/budimanjojo/talhelper/commit/1e90a3644efef5028f10eb688a3a8ea3a4cc8334)
feat: update flake
([#&#8203;1158](https://redirect.github.com/budimanjojo/talhelper/issues/1158))
-
[`5621659`](https://redirect.github.com/budimanjojo/talhelper/commit/5621659e398ebd515d3a15d1b7f4ce0a7929537b)
fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.33
-
[`0b059b7`](https://redirect.github.com/budimanjojo/talhelper/commit/0b059b7111885b26926e6a0a5c6ac2be5e78a175)
fix(deps): update module github.com/siderolabs/talos/pkg/machinery to
v1.11.0
-
[`7d3d68c`](https://redirect.github.com/budimanjojo/talhelper/commit/7d3d68c073fa93211b1a1b00f4b2623c092d94bf)
fix(deps): update module github.com/spf13/cobra to v1.10.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 09:47:56 +00:00
8878f8b5a5 chore(helm): update image ghcr.io/linuxserver/boinc digest to 1cdc83f (#39045)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `963e88e` -> `1cdc83f` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 09:39:22 +00:00
1c69b14754 chore(helm): update image ghcr.io/minekube/gate digest to 8c34c43 (#39119)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/minekube/gate | digest | `9dac0bb` -> `8c34c43` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 09:38:58 +00:00
f7168b9d16 chore(helm): update image docker.io/clickhouse/clickhouse-server 25.8.1.5101 → 25.8.2.29 (#39122)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/clickhouse/clickhouse-server | patch | `dd08d34` ->
`74c213b` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

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

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 09:38:54 +00:00
c652f52625 chore(helm): update image lscr.io/linuxserver/kdenlive digest to 705f358 (#39050)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `d615b6a` -> `705f358` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 09:38:16 +00:00
63addb6875 chore(helm): update image ghcr.io/authelia/authelia 4.39.7 → 4.39.8 (#39033)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/authelia/authelia](https://redirect.github.com/authelia/authelia/pkgs/container/authelia)
([source](https://redirect.github.com/authelia/authelia)) | patch |
`00fdbe0` -> `eb9c0ad` |

---

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

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

---

### Release Notes

<details>
<summary>authelia/authelia (ghcr.io/authelia/authelia)</summary>

###
[`v4.39.8`](https://redirect.github.com/authelia/authelia/releases/tag/v4.39.8)

[Compare
Source](https://redirect.github.com/authelia/authelia/compare/v4.39.7...v4.39.8)

##### Bug Fixes

- set config file type
([#&#8203;10201](https://redirect.github.com/authelia/authelia/issues/10201))
([d9af3c6](https://redirect.github.com/authelia/authelia/commit/d9af3c6a8c810b80eb22bdfad1e7a2690d536b06)),
closes
[#&#8203;10198](https://redirect.github.com/authelia/authelia/issues/10198)

##### Docker Container

- `docker pull authelia/authelia:4.39.8`
- `docker pull ghcr.io/authelia/authelia:4.39.8`

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

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

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 09:38:05 +00:00
a3f81fad90 chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.18.2 → 2.18.3 (#39035)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx)
| patch | `fbe142f` -> `6dbe57d` |

---

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

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

---

### Release Notes

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

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

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

#### paperless-ngx 2.18.3

##### Bug Fixes

- Fix: include application config language settings for dateparser
auto-detection [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10722](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10722))
- Fix: hide sidebar counts during saved views organization
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10716](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10716))
- Fix: wrap long view titles in sidebar
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10715](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10715))
- Fixhancement: more saved view count refreshes
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10694](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10694))
- Fix: include pagination array items for valid openapi schema
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10682](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10682))
- Fix: prevent scroll for view name in sidebar
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10676](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10676))
- Tweak: center document close button in app frame
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10661](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10661))
- Performance: Enable virtual scrolling for large custom field selects
[@&#8203;david-loe](https://redirect.github.com/david-loe)
([#&#8203;10708](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10708))

##### Dependencies

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

- Chore(deps): Update granian\[uvloop] requirement from \~=2.4.1 to
\~=2.5.1
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;10529](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10529))
- Chore(deps): Bump the small-changes group across 1 directory with 6
updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;10714](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10714))
- docker-compose(deps): Bump library/mariadb from 11 to 12 in
/docker/compose
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;10621](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10621))
- docker-compose(deps): Bump gotenberg/gotenberg from 8.20 to 8.22 in
/docker/compose
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;10687](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10687))
- docker(deps): Bump astral-sh/uv from 0.8.8-python3.12-bookworm-slim to
0.8.13-python3.12-bookworm-slim
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;10685](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10685))

</details>

##### All App Changes

<details>
<summary>11 changes</summary>

- Fix: include application config language settings for dateparser
auto-detection [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10722](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10722))
- Chore(deps): Update granian\[uvloop] requirement from \~=2.4.1 to
\~=2.5.1
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;10529](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10529))
- Chore(deps): Bump the small-changes group across 1 directory with 6
updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;10714](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10714))
- Fix: hide sidebar counts during saved views organization
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10716](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10716))
- Fix: wrap long view titles in sidebar
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10715](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10715))
- Performance: Enable virtual scrolling for large custom field selects
[@&#8203;david-loe](https://redirect.github.com/david-loe)
([#&#8203;10708](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10708))
- Chore: refactor document details component
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10662](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10662))
- Fixhancement: more saved view count refreshes
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10694](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10694))
- Fix: include pagination array items for valid openapi schema
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10682](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10682))
- Fix: prevent scroll for view name in sidebar
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10676](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10676))
- Tweak: center document close button in app frame
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;10661](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10661))

</details>

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

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

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 09:36:27 +00:00
TrueCharts BotandGitHub 6578159cd5 chore(website): lock file maintenance (#39008)
This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

---

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

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciJdfQ==-->
2025-09-07 11:30:41 +02:00
TrueCharts BotandGitHub b9eb589d8b chore(flux): update image kubelet-csr-approver 2.3.5 → 2.3.6 (clustertool) (#39203)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 09:27:16 +00:00
6c37b2bb2d chore(helm): update chart redis 17.4.5 → 17.4.6 (#39213)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-07 11:25:10 +02:00
TrueCharts BotandGitHub 30246786de chore(helm): update image docker.io/ronivay/xen-orchestra 5.187.0 → 5.188.0 (#39127)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronivay/xen-orchestra | minor | `0e8c880` -> `0319117` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-07 05:49:37 +00:00
TrueCharts BotandGitHub f13a38ac1b chore(helm): update image docker.io/cloudreve/cloudreve 4.6.0 → 4.7.0 (#39038)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cloudreve/cloudreve | minor | `31a69b3` -> `1350db0` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-07 05:48:30 +00:00
TrueCharts BotandGitHub 892c10c098 chore(helm): update image docker.io/slechev/openwebrxplus-softmbe 1.2.91 → 1.2.92 (#39214)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/slechev/openwebrxplus-softmbe | patch | `9ece2b7` ->
`61afa91` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 07:48:07 +02:00
TrueCharts BotandGitHub 9e64f4ae5e chore(helm): update chart clickhouse 16.5.2 → 16.5.3 (#39210)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-07 07:47:45 +02:00
TrueCharts BotandGitHub d01db8f26a chore(helm): update image registry.k8s.io/external-dns/external-dns v0.18.0 → v0.19.0 (#39056)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[registry.k8s.io/external-dns/external-dns](https://redirect.github.com/kubernetes-sigs/external-dns)
| minor | `f90738b` -> `f761143` |

---

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

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

---

### Release Notes

<details>
<summary>kubernetes-sigs/external-dns
(registry.k8s.io/external-dns/external-dns)</summary>

###
[`v0.19.0`](https://redirect.github.com/kubernetes-sigs/external-dns/releases/tag/v0.19.0)

[Compare
Source](https://redirect.github.com/kubernetes-sigs/external-dns/compare/v0.18.0...v0.19.0)

#### General information

- :information\_source: CLI flags allows to set behavior of previous
version on the two breaking changes included in this release, if needed.
- :information\_source: Thanks to
[@&#8203;valerian-roche](https://redirect.github.com/valerian-roche),
this version can reduce the *average* memory usage by \~10 times, see
[#&#8203;5596](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5596)

#### ⚠️ Breaking Changes

- feat(nodes)!: expose external ipv6 by default by
[@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5575](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5575)
- feat(traefik)!: disable legacy listeners on traefik.containo.us API
Group by [@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5565](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5565)

#### 🚀 Features

- feat(aws): add support for ap-east-2 by
[@&#8203;chemi0213](https://redirect.github.com/chemi0213) in
[#&#8203;5638](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5638)
- feat(aws): add support for geoproximity routing by
[@&#8203;prasadkatti](https://redirect.github.com/prasadkatti) in
[#&#8203;5347](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5347)
- feat(azure): update Azure provider configuration and documentation by
[@&#8203;antchand](https://redirect.github.com/antchand) in
[#&#8203;5648](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5648)
- feat(chart): add option to configure annotationFilter via dedicated
helm value by
[@&#8203;dshatokhin](https://redirect.github.com/dshatokhin) in
[#&#8203;5737](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5737)
- feat(events): raise k8s events with fake provider by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5659](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5659)
- feat(metrics): publish build\_info metric by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5643](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5643)
- feat(nodes)!: expose external ipv6 by default by
[@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5575](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5575)
- feat(source/istio): support version 1.25+ by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5611](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5611)
- feat(source/pods): support for annotation and label filter by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5583](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5583)
- feat(source): support --event flags with sources pod and node by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5642](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5642)
- feat(source): use transformers in pod informers to reduce memory
footprint by
[@&#8203;valerian-roche](https://redirect.github.com/valerian-roche) in
[#&#8203;5596](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5596)
- feat(traefik)!: disable legacy listeners on traefik.containo.us API
Group by [@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5565](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5565)

#### 🐛 Bug fixes

- fix(api): rollback oas and update linter by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5723](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5723)
- fix(aws): support aws\_ca\_bundle by
[@&#8203;mwmix](https://redirect.github.com/mwmix) in
[#&#8203;5665](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5665)
- fix(chart): Change .extraContainers type to array by
[@&#8203;svengreb](https://redirect.github.com/svengreb) in
[#&#8203;5564](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5564)
- fix(cloudflare): display of action in logs by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5550](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5550)
- fix(cloudflare): set comments properly by
[@&#8203;7onn](https://redirect.github.com/7onn) in
[#&#8203;5582](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5582)
- fix(cloudflare): unnecessary record updates by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5770](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5770)
- fix(controller): panic in events.Controller.Add() by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5766](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5766)
- fix(docs): Fixing some errors in the dev-guide example. by
[@&#8203;mwmix](https://redirect.github.com/mwmix) in
[#&#8203;5662](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5662)
- fix(endpoint): domains handling with idna by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5685](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5685)
- fix(helm): resolve RBAC permissions for namespaced gateway sources by
[@&#8203;u-kai](https://redirect.github.com/u-kai) in
[#&#8203;5578](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5578)
- fix(helm): Update helm value schema to allow `create-only` policy type
by [@&#8203;coltonhughes](https://redirect.github.com/coltonhughes) in
[#&#8203;5627](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5627)
- fix(http): concurrent map read/write by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5753](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5753)
- fix(instrumented\_http): migrate to own http instrumenter by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5650](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5650)
- fix(metrics): make prometheus labels more type safe by
[@&#8203;mwmix](https://redirect.github.com/mwmix) in
[#&#8203;5717](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5717)
- fix(oas): add required properties to api components by
[@&#8203;evilhamsterman](https://redirect.github.com/evilhamsterman) in
[#&#8203;5696](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5696)
- fix(pihole): create record for all targets by
[@&#8203;vkolobara](https://redirect.github.com/vkolobara) in
[#&#8203;5584](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5584)
- fix(provider/aws): null pointer when records mailformed by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5639](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5639)
- fix(provider/aws-sd): fix namespace type filtering by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5682](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5682)
- fix(provider): IDNA awareness in the zone finder by
[@&#8203;hanapedia](https://redirect.github.com/hanapedia) in
[#&#8203;5705](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5705)
- fix(rbac): conditional endpointslices perms by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5746](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5746)
- fix: reduce warning by using idna profile by
[@&#8203;szuecs](https://redirect.github.com/szuecs) in
[#&#8203;5587](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5587)
- fix(rfc2136): Use correct index for accessing UpdateOld if there are
multiple chunks by
[@&#8203;schwajo](https://redirect.github.com/schwajo) in
[#&#8203;5542](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5542)
- fix(source): respect --expose-internal-ipv6 flag on NodePort services
by
[@&#8203;jonasbadstuebner](https://redirect.github.com/jonasbadstuebner)
in
[#&#8203;5652](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5652)
- fix(source/service): disable node informer when not required by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5613](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5613)
- fix(source/service): disable pod and endpointSlices informers when
they are not needed by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5646](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5646)
- fix(source/service): make sure only unique targets available for
futher processing by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5614](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5614)
- fix(txt-registry): skip creation of already-existing TXT records
([#&#8203;4914](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4914))
by [@&#8203;u-kai](https://redirect.github.com/u-kai) in
[#&#8203;5459](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5459)
- fix: zonefinder used wrong quotation style by
[@&#8203;szuecs](https://redirect.github.com/szuecs) in
[#&#8203;5588](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5588)

#### 📝 Documentation

- docs: add information on external webhook usage by
[@&#8203;Raffo](https://redirect.github.com/Raffo) in
[#&#8203;5606](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5606)
- docs: add new webhook provider SAKURA Cloud into README by
[@&#8203;ippanpeople](https://redirect.github.com/ippanpeople) in
[#&#8203;5784](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5784)
- docs(aws): add helm repo command to the tutorial by
[@&#8203;raghu-manne](https://redirect.github.com/raghu-manne) in
[#&#8203;5618](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5618)
- docs: fix typo in compatibility table by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5769](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5769)
- docs(istio): document ingress annotation by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5756](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5756)
- docs(providers): add Myra Security DNS to the list by
[@&#8203;armaaar](https://redirect.github.com/armaaar) in
[#&#8203;5671](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5671)
- docs(readme): update k8s compatiblity table by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5747](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5747)
- docs: remove substitution in AES keygen examples by
[@&#8203;super-octo-spoon](https://redirect.github.com/super-octo-spoon)
in
[#&#8203;5686](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5686)
- docs(source/service): headless records and root/base domain by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5624](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5624)

#### 📦 Others

- chore(ci): improve releaser script by
[@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5571](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5571)
- chore(ci): update labels automation by
[@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5580](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5580)
- chore(cloudflare): migrate CreateDNSRecord() to new lib by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5779](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5779)
- chore(cloudflare): migrate DNSRecord to new lib struct by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5762](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5762)
- chore(cloudflare): rename zoneService fields by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5761](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5761)
- chore(cloudflare): upgrade library to v5 by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5734](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5734)
- chore(cloudflare): use lib v4 for regional services by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5609](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5609)
- chore(codebase): code reuse by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5607](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5607)
- chore(codebase): enable linter nonamedreturns by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5594](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5594)
- chore(codebase): remove pointer to an interface by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5625](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5625)
- chore(deps): bump github.com/cloudflare/cloudflare-go/v4 from 4.5.1 to
4.6.0 in the dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5645](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5645)
- chore(deps): bump github.com/digitalocean/godo from 1.155.0 to 1.156.0
in the dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5623](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5623)
- chore(deps): bump github.com/oracle/oci-go-sdk/v65 from 65.94.0 to
65.95.0 in the dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5597](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5597)
- chore(deps): bump google.golang.org/api from 0.239.0 to 0.240.0 in the
dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5605](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5605)
- chore(deps): bump renovatebot/github-action from 43.0.1 to 43.0.2 in
the dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5592](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5592)
- chore(deps): bump renovatebot/github-action from 43.0.2 to 43.0.3 in
the dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5644](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5644)
- chore(deps): bump renovatebot/github-action from 43.0.4 to 43.0.5 in
the dev-dependencies group by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5691](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5691)
- chore(deps): bump the dev-dependencies group across 1 directory with
10 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5760](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5760)
- chore(deps): bump the dev-dependencies group across 1 directory with
17 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5704](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5704)
- chore(deps): bump the dev-dependencies group across 1 directory with
17 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5726](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5726)
- chore(deps): bump the dev-dependencies group across 1 directory with
18 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5739](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5739)
- chore(deps): bump the dev-dependencies group across 1 directory with 2
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5667](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5667)
- chore(deps): bump the dev-dependencies group across 1 directory with 2
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5732](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5732)
- chore(deps): bump the dev-dependencies group across 1 directory with 2
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5759](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5759)
- chore(deps): bump the dev-dependencies group across 1 directory with 3
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5579](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5579)
- chore(deps): bump the dev-dependencies group across 1 directory with 5
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5690](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5690)
- chore(deps): bump the dev-dependencies group across 1 directory with 8
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5637](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5637)
- chore(deps): bump the dev-dependencies group across 1 directory with 8
updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5658](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5658)
- chore(deps): bump the dev-dependencies group with 10 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5668](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5668)
- chore(deps): bump the dev-dependencies group with 2 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5610](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5610)
- chore(deps): bump the dev-dependencies group with 3 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5628](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5628)
- chore(deps): bump the dev-dependencies group with 4 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5593](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5593)
- chore(deps): bump the dev-dependencies group with 4 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5673](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5673)
- chore(deps): bump the dev-dependencies group with 9 updates by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[#&#8203;5763](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5763)
- chore(deps): update golangci-lint version to v2.2.2 by
[@&#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in
[#&#8203;5670](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5670)
- chore(endpoint): fix typo by
[@&#8203;bachorp](https://redirect.github.com/bachorp) in
[#&#8203;5787](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5787)
- chore(github-actions): test execution with low resources by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5729](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5729)
- chore(github): enchance issue-template for bug-report by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5692](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5692)
- chore(helm): add rbac unit-tests for istio sources by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5752](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5752)
- chore(metrics): refactor metrics to use common registry by
[@&#8203;mwmix](https://redirect.github.com/mwmix) in
[#&#8203;5677](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5677)
- chore(plan): added tests for cases with asterisks by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5640](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5640)
- chore(provider/aws): reduce if-nesting for dryRun condition by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5688](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5688)
- chore: release chart for v0.18.0 by
[@&#8203;elafarge](https://redirect.github.com/elafarge) in
[#&#8203;5633](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5633)
- chore(release): updates kustomize & docs with v0.18.0 by
[@&#8203;mloiseleur](https://redirect.github.com/mloiseleur) in
[#&#8203;5573](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5573)
- chore(source/istio): replace kube API calls with caching and ingress
informers by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5743](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5743)
- chore(source/net-filter): improve flow logic and add more tests by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5629](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5629)
- chore(source): reorganise sources and wrappers by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5598](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5598)
- chore(source): use types instead of strings by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5699](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5699)
- chore(store\*): add reduce complexity and improve code coverage by
[@&#8203;AndrewCharlesHay](https://redirect.github.com/AndrewCharlesHay)
in
[#&#8203;5568](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5568)
- refactor(annotations): use common prefix to simplify filtering in
informer transformers by
[@&#8203;valerian-roche](https://redirect.github.com/valerian-roche) in
[#&#8203;5621](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5621)
- refactor(cloudflare): use lib v4 for zone services by
[@&#8203;AndrewCharlesHay](https://redirect.github.com/AndrewCharlesHay)
in
[#&#8203;5654](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5654)
- refactor(provider/cloudflare): use local regionalHostname struct by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5615](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5615)
- refactor(source): document and add debug information on wrappers by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5687](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5687)
- refactor(source/istio): add transformers by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5728](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5728)
- refactor: use slices.Contains instead of handrolled for loop by
[@&#8203;szuecs](https://redirect.github.com/szuecs) in
[#&#8203;5589](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5589)
- test: improve coverage on http and metrics by
[@&#8203;mwmix](https://redirect.github.com/mwmix) in
[#&#8203;5712](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5712)
- test(source/istio): add missing edge cases with tests by
[@&#8203;ivankatliarchuk](https://redirect.github.com/ivankatliarchuk)
in
[#&#8203;5715](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5715)
- tests(source/crd): increase timeouts when it can randomly fails by
[@&#8203;vflaux](https://redirect.github.com/vflaux) in
[#&#8203;5785](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5785)

#### 📦 Docker Image

```
docker pull registry.k8s.io/external-dns/external-dns:v0.19.0
```

#### New Contributors

- [@&#8203;svengreb](https://redirect.github.com/svengreb) made their
first contribution in
[#&#8203;5564](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5564)
- [@&#8203;schwajo](https://redirect.github.com/schwajo) made their
first contribution in
[#&#8203;5542](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5542)
- [@&#8203;valerian-roche](https://redirect.github.com/valerian-roche)
made their first contribution in
[#&#8203;5621](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5621)
- [@&#8203;chemi0213](https://redirect.github.com/chemi0213) made their
first contribution in
[#&#8203;5638](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5638)
- [@&#8203;vkolobara](https://redirect.github.com/vkolobara) made their
first contribution in
[#&#8203;5584](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5584)
- [@&#8203;raghu-manne](https://redirect.github.com/raghu-manne) made
their first contribution in
[#&#8203;5618](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5618)
- [@&#8203;coltonhughes](https://redirect.github.com/coltonhughes) made
their first contribution in
[#&#8203;5627](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5627)
- [@&#8203;elafarge](https://redirect.github.com/elafarge) made their
first contribution in
[#&#8203;5633](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5633)
- [@&#8203;mwmix](https://redirect.github.com/mwmix) made their first
contribution in
[#&#8203;5662](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5662)
-
[@&#8203;super-octo-spoon](https://redirect.github.com/super-octo-spoon)
made their first contribution in
[#&#8203;5686](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5686)
- [@&#8203;armaaar](https://redirect.github.com/armaaar) made their
first contribution in
[#&#8203;5671](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5671)
- [@&#8203;hanapedia](https://redirect.github.com/hanapedia) made their
first contribution in
[#&#8203;5705](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5705)
- [@&#8203;evilhamsterman](https://redirect.github.com/evilhamsterman)
made their first contribution in
[#&#8203;5696](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5696)
- [@&#8203;dshatokhin](https://redirect.github.com/dshatokhin) made
their first contribution in
[#&#8203;5737](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5737)
- [@&#8203;antchand](https://redirect.github.com/antchand) made their
first contribution in
[#&#8203;5648](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5648)
- [@&#8203;ippanpeople](https://redirect.github.com/ippanpeople) made
their first contribution in
[#&#8203;5784](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5784)
- [@&#8203;bachorp](https://redirect.github.com/bachorp) made their
first contribution in
[#&#8203;5787](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5787)

**Full Changelog**:
<https://github.com/kubernetes-sigs/external-dns/compare/v0.18.0...v0.19.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-07 05:46:12 +00:00
TrueCharts BotandGitHub 0c8e368621 chore(flux): update image volsync 3.4.4 → 3.4.5 (clustertool) (#39209)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [volsync](https://truecharts.org/charts/system/volsync)
([source](https://redirect.github.com/backube/helm-charts)) | patch |
`3.4.4` -> `3.4.5` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 07:45:14 +02:00
TrueCharts BotandGitHub 7c9ec657d7 chore(helm): update chart mongodb 16.3.6 → 16.3.7 (#39212)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-07 07:44:37 +02:00
TrueCharts BotandGitHub b2b54e9ab0 chore(helm): update image ghcr.io/jlesage/handbrake v25.07.2 → v25.09.1 (#39215)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/jlesage/handbrake](https://redirect.github.com/jlesage/docker-handbrake)
| minor | `57f0f60` -> `df472b1` |

---

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

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

---

### Release Notes

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

###
[`v25.09.1`](https://redirect.github.com/jlesage/docker-handbrake/releases/tag/v25.09.1):
Version 25.09.1

[Compare
Source](https://redirect.github.com/jlesage/docker-handbrake/compare/v25.07.2...v25.09.1)

Changes in this release:

- Updated HandBrake to version 1.10.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-07 07:43:42 +02:00
TrueCharts BotandGitHub 7b8d0b2dc3 chore(flux): update image spegel 4.3.4 → 4.3.5 (clustertool) (#39208)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 07:40:30 +02:00
TrueCharts BotandGitHub a731e45218 chore(helm): update chart memcached 16.3.4 → 16.3.5 (#39211)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-07 07:39:34 +02:00
TrueCharts BotandGitHub 52bd9e18f9 chore(helm): update image public.ecr.aws/bitnami/wordpress digest to 80a5533 (#39200)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/wordpress](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/wordpress))
| digest | `a473c48` -> `80a5533` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-07 07:36:31 +02:00
TrueCharts BotandGitHub 0be723880f chore(flux): update image clusterissuer 10.3.5 → 10.3.6 (clustertool) (#39202) 2025-09-07 07:35:05 +02:00
TrueCharts BotandGitHub e2c3c8f46a chore(flux): update image blocky 18.8.0 → 18.8.1 (clustertool) (#39201) 2025-09-07 07:34:59 +02:00
TrueCharts BotandGitHub 753b991d3a chore(flux): update image kubernetes-reflector 7.3.8 → 7.3.9 (clustertool) (#39205) 2025-09-07 07:34:53 +02:00
TrueCharts BotandGitHub 83cbfdc7c4 chore(flux): update image kubernetes-dashboard 2.3.4 → 2.3.5 (clustertool) (#39204) 2025-09-07 07:34:50 +02:00
TrueCharts BotandGitHub cda9f261a4 chore(flux): update image metallb-config 9.3.4 → 9.3.5 (clustertool) (#39206)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [metallb-config](https://truecharts.org/charts/premium/metallb-config)
([source](https://redirect.github.com/metallb/metallb)) | patch |
`9.3.4` -> `9.3.5` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 07:34:48 +02:00
TrueCharts BotandGitHub 32745f7a90 chore(flux): update image snapshot-controller 4.3.4 → 4.3.5 (clustertool) (#39207)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-07 07:34:33 +02:00
TrueCharts BotandGitHub 16f918b19d chore(helm): update image public.ecr.aws/bitnami/redis digest to fb9dbf3 (#39199)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/redis](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/redis))
| digest | `8cf2a24` -> `fb9dbf3` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-07 07:34:12 +02:00
TrueCharts BotandGitHub ceb28435c4 chore(helm): update image docker.io/mbentley/omada-controller digest to d983395 (#39198)
This PR contains the following updates:

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

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-07 07:32:11 +02:00