Commit Graph

40324 Commits

Author SHA1 Message Date
TrueCharts Bot e6b469ab53 chore(helm): update image docker.io/portainer/portainer-ee 2.26.1 → 2.27.0 (#32371) 2025-02-21 14:53:35 +01:00
TrueCharts Bot 6d772d82e8 chore(helm): update image docker.io/joplin/server 3.0.1 → 3.3.2 (#32367)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/joplin/server](https://joplinapp.org/)
([source](https://redirect.github.com/laurent22/joplin)) | minor |
`52af578` -> `024c344` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-21 14:53:31 +01:00
TrueCharts Bot 55e61fbb07 chore(helm): update image docker.io/gotson/komga 1.19.1 → 1.20.0 (#32365)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/gotson/komga](https://redirect.github.com/gotson/komga) |
minor | `8d8dfda` -> `90511b6` |

---

> [!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>gotson/komga (docker.io/gotson/komga)</summary>

###
[`v1.20.0`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1200-2025-02-19)

[Compare
Source](https://redirect.github.com/gotson/komga/compare/1.19.1...1.20.0)

#### 🚀 Features

**api**

- books can be sorted by series title
([9bab9f6](https://redirect.github.com/gotson/komga/commits/9bab9f6))
- referential APIs accept multiple library_id for filtering
([4de763a](https://redirect.github.com/gotson/komga/commits/4de763a))
- add client settings API
([3b1504c](https://redirect.github.com/gotson/komga/commits/3b1504c))
- add support for API keys in REST API via X-API-Key header
([64b192c](https://redirect.github.com/gotson/komga/commits/64b192c))

**webui**

- new view to browse all books
([406ae4b](https://redirect.github.com/gotson/komga/commits/406ae4b)),
closes
[#&#8203;1153](https://redirect.github.com/gotson/komga/issues/1153)
- sort books within a series by last modified date or read date
([1f852db](https://redirect.github.com/gotson/komga/commits/1f852db))
- only shows filter values for pinned libraries
([ef01550](https://redirect.github.com/gotson/komga/commits/ef01550))
- add ability to configure recommended view per library
([e980e33](https://redirect.github.com/gotson/komga/commits/e980e33)),
closes
[#&#8203;1539](https://redirect.github.com/gotson/komga/issues/1539)
- add UI setting to group series using japanese characters
([6c71e07](https://redirect.github.com/gotson/komga/commits/6c71e07)),
closes
[#&#8203;1715](https://redirect.github.com/gotson/komga/issues/1715)
- add ability to reorder libraries
([a2a689f](https://redirect.github.com/gotson/komga/commits/a2a689f))
- add ability to pin/unpin libraries
([c8e4a46](https://redirect.github.com/gotson/komga/commits/c8e4a46)),
closes
[#&#8203;1560](https://redirect.github.com/gotson/komga/issues/1560)
- add user setting to blur unread posters
([4892945](https://redirect.github.com/gotson/komga/commits/4892945)),
closes
[#&#8203;1549](https://redirect.github.com/gotson/komga/issues/1549)
- add UI setting to stretch poster to fit card
([c82c8b0](https://redirect.github.com/gotson/komga/commits/c82c8b0)),
closes
[#&#8203;1825](https://redirect.github.com/gotson/komga/issues/1825)
- add UI settings section with OAuth2 options
([961832e](https://redirect.github.com/gotson/komga/commits/961832e))

#### 🐛 Fixes

**api**

- embedded fonts would not load on windows
([0546deb](https://redirect.github.com/gotson/komga/commits/0546deb)),
closes
[#&#8203;1877](https://redirect.github.com/gotson/komga/issues/1877)
- add missing permissions for history api
([d4d3f64](https://redirect.github.com/gotson/komga/commits/d4d3f64))
- oauth2 providers endpoint should only expose get
([c1fb307](https://redirect.github.com/gotson/komga/commits/c1fb307))
- use proper media type for fonts
([6fa976f](https://redirect.github.com/gotson/komga/commits/6fa976f)),
closes
[#&#8203;1849](https://redirect.github.com/gotson/komga/issues/1849)
- incorrect format keyword in generated fonts css
([0f05a06](https://redirect.github.com/gotson/komga/commits/0f05a06)),
closes
[#&#8203;1849](https://redirect.github.com/gotson/komga/issues/1849)

**webui**

- add missing admin guard for history view
([b5928eb](https://redirect.github.com/gotson/komga/commits/b5928eb))

#### 🔄️ Changes

**api**

- rework client-settings API validation
([7f55fe1](https://redirect.github.com/gotson/komga/commits/7f55fe1))
- add validation on client-settings api
([c423d7c](https://redirect.github.com/gotson/komga/commits/c423d7c))
- rework client-settings API
([0b37257](https://redirect.github.com/gotson/komga/commits/0b37257))

**webui**

- dashboard edit button hides the bottom bar on mobile
([e1acc58](https://redirect.github.com/gotson/komga/commits/e1acc58))
- remove unused component references
([25dc282](https://redirect.github.com/gotson/komga/commits/25dc282))
- remove 3-dots menu for all libraries in main view
([f90b415](https://redirect.github.com/gotson/komga/commits/f90b415))
- remove unused imports
([8c64639](https://redirect.github.com/gotson/komga/commits/8c64639))
- use reworked client-settings API
([05f73f0](https://redirect.github.com/gotson/komga/commits/05f73f0))

**unscoped**

- ktlint format
([9511c11](https://redirect.github.com/gotson/komga/commits/9511c11))

#### 🛠  Build

- adjust svu options for v3
([6875e6e](https://redirect.github.com/gotson/komga/commits/6875e6e))
- cleanup openapi reference generation
([77c1069](https://redirect.github.com/gotson/komga/commits/77c1069))
- enable repository dispatch on release
([a70a3b2](https://redirect.github.com/gotson/komga/commits/a70a3b2))

#### 📝 Documentation

**api**

- move deprecated endpoints to the top
([8b66308](https://redirect.github.com/gotson/komga/commits/8b66308))
- update openapi description
([9dcdb1d](https://redirect.github.com/gotson/komga/commits/9dcdb1d))
- add servers and logout endpoint
([3273048](https://redirect.github.com/gotson/komga/commits/3273048))
- add Open API documentation for Client Settings API
([7fbf9c7](https://redirect.github.com/gotson/komga/commits/7fbf9c7))
- add replacement for deprecated APIs
([fab59bc](https://redirect.github.com/gotson/komga/commits/fab59bc))

**unscoped**

- cleanup openApi documentation
([ad8ee86](https://redirect.github.com/gotson/komga/commits/ad8ee86))

#### 🌐 Translation

**komga-tray**

- translated using Weblate (Hungarian)
([b4d97d4](https://redirect.github.com/gotson/komga/commits/b4d97d4))

**webui**

- translated using Weblate (Chinese (Simplified Han script))
([a88d8a0](https://redirect.github.com/gotson/komga/commits/a88d8a0))
- translated using Weblate (Finnish)
([0c7baf9](https://redirect.github.com/gotson/komga/commits/0c7baf9))
- translated using Weblate (Spanish)
([c1dcb78](https://redirect.github.com/gotson/komga/commits/c1dcb78))
- translated using Weblate (Italian)
([b82fb17](https://redirect.github.com/gotson/komga/commits/b82fb17))
- translated using Weblate (Hungarian)
([85fa17f](https://redirect.github.com/gotson/komga/commits/85fa17f))
- translated using Weblate (Croatian)
([e9a5120](https://redirect.github.com/gotson/komga/commits/e9a5120))
- translated using Weblate (Portuguese)
([cf3fcab](https://redirect.github.com/gotson/komga/commits/cf3fcab))
- translated using Weblate (Czech)
([8d9840c](https://redirect.github.com/gotson/komga/commits/8d9840c))
- translated using Weblate (Japanese)
([8a2bce2](https://redirect.github.com/gotson/komga/commits/8a2bce2))
- translated using Weblate (German)
([17be53d](https://redirect.github.com/gotson/komga/commits/17be53d))

#### ⚙️ Dependencies

**webui**

- bump serialize-javascript in /komga-webui
([4d72ec0](https://redirect.github.com/gotson/komga/commits/4d72ec0))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-21 14:49:09 +01:00
TrueCharts Bot ba5bffde59 chore(helm): update image quay.io/kiwigrid/k8s-sidecar 1.30.0 → 1.30.1 (#32360)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[quay.io/kiwigrid/k8s-sidecar](https://redirect.github.com/kiwigrid/k8s-sidecar)
| patch | `9a32627` -> `439c5ac` |

---

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

###
[`v1.30.1`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/1.30.1)

[Compare
Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/1.30.0...1.30.1)

#### 📦 Dependencies

-   Bump kubernetes from 32.0.0 to 32.0.1 in /src
- PR:
[#&#8203;390](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/390)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-21 14:47:41 +01:00
TrueCharts Bot 72eef2c1c8 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1445 → 0.22.1447 (#32359)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `7c9efb7` -> `2ba6951` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-21 14:47:06 +01:00
TrueCharts Bot ac4c5783b0 chore(helm): update image docker.io/shlinkio/shlink 4.4.3 → 4.4.4 (#32357) 2025-02-21 14:45:54 +01:00
TrueCharts Bot 8f0380c9ed chore(helm): update image docker.io/prompve/prometheus-pve-exporter 3.5.1 → 3.5.2 (#32356)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/prompve/prometheus-pve-exporter](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter)
| patch | `316de74` -> `3dfc633` |

---

> [!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>prometheus-pve/prometheus-pve-exporter
(docker.io/prompve/prometheus-pve-exporter)</summary>

###
[`v3.5.2`](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#352---2025-02-18)

[Compare
Source](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/compare/v3.5.1...v3.5.2)

Changed

```

- Bump alpine from 3.21.2 to 3.21.3 (#&#8203;321)
- Bump cryptography from 43.0.1 to 44.0.1 (#&#8203;319)
- Bump paramiko from 3.5.0 to 3.5.1 (#&#8203;318)
```

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-21 14:45:49 +01:00
TrueCharts Bot e4e10434ad chore(helm): update image docker.io/sourcegraph/server 6.1.0 → 6.1.376 (#32358)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/sourcegraph/server](https://sourcegraph.com/)
([source](https://redirect.github.com/sourcegraph/sourcegraph)) | patch
| `7b3e8de` -> `4881e9a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-21 14:45:40 +01:00
TrueCharts Bot f1cc0ea0a9 chore(helm): update image docker.io/n8nio/n8n 1.80.0 → 1.80.2 (#32354)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-21 14:44:35 +01:00
TrueCharts Bot da58bb63c1 chore(helm): update image docker.io/grafana/grafana 11.5.1 → 11.5.2 (#32353)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/grafana/grafana | patch | `5781759` -> `8b37a2f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-21 13:43:58 +00:00
TrueCharts Bot 26d1ff6193 chore(helm): update image docker.io/deluan/navidrome 0.54.4 → 0.54.5 (#32350)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/deluan/navidrome](https://redirect.github.com/navidrome/navidrome)
| patch | `5c15cb7` -> `2a4deb6` |

---

> [!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>navidrome/navidrome (docker.io/deluan/navidrome)</summary>

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

[Compare
Source](https://redirect.github.com/navidrome/navidrome/compare/v0.54.4...v0.54.5)

#### This is an important security fix. Please update ASAP. A proper CVE
advisory will be published soon and will be linked here.

#### Changelog

##### Security updates

-
[`287079a`](https://redirect.github.com/navidrome/navidrome/commit/287079a9e409fb6b9708ca384d7daa7b5185c1a0):
sec(subsonic): authentication bypass in Subsonic API with non-existent
username ([@&#8203;deluan](https://redirect.github.com/deluan))

**Full Changelog**:
https://github.com/navidrome/navidrome/compare/v0.54.4...v0.54.5

#### Helping out

This release is only possible thanks to the support of some **awesome
people**!

Want to be one of them?
You can [sponsor](https://redirect.github.com/sponsors/deluan), pay me a
[Ko-fi](https://ko-fi.com/deluan), or [contribute with
code](https://www.navidrome.org/docs/developers/).

#### Where to go next?

- Read installation instructions on our
[website](https://www.navidrome.org/docs/installation/).
- Host Navidrome on [PikaPods](https://www.pikapods.com/pods/navidrome)
for a simple cloud solution.
- Reach out on [Discord](https://discord.gg/xh7j7yF),
[Reddit](https://www.reddit.com/r/navidrome/) and
[Twitter](https://twitter.com/navidrome)!

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-21 14:39:53 +01:00
TrueCharts Bot 3aeecd4283 chore(helm): update image docker.io/shenxn/protonmail-bridge 3.16.0 → 3.17.0 (#32372)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/shenxn/protonmail-bridge](https://redirect.github.com/shenxn/protonmail-bridge-docker)
| minor | `2ba2677` -> `e96a7d1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-21 14:30:32 +01:00
TrueCharts Bot d5cc13981f chore(helm): update image docker.io/jorenn92/maintainerr 2.9.0 → 2.10.0 (#32368)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr)
| minor | `d9f8139` -> `e4d6c5c` |

---

> [!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>jorenn92/Maintainerr (docker.io/jorenn92/maintainerr)</summary>

###
[`v2.10.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2100-2025-02-19)

[Compare
Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.9.0...v2.10.0)

##### Features

- Replace plex-api
([#&#8203;1561](https://redirect.github.com/jorenn92/Maintainerr/issues/1561))
([e061715](https://redirect.github.com/jorenn92/Maintainerr/commit/e061715b96ffe17ebd8283b0dff64f7b753b18c5))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-21 14:30:09 +01:00
TrueCharts Bot aced682e13 chore(helm): update image docker.io/jenkins/jenkins 2.497 → 2.498 (#32366)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jenkins/jenkins](https://www.jenkins.io/)
([source](https://redirect.github.com/jenkinsci/docker)) | minor |
`08ac65a` -> `e7f4d79` |

---

> [!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>jenkinsci/docker (docker.io/jenkins/jenkins)</summary>

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

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

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

#### 📦 Jenkins Core updates

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

#### 📦 Dependency updates

- Bump Alpine Linux Version to 3.21.3
([#&#8203;1989](https://redirect.github.com/jenkinsci/docker/issues/1989))
@&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-21 14:29:32 +01:00
TrueCharts Bot 11b2ccb25b chore(helm): update image docker.io/codercom/code-server 4.96.4 → 4.97.2 (#32364)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/codercom/code-server | minor | `f93810f` -> `6ff0e9c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-21 14:26:48 +01:00
TrueCharts Bot 645bd4a285 chore(helm): update image docker.io/alexta69/metube 2025-02-07 → 2025-02-20 (#32346)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alexta69/metube | patch | `3813e18` -> `1f3ecf1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-21 14:26:02 +01:00
TrueCharts Bot 7cad594102 chore(helm): update image docker.io/portainer/portainer-ce 2.26.1 → 2.27.0 (#32370)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/portainer/portainer-ce | minor | `ad336b4` -> `09db0c2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-21 14:24:11 +01:00
TrueCharts Bot 16bfb73e07 chore(helm): update image docker.io/docuseal/docuseal 1.9.1 → 1.9.2 (#32351)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/docuseal/docuseal | patch | `830ea7d` -> `ab91873` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-21 14:22:02 +01:00
TrueCharts Bot bcf524f2a3 chore(helm): update image docker.io/collabora/code 24.04.12.3.1 → 24.04.12.4.1 (#32348)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/collabora/code | patch | `76d50a5` -> `580ae48` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-21 14:18:37 +01:00
TrueCharts Bot f13bd5a4d1 chore(helm): update image public.ecr.aws/bitnami/redis digest to 66b3b67 (#32335) 2025-02-21 14:14:58 +01:00
TrueCharts Bot 67ff08193e chore(helm): update image docker.io/clickhouse/clickhouse-server 25.1.4.53 → 25.1.5.31 (#32347) 2025-02-21 14:14:55 +01:00
TrueCharts Bot 0291a64a64 chore(helm): update image docker.io/openhab/openhab 4.3.2 → 4.3.3 (#32355) 2025-02-21 14:14:52 +01:00
TrueCharts Bot f4b1e52011 chore(helm): update image docker.io/adguard/adguardhome v0.107.56 → v0.107.57 (#32344) 2025-02-21 14:14:49 +01:00
TrueCharts Bot 023904fab0 chore(helm): update image docker.io/advplyr/audiobookshelf 2.19.3 → 2.19.4 (#32345) 2025-02-21 14:14:48 +01:00
TrueCharts Bot 3fca7fd208 chore(container): update docker.io/codercom/code-server docker tag to v4.97.2 (#32361) 2025-02-21 14:14:47 +01:00
TrueCharts Bot c548734846 chore(flux): update image docker.io/rancher/system-upgrade-controller v0.14.2 → v0.15.0 (clustertool) (#32362) 2025-02-21 14:14:41 +01:00
TrueCharts Bot ce1f417fc1 chore(helm): update image tccr.io/tccr/db-wait-redis digest to 910ade9 (#32343) 2025-02-21 14:14:39 +01:00
TrueCharts Bot d40764dcbb chore(helm): update image tccr.io/tccr/db-wait-mariadb digest to 513e3d1 (#32341)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/db-wait-mariadb](https://redirect.github.com/truecharts/public)
| digest | `5fe7912` -> `513e3d1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 14:14:10 +01:00
TrueCharts Bot 28d13bc586 chore(helm): update image docker.io/gitea/gitea 1.23.3 → 1.23.4 (#32352)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/gitea/gitea](https://redirect.github.com/go-gitea/gitea) |
patch | `96899d0` -> `325b856` |

---

> [!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>go-gitea/gitea (docker.io/gitea/gitea)</summary>

###
[`v1.23.4`](https://redirect.github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1234---2025-02-16)

[Compare
Source](https://redirect.github.com/go-gitea/gitea/compare/v1.23.3...v1.23.4)

-   SECURITY
- Enhance routers for the Actions variable operations
([#&#8203;33547](https://redirect.github.com/go-gitea/gitea/issues/33547))
([#&#8203;33553](https://redirect.github.com/go-gitea/gitea/issues/33553))
- Enhance routers for the Actions runner operations
([#&#8203;33549](https://redirect.github.com/go-gitea/gitea/issues/33549))
([#&#8203;33555](https://redirect.github.com/go-gitea/gitea/issues/33555))
- Fix project issues list and counting
([#&#8203;33594](https://redirect.github.com/go-gitea/gitea/issues/33594))
[#&#8203;33619](https://redirect.github.com/go-gitea/gitea/issues/33619)
-   PERFORMANCES
- Performance optimization for pull request files loading comments
attachments
([#&#8203;33585](https://redirect.github.com/go-gitea/gitea/issues/33585))
([#&#8203;33592](https://redirect.github.com/go-gitea/gitea/issues/33592))
-   BUGFIXES
- Add a transaction to `pickTask`
([#&#8203;33543](https://redirect.github.com/go-gitea/gitea/issues/33543))
([#&#8203;33563](https://redirect.github.com/go-gitea/gitea/issues/33563))
- Fix mirror bug
([#&#8203;33597](https://redirect.github.com/go-gitea/gitea/issues/33597))
([#&#8203;33607](https://redirect.github.com/go-gitea/gitea/issues/33607))
- Use default Git timeout when checking repo health
([#&#8203;33593](https://redirect.github.com/go-gitea/gitea/issues/33593))
([#&#8203;33598](https://redirect.github.com/go-gitea/gitea/issues/33598))
- Fix PR's target branch dropdown
([#&#8203;33589](https://redirect.github.com/go-gitea/gitea/issues/33589))
([#&#8203;33591](https://redirect.github.com/go-gitea/gitea/issues/33591))
- Fix various problems (artifact order, api empty slice, assignee check,
fuzzy prompt, mirror proxy, adopt git)
([#&#8203;33569](https://redirect.github.com/go-gitea/gitea/issues/33569))
([#&#8203;33577](https://redirect.github.com/go-gitea/gitea/issues/33577))
- Rework suggestion backend
([#&#8203;33538](https://redirect.github.com/go-gitea/gitea/issues/33538))
([#&#8203;33546](https://redirect.github.com/go-gitea/gitea/issues/33546))
- Fix context usage
([#&#8203;33554](https://redirect.github.com/go-gitea/gitea/issues/33554))
([#&#8203;33557](https://redirect.github.com/go-gitea/gitea/issues/33557))
- Only show the latest version in the Arch index
([#&#8203;33262](https://redirect.github.com/go-gitea/gitea/issues/33262))
([#&#8203;33580](https://redirect.github.com/go-gitea/gitea/issues/33580))
- Skip deletion error for action artifacts
([#&#8203;33476](https://redirect.github.com/go-gitea/gitea/issues/33476))
([#&#8203;33568](https://redirect.github.com/go-gitea/gitea/issues/33568))
- Make actions URL in commit status webhooks absolute
([#&#8203;33620](https://redirect.github.com/go-gitea/gitea/issues/33620))
[#&#8203;33632](https://redirect.github.com/go-gitea/gitea/issues/33632)
- Add missing locale
([#&#8203;33641](https://redirect.github.com/go-gitea/gitea/issues/33641))
[#&#8203;33642](https://redirect.github.com/go-gitea/gitea/issues/33642)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-21 14:11:00 +01:00
TrueCharts Bot b9b7d3074d chore(helm): update image seaduboi/broadcast-box digest to ca69ec4 (#32340)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| seaduboi/broadcast-box | digest | `0625f7a` -> `ca69ec4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 14:07:48 +01:00
TrueCharts Bot 383009a036 chore(helm): update image tccr.io/tccr/db-wait-postgres digest to c85c459 (#32342)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/db-wait-postgres](https://redirect.github.com/truecharts/public)
| digest | `d9f071b` -> `c85c459` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 14:06:56 +01:00
TrueCharts Bot d22f7e5157 chore(helm): update image ghcr.io/onedr0p/sabnzbd digest to 78368fe (#32330) 2025-02-21 14:06:09 +01:00
TrueCharts Bot 8aaeddf391 chore(helm): update image public.ecr.aws/bitnami/mongodb digest to 10910a7 (#32334)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/mongodb](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/mongodb))
| digest | `ce4b2b3` -> `10910a7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 14:06:01 +01:00
TrueCharts Bot d99ebc1960 chore(helm): update image ghcr.io/onedr0p/radarr digest to 59be618 (#32329)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/radarr](https://ghcr.io/onedr0p/radarr)
([source](https://redirect.github.com/Radarr/Radarr)) | digest |
`f63ab1d` -> `59be618` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 14:05:45 +01:00
TrueCharts Bot 737da88a2e chore(helm): update image quay.io/hedgedoc/hedgedoc digest to 248d964 (#32339)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/hedgedoc/hedgedoc](https://hedgedoc.org)
([source](https://redirect.github.com/hedgedoc/container)) | digest |
`bd14854` -> `248d964` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 14:03:43 +01:00
TrueCharts Bot f1a4e5a4cb chore(helm): update image public.ecr.aws/bitnami/solr digest to 609bfda (#32336) 2025-02-21 14:02:59 +01:00
TrueCharts Bot 638a57c509 chore(helm): update image docker.io/thelounge/thelounge digest to 1683c78 (#32321) 2025-02-21 14:02:57 +01:00
TrueCharts Bot 692eaddea2 chore(helm): update image docker.io/testdasi/simple-dns-doh digest to 904c590 (#32320) 2025-02-21 14:02:52 +01:00
TrueCharts Bot 3c0328ce9c chore(helm): update image ghcr.io/linuxserver/remmina digest to 021e620 (#32325)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/remmina](https://redirect.github.com/linuxserver/docker-remmina/packages)
([source](https://redirect.github.com/linuxserver/docker-remmina)) |
digest | `036fdd3` -> `021e620` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 14:02:45 +01:00
TrueCharts Bot 44c21fbe0c chore(helm): update image docker.io/mbentley/omada-controller digest to 53215a1 (#32318)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 14:01:16 +01:00
TrueCharts Bot 6af5fb0805 chore(helm): update image docker.io/lswl/vertex digest to fff4370 (#32317)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lswl/vertex | digest | `d21dca5` -> `fff4370` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 14:00:03 +01:00
TrueCharts Bot 8d4e7e6012 chore(helm): update image docker.io/brandawg93/peanut digest to 8c6443c (#32313)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT)
| digest | `e4645e0` -> `8c6443c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 13:59:53 +01:00
TrueCharts Bot 2b47db88c1 chore(helm): update image public.ecr.aws/docker/library/odoo digest to 5ae9cc3 (#32337)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [public.ecr.aws/docker/library/odoo](https://hub.docker.com/_/odoo)
([source](https://redirect.github.com/odoo/docker)) | digest | `e984296`
-> `5ae9cc3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 13:58:57 +01:00
TrueCharts Bot 3f906cef08 chore(helm): update image docker.io/deconzcommunity/deconz digest to 18ec843 (#32314)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/deconzcommunity/deconz | digest | `469dd34` -> `18ec843` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 13:57:14 +01:00
TrueCharts Bot 12596f1bd2 chore(helm): update image public.ecr.aws/docker/library/xwiki digest to 87fc7d1 (#32338) 2025-02-21 13:52:23 +01:00
TrueCharts Bot 6779f3c3aa chore(helm): update image ghcr.io/techno-tim/littlelink-server digest to 9b7a42b (#32331) 2025-02-21 13:52:20 +01:00
TrueCharts Bot a75d98c08b chore(helm): update image public.ecr.aws/bitnami/matomo digest to bcb96de (#32333)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/matomo](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/matomo))
| digest | `55408d6` -> `bcb96de` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 13:52:17 +01:00
TrueCharts Bot 70f5ee84c3 chore(helm): update image ghcr.io/onedr0p/bazarr digest to e1058da (#32328) 2025-02-21 13:49:13 +01:00
TrueCharts Bot 1771a1ce49 chore(helm): update image ghcr.io/linuxserver/ubooquity digest to f45cbb7 (#32327)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ubooquity](https://redirect.github.com/linuxserver/docker-ubooquity/packages)
([source](https://redirect.github.com/linuxserver/docker-ubooquity)) |
digest | `939b514` -> `f45cbb7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-21 13:49:07 +01:00
TrueCharts Bot 92cb3226c0 chore(helm): update image ghcr.io/linuxserver/synclounge digest to 15b82b9 (#32326) 2025-02-21 13:48:45 +01:00