Commit Graph
57886 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub 50b7d87163 feat(minecraft-java): update image ghcr.io/itzg/minecraft-server 2026.4.2 → 2026.5.0 (#47858)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `8731baf` → `14ed48d` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `6fa6a3c` → `2f20671` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `40e7699` → `8fe9e37` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `dea8184` → `c69a5cf` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `de7cb37` → `5a73c89` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `aa6c211` → `cd986b2` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `55d2d31` → `636e257` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `ec37ba8` → `32a053a` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `13b19d4` → `fbbcfc4` |

---

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

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

---

### Release Notes

<details>
<summary>itzg/docker-minecraft-server
(ghcr.io/itzg/minecraft-server)</summary>

###
[`v2026.5.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2026.5.0)

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

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

##### What's Changed

##### Enhancements

- Remove Connector & Appleskin from modrinth exclusions by
[@&#8203;evergales](https://redirect.github.com/evergales) in
[#&#8203;4031](https://redirect.github.com/itzg/docker-minecraft-server/pull/4031)

##### Documentation

- Clarify source directories with APPLY\_EXTRA\_FILES by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;4030](https://redirect.github.com/itzg/docker-minecraft-server/pull/4030)
- build(deps): bump the patches group in /docs with 4 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;4040](https://redirect.github.com/itzg/docker-minecraft-server/pull/4040)

##### Other Changes

- build(deps): bump the patches group in /docs with 2 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;4027](https://redirect.github.com/itzg/docker-minecraft-server/pull/4027)
- Added force include JER to Wold's Vaults in cf-exclude-include.json by
[@&#8203;kman3107](https://redirect.github.com/kman3107) in
[#&#8203;4033](https://redirect.github.com/itzg/docker-minecraft-server/pull/4033)
- Update dependency itzg/restify to v1.7.13 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;4036](https://redirect.github.com/itzg/docker-minecraft-server/pull/4036)
- Update dependency itzg/mc-monitor to v0.16.2 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;4034](https://redirect.github.com/itzg/docker-minecraft-server/pull/4034)
- Update dependency itzg/mc-image-helper to v1.57.1 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;4039](https://redirect.github.com/itzg/docker-minecraft-server/pull/4039)
- Update dependency itzg/mc-image-helper to v1.57.2 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;4044](https://redirect.github.com/itzg/docker-minecraft-server/pull/4044)

##### New Contributors

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

**Full Changelog**:
<https://github.com/itzg/docker-minecraft-server/compare/2026.4.2...2026.5.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9taW5lY3JhZnQtamF2YSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-05-04 21:25:17 +02:00
TrueCharts BotandGitHub 398798ec0f chore(speedtest-tracker): update image ghcr.io/linuxserver/speedtest-tracker digest to e283ceb (#47851)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/speedtest-tracker](https://redirect.github.com/linuxserver/docker-speedtest-tracker/packages)
([source](https://redirect.github.com/linuxserver/docker-speedtest-tracker))
| digest | `2f23603` → `e283ceb` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zcGVlZHRlc3QtdHJhY2tlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-05-04 19:20:39 +00:00
TrueCharts BotandGitHub 304bc9325b chore(syslog-ng): update image docker.io/balabit/syslog-ng digest to b537102 (#47852)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/balabit/syslog-ng](https://redirect.github.com/syslog-ng/syslog-ng)
| digest | `f989b74` → `b537102` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zeXNsb2ctbmciLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-05-04 19:20:36 +00:00
TrueCharts BotandGitHub c77853998e chore(pyload-ng): update image lscr.io/linuxserver/pyload-ng digest to a03f97e (#47850)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/pyload-ng | digest | `e56fc95` → `a03f97e` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9weWxvYWQtbmciLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-05-04 21:20:33 +02:00
TrueCharts BotandGitHub f208735f45 feat(renovate): update image oci.trueforge.org/containerforge/renovate 43.162.0 → 43.163.1 (#47859)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate)
([source](https://redirect.github.com/renovate/renovate)) | minor |
`7d48937` → `c6e3ecd` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yZW5vdmF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-05-04 21:20:32 +02:00
TrueCharts BotandGitHub 64b5139330 feat(hasty-paste): update image ghcr.io/enchant97/hasty-paste 2.3.1 → 2.4.0 (#47856)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/enchant97/hasty-paste](https://redirect.github.com/enchant97/hasty-paste)
| minor | `16e706f` → `5808f58` |

---

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

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

---

### Release Notes

<details>
<summary>enchant97/hasty-paste (ghcr.io/enchant97/hasty-paste)</summary>

###
[`v2.4.0`](https://redirect.github.com/enchant97/hasty-paste/blob/HEAD/CHANGELOG.md#240---2026-05-04)

[Compare
Source](https://redirect.github.com/enchant97/hasty-paste/compare/v2.3.1...v2.4.0)

##### Added

- Closes
[#&#8203;151](https://redirect.github.com/enchant97/hasty-paste/issues/151);
enable line numbers for source code pastes
- Paste creation via quick-api
- Cache headers to attachments

##### Changed

- Require auth secrets to be at least 32 bytes long
- Remove emojis from index page
- Bump deps

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9oYXN0eS1wYXN0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-05-04 21:20:14 +02:00
TrueCharts BotandGitHub f27d5ad2d4 fix(sonarr): update image oci.trueforge.org/containerforge/sonarr 4.0.17.2953 → 4.0.17.2967 (#47855)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/sonarr](https://ghcr.io/trueforge-org/sonarr)
([source](https://redirect.github.com/Sonarr/Sonarr)) | patch |
`9d67f48` → `f037356` |

---

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

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

---

### Release Notes

<details>
<summary>Sonarr/Sonarr
(oci.trueforge.org/containerforge/sonarr)</summary>

###
[`v4.0.17.2967`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.17.2967):
4.0.17.2967

[Compare
Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.17.2953...v4.0.17.2967)

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

#### What's Changed

##### Changes

- Backport qBittorrent fixes to v4 by
[@&#8203;mynameisbogdan](https://redirect.github.com/mynameisbogdan) in
[#&#8203;8592](https://redirect.github.com/Sonarr/Sonarr/pull/8592)

**Full Changelog**:
<https://github.com/Sonarr/Sonarr/compare/v4.0.17.2953...v4.0.17.2967>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zb25hcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-05-04 21:20:10 +02:00
TrueCharts BotandGitHub cf49e83335 fix(autobrr): update image ghcr.io/autobrr/autobrr v1.77.0 → v1.77.1 (#47853)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr)
| patch | `7274b73` → `26796bb` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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.77.1`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.77.1)

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

#### Changelog

##### New Features

-
[`19a4772`](https://redirect.github.com/autobrr/autobrr/commit/19a477208497426f9bd87d9a0949f56580a2ce45):
feat(docs): support more freeleech mappings in update-indexers
([#&#8203;2446](https://redirect.github.com/autobrr/autobrr/issues/2446))
([@&#8203;zze0s](https://redirect.github.com/zze0s))

##### Other work

-
[`1f584b2`](https://redirect.github.com/autobrr/autobrr/commit/1f584b262ab5543cdd0da6cdec320f27f30d7b00):
build(deps): bump the golang group with 2 updates
([#&#8203;2450](https://redirect.github.com/autobrr/autobrr/issues/2450))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`d76e603`](https://redirect.github.com/autobrr/autobrr/commit/d76e60391fea332e89af0a34d0ec58b42b04cd27):
build(deps): bump the golang group with 9 updates
([#&#8203;2447](https://redirect.github.com/autobrr/autobrr/issues/2447))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`3ed30f4`](https://redirect.github.com/autobrr/autobrr/commit/3ed30f4c7be42921d036c41c2847b188632d2137):
build(deps): bump the npm group in /web with 23 updates
([#&#8203;2448](https://redirect.github.com/autobrr/autobrr/issues/2448))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hdXRvYnJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-05-04 21:20:06 +02:00
TrueCharts BotandGitHub 1ba4333583 chore(budge): update image ghcr.io/linuxserver/budge digest to 74765cd (#47849)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/budge](https://redirect.github.com/linuxserver/docker-budge/packages)
([source](https://redirect.github.com/linuxserver/docker-budge)) |
digest | `8a668ed` → `74765cd` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9idWRnZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-05-04 21:15:53 +02:00
TrueCharts BotandGitHub 686b21f2f1 feat(minecraft-bedrock): update image docker.io/itzg/minecraft-bedrock-server 2026.4.4 → 2026.5.0 (#47857)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/itzg/minecraft-bedrock-server](https://redirect.github.com/itzg/docker-minecraft-bedrock-server)
| minor | `9404afa` → `cd6271e` |

---

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

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

---

### Release Notes

<details>
<summary>itzg/docker-minecraft-bedrock-server
(docker.io/itzg/minecraft-bedrock-server)</summary>

###
[`v2026.5.0`](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/releases/tag/2026.5.0)

[Compare
Source](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/compare/2026.4.4...2026.5.0)

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

#### What's Changed

##### Other Changes

- Expose and document IPv6 port 19133 by default by
[@&#8203;poeggi](https://redirect.github.com/poeggi) in
[#&#8203;626](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/626)

#### New Contributors

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

**Full Changelog**:
<https://github.com/itzg/docker-minecraft-bedrock-server/compare/2026.4.4...2026.5.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9taW5lY3JhZnQtYmVkcm9jayIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-05-04 21:15:21 +02:00
TrueCharts BotandGitHub ddf90d37fb fix(drawio): update image docker.io/jgraph/drawio 29.7.9 → 29.7.11 (#47854)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jgraph/drawio](https://www.drawio.com)
([source](https://redirect.github.com/jgraph/docker-drawio)) | patch |
`eb95727` → `f75a81c` |

---

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

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

---

### Release Notes

<details>
<summary>jgraph/docker-drawio (docker.io/jgraph/drawio)</summary>

###
[`v29.7.11`](https://redirect.github.com/jgraph/docker-drawio/compare/v29.7.9...v29.7.11)

[Compare
Source](https://redirect.github.com/jgraph/docker-drawio/compare/v29.7.9...v29.7.11)

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9kcmF3aW8iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-05-04 21:14:11 +02:00
TrueCharts BotandGitHub 6a00998840 feat(renovate): update image oci.trueforge.org/containerforge/renovate 43.160.7 → 43.162.0 (#47848)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate)
([source](https://redirect.github.com/renovate/renovate)) | minor |
`ac808b3` → `7d48937` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yZW5vdmF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-05-04 15:10:27 +02:00
TrueCharts BotandGitHub 876d3c5e1d fix(healthchecks): update image ghcr.io/linuxserver/healthchecks 4.2.20260428 → 4.2.20260504 (#47846)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/healthchecks](https://redirect.github.com/linuxserver/docker-healthchecks/packages)
([source](https://redirect.github.com/linuxserver/docker-healthchecks))
| patch | `2973440` → `43517fd` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9oZWFsdGhjaGVja3MiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-05-04 15:10:17 +02:00
TrueCharts BotandGitHub c6c5707e66 fix(docuseal): update image docker.io/docuseal/docuseal 2.5.1 → 2.5.2 (#47844)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/docuseal/docuseal | patch | `a43e629` → `c404f8c` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9kb2N1c2VhbCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-05-04 15:09:41 +02:00
TrueCharts BotandGitHub c03441b447 chore(hexo-blog): update image docker.io/fletchto99/hexo-dev-blog digest to 6297b70 (#47843) 2026-05-04 15:09:05 +02:00
TrueCharts BotandGitHub 2e1903c1b2 fix(gravity): update image ghcr.io/beryju/gravity v0.32.0 → v0.32.1 (#47845) 2026-05-04 15:09:02 +02:00
TrueCharts BotandGitHub 8b0ce432bb chore(tachidesk-docker): update image ghcr.io/suwayomi/tachidesk digest to ba7e3dc (#47832)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/suwayomi/tachidesk | digest | `bc7164c` → `ba7e3dc` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90YWNoaWRlc2stZG9ja2VyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-05-04 13:08:58 +00:00
TrueCharts BotandGitHub 0d5bf4f29f BREAKING CHANGE(peanut): Update image docker.io/brandawg93/peanut 5.22.0 → 6.0.0 (#47842)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT)
| major | `14d7188` → `6629dce` |

---

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

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

---

### Release Notes

<details>
<summary>Brandawg93/PeaNUT (docker.io/brandawg93/peanut)</summary>

###
[`v6.0.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v6.0.0)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.22.0...v6.0.0)

#### ⚠️ Breaking Changes

##### Authentication is now always on by default

In v5, authentication was opt-in — if `WEB_USERNAME` and `WEB_PASSWORD`
were not set, the app was open to anyone. In v6, **authentication is
enabled by default**.

- If you were running without those environment variables, you will be
redirected to a setup page on first boot to create your account.
- If you prefer to run without authentication, set `AUTH_DISABLED=true`.

***

##### `WEB_USERNAME` / `WEB_PASSWORD` are now bootstrap-only

In v5, these environment variables were checked on every login and API
request. In v6, they are only used to **automatically create the initial
user on first startup** — after that, credentials are stored in
`config/auth.yaml` as a bcrypt hash.

> **Important:** Changing these environment variables after the first
boot will have no effect on your credentials. To rotate your password,
use the UI or edit `config/auth.yaml` directly.

***

##### Credentials are now persisted in `config/auth.yaml`

A new file, `config/auth.yaml`, stores your hashed credentials. Your
`/config` volume must be mounted and writable (owner `1000:1000`) —
without it, the app will be unable to save your account and will
redirect to setup on every restart.

If you were already mounting `/config` for settings persistence, no
additional changes are needed.

#### What's Changed

- Bump actions/setup-node from 6.2.0 to 6.3.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;398](https://redirect.github.com/Brandawg93/PeaNUT/pull/398)
- Bump pnpm/action-setup from 4 to 5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;402](https://redirect.github.com/Brandawg93/PeaNUT/pull/402)
- Bump helm/kind-action from 1.13.0 to 1.14.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;396](https://redirect.github.com/Brandawg93/PeaNUT/pull/396)
- Bump next from 16.1.6 to 16.1.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;401](https://redirect.github.com/Brandawg93/PeaNUT/pull/401)
- Create user on setup by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;381](https://redirect.github.com/Brandawg93/PeaNUT/pull/381)
- Package updates by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;406](https://redirect.github.com/Brandawg93/PeaNUT/pull/406)
- Make config directory permission errors actionable by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;415](https://redirect.github.com/Brandawg93/PeaNUT/pull/415)
- Add TCP connection pooling for NUT server client by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;405](https://redirect.github.com/Brandawg93/PeaNUT/pull/405)
- Package updates by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;416](https://redirect.github.com/Brandawg93/PeaNUT/pull/416)
- Bump pnpm/action-setup from 5 to 6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;410](https://redirect.github.com/Brandawg93/PeaNUT/pull/410)
- Bump actions/setup-node from 6.3.0 to 6.4.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;412](https://redirect.github.com/Brandawg93/PeaNUT/pull/412)
- Parallelize CI build workflow by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;417](https://redirect.github.com/Brandawg93/PeaNUT/pull/417)
- Bump azure/setup-helm from 4 to 5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;407](https://redirect.github.com/Brandawg93/PeaNUT/pull/407)
- Fix WS terminal auth behind SSL-terminating proxies by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;419](https://redirect.github.com/Brandawg93/PeaNUT/pull/419)
- Upgrade recharts to v3 by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;420](https://redirect.github.com/Brandawg93/PeaNUT/pull/420)

**Full Changelog**:
<https://github.com/Brandawg93/PeaNUT/compare/v5.22.0...v6.0.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wZWFudXQiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2026-05-04 15:06:03 +02:00
TrueCharts BotandGitHub 0e6ff35b09 fix(renovate): update image oci.trueforge.org/containerforge/renovate 43.160.6 → 43.160.7 (#47839)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate)
([source](https://redirect.github.com/renovate/renovate)) | patch |
`8217aa7` → `ac808b3` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yZW5vdmF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-05-04 09:05:50 +02:00
TrueCharts BotandGitHub 82d64cc3f5 fix(outline): update image docker.io/outlinewiki/outline 1.7.0 → 1.7.1 (#47838)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/outlinewiki/outline](https://redirect.github.com/outline/outline)
| patch | `e1b2fe4` → `361df70` |

---

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

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

---

### Release Notes

<details>
<summary>outline/outline (docker.io/outlinewiki/outline)</summary>

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

[Compare
Source](https://redirect.github.com/outline/outline/compare/v1.7.0...v1.7.1)

#### What's Changed

##### Improvements

- MCP responses now include breadcrumbs
([#&#8203;12203](https://redirect.github.com/outline/outline/pull/12203)),
summaries
([#&#8203;12241](https://redirect.github.com/outline/outline/pull/12241)),
and title guidance
([#&#8203;12242](https://redirect.github.com/outline/outline/pull/12242))
- MCP now has `delete_document` and `delete_collection` tools
([#&#8203;12245](https://redirect.github.com/outline/outline/pull/12245))
- Per-share branding lets you override the title and logo on individual
public shares
([#&#8203;12003](https://redirect.github.com/outline/outline/pull/12003))
- When navigating to document from search results there is now a UI
element to clear search highlights
([#&#8203;12165](https://redirect.github.com/outline/outline/pull/12165))
- OAuth account linking flows refactored
([#&#8203;12246](https://redirect.github.com/outline/outline/pull/12246))
- Self-hosted instances can now tune rate limiting with the new
`RATE_LIMITER_MULTIPLIER` configuration option
([#&#8203;12226](https://redirect.github.com/outline/outline/pull/12226))
- Default model creation rate limits raised from 10/min to 25/min
([#&#8203;12236](https://redirect.github.com/outline/outline/pull/12236))
- Improved table-of-contents positioning on shared documents
([#&#8203;12171](https://redirect.github.com/outline/outline/pull/12171))
- Improved sidebar performance
([#&#8203;12215](https://redirect.github.com/outline/outline/pull/12215))
- Added a Redis healthcheck for better monitoring and resilience
([#&#8203;12157](https://redirect.github.com/outline/outline/pull/12157))

##### Fixes

- `Shift-Tab` on a list item inside a toggle block no longer outdents
the entire block
([#&#8203;12162](https://redirect.github.com/outline/outline/pull/12162))
- Code blocks now expand correctly when printing
([#&#8203;12193](https://redirect.github.com/outline/outline/pull/12193))
- API keys created with global read/write scope are now saved correctly
([#&#8203;12225](https://redirect.github.com/outline/outline/pull/12225))
- Republishing a document now updates `lastModifiedById` as expected
([#&#8203;12227](https://redirect.github.com/outline/outline/pull/12227))
- Suspended users are no longer counted toward the cached group member
count
([#&#8203;12197](https://redirect.github.com/outline/outline/pull/12197))
- Post-login redirects with invalid paths are now handled correctly in
Firefox
([#&#8203;12218](https://redirect.github.com/outline/outline/pull/12218))
- Fixed incorrect `Mod-ArrowLeft` behavior inside heading nodes in
Firefox
([#&#8203;12219](https://redirect.github.com/outline/outline/pull/12219))
- Autofocus now works inside lazy-loaded modals and popovers
([#&#8203;12146](https://redirect.github.com/outline/outline/pull/12146))
- Stricter validation on table attributes
([#&#8203;12156](https://redirect.github.com/outline/outline/pull/12156))
and the subscription creation endpoint
([#&#8203;12240](https://redirect.github.com/outline/outline/pull/12240))
- Resolved a parseXML error originating from the AWS SDK
([#&#8203;12231](https://redirect.github.com/outline/outline/pull/12231))
- Many dependency updates

**Full Changelog**:
<https://github.com/outline/outline/compare/v1.7.0...v1.7.1>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9vdXRsaW5lIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-05-04 09:05:33 +02:00
TrueCharts BotandGitHub f8ae882d4c feat(matomo): update image public.ecr.aws/bitnami/matomo 5.9.0 → 5.10.0 (#47841)
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))
| minor | `149b9c3` → `41aa5de` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tYXRvbW8iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-05-04 09:05:27 +02:00
TrueCharts BotandGitHub 491c2f9521 feat(backrest): update image docker.io/garethgeorge/backrest v1.12.1 → v1.13.0 (#47840)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/garethgeorge/backrest](https://redirect.github.com/garethgeorge/backrest)
| minor | `f4d34bd` → `9c9966b` |

---

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

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

---

### Release Notes

<details>
<summary>garethgeorge/backrest
(docker.io/garethgeorge/backrest)</summary>

###
[`v1.13.0`](https://redirect.github.com/garethgeorge/backrest/releases/tag/v1.13.0)

[Compare
Source](https://redirect.github.com/garethgeorge/backrest/compare/v1.12.1...v1.13.0)

##### Features

- apply multihost sync refinements found in validation pass
([5053371](https://redirect.github.com/garethgeorge/backrest/commit/50533716b1bae5a6a05d18046426990905b217b5))
- experimental multihost sync
([#&#8203;1204](https://redirect.github.com/garethgeorge/backrest/issues/1204))
([b98b1dc](https://redirect.github.com/garethgeorge/backrest/commit/b98b1dc3ccfb0f810259ae3e1e00366da7b0eee5))
- macOS and linux tray binaries
([#&#8203;1163](https://redirect.github.com/garethgeorge/backrest/issues/1163))
([87d7623](https://redirect.github.com/garethgeorge/backrest/commit/87d76231bc1c069e773758ebb8cb348425551e6a))

##### Bug Fixes

- Alpine Docker images for arm/v6 and arm/v7 architectures
([#&#8203;1165](https://redirect.github.com/garethgeorge/backrest/issues/1165))
([4ebc22b](https://redirect.github.com/garethgeorge/backrest/commit/4ebc22b7d1e73bae14e2c68720b2ca1bf015f664))
- always allow CORS OPTIONS requests even behind authenticated endpoints
([#&#8203;1194](https://redirect.github.com/garethgeorge/backrest/issues/1194))
([12008e5](https://redirect.github.com/garethgeorge/backrest/commit/12008e532400cefc0680ba619761be4ddc8c5533))
- config migration bug w\.r.t. multihost sync
([75cbd68](https://redirect.github.com/garethgeorge/backrest/commit/75cbd6851683f6b7a0057e97eb5f650c2befd3b4))
- improve install.sh on macOS and linux
([cd6c5ed](https://redirect.github.com/garethgeorge/backrest/commit/cd6c5ed5f343f2adc507b462f4f3da2b6f4a0509))
- improve vite bundle splitting to avoid large bundles
([a922d0a](https://redirect.github.com/garethgeorge/backrest/commit/a922d0a20bf7d99837cfae521ec4c0844c0e0615))
- minor windows installer fixes
([5b83453](https://redirect.github.com/garethgeorge/backrest/commit/5b83453a31b3e65f0e716932103e3cddc2cf3ace))
- optimize backrest ui performance
([#&#8203;1195](https://redirect.github.com/garethgeorge/backrest/issues/1195))
([8e9470c](https://redirect.github.com/garethgeorge/backrest/commit/8e9470c954ee0547a4a998b24fe36b6c80453f36))
- post PQ safe transport for syncapi
([#&#8203;1216](https://redirect.github.com/garethgeorge/backrest/issues/1216))
([aed0073](https://redirect.github.com/garethgeorge/backrest/commit/aed007385fbc1ed498a73b10c8e88e8eddc34105))
- refine backrest SFTP UI
([#&#8203;1193](https://redirect.github.com/garethgeorge/backrest/issues/1193))
([88f0fbc](https://redirect.github.com/garethgeorge/backrest/commit/88f0fbc7aab4bfaa89cebd65c8c9cee153683d84))
- refine config validation policies
([b7e9448](https://redirect.github.com/garethgeorge/backrest/commit/b7e9448cbb56c52254be3357e40651d549326d5f))
- RESTIC\_PASSWORD env shold not take precedent over repo passwords
([#&#8203;1192](https://redirect.github.com/garethgeorge/backrest/issues/1192))
([27e1d18](https://redirect.github.com/garethgeorge/backrest/commit/27e1d189ab8ccce08d99e0167d322c6d2731187d))
- show repo URI in sidebar tooltip instead of repo ID
([#&#8203;1209](https://redirect.github.com/garethgeorge/backrest/issues/1209))
([7e064a2](https://redirect.github.com/garethgeorge/backrest/commit/7e064a275c039d226c09a5a0522488b8fb1e6edc))
- wrong order of parameters in task name
([#&#8203;1168](https://redirect.github.com/garethgeorge/backrest/issues/1168))
([b3edd06](https://redirect.github.com/garethgeorge/backrest/commit/b3edd06a27745674327215396dfe0e85fa13100b))

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9iYWNrcmVzdCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-05-04 09:04:48 +02:00
TrueCharts BotandGitHub a7437b8ca4 chore(drawio): update image docker.io/jgraph/drawio digest to eb95727 (#47837)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jgraph/drawio](https://www.drawio.com)
([source](https://redirect.github.com/jgraph/docker-drawio)) | digest |
`49e35e9` → `eb95727` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9kcmF3aW8iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-05-04 09:04:08 +02:00
TrueCharts BotandGitHub 635c99164d feat(tdarr): update image docker.io/haveagitgat/tdarr 2.70.01 → 2.71.01 (#47836)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/haveagitgat/tdarr](https://redirect.github.com/HaveAGitGat/tdarr_express_be)
| minor | `4d48a46` → `e66fd40` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90ZGFyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-05-04 03:02:02 +02:00
TrueCharts BotandGitHub aec207f759 feat(tdarr-node): update image docker.io/haveagitgat/tdarr_node 2.70.01 → 2.71.01 (#47835)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/haveagitgat/tdarr_node](https://redirect.github.com/HaveAGitGat/tdarr_express_be)
| minor | `60176a6` → `fab0c17` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90ZGFyci1ub2RlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-05-04 03:01:37 +02:00
TrueCharts BotandGitHub 58f838905e feat(qbittorrent): update image oci.trueforge.org/containerforge/qbittorrent 5.1.4 → 5.2.0 (#47834) 2026-05-04 03:00:49 +02:00
TrueCharts BotandGitHub 54b654e157 feat(gravity): update image ghcr.io/beryju/gravity v0.30.0 → v0.32.0 (#47833)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/beryju/gravity](https://redirect.github.com/BeryJu/gravity) |
minor | `f9bc539` → `04b334c` |

---

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

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

---

### Release Notes

<details>
<summary>BeryJu/gravity (ghcr.io/beryju/gravity)</summary>

###
[`v0.32.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.32.0):
Release 0.32.0

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.30.0...v0.32.0)

Upgrade to this version of gravity by using this container image:

```
ghcr.io/beryju/gravity:v0.32.0
```

Upgrade to the current JS API Client using

```
npm i gravity-api@0.32.0
```

Upgrade to the current Golang API Client using

```
go get beryju.io/gravity@v0.32.0
```

Upgrade external-dns to use this container image:

```
ghcr.io/beryju/gravity-external-dns:v0.32.0
```

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

#### What's Changed

##### 🏕 Features

- roles/dns: include TTL in API by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[#&#8203;2183](https://redirect.github.com/BeryJu/gravity/pull/2183)
- web: auto-create dns zones when creating DHCP scope (forward and
reverse) by [@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[#&#8203;2184](https://redirect.github.com/BeryJu/gravity/pull/2184)

**Full Changelog**:
<https://github.com/BeryJu/gravity/compare/v0.30.0...v0.32.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ncmF2aXR5IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-05-04 03:00:37 +02:00
TrueCharts BotandGitHub 8e0da84139 feat(wekan): update image docker.io/wekanteam/wekan v9.06 → v9.07 (#47831)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) |
minor | `ed78206` → `9b4e8ad` |

---

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

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

---

### Release Notes

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

###
[`v9.07`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v907-2026-05-02-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v9.06...v9.07)

This release fixes the following CRITICAL SECURITY ISSUES of
[AvatarBleed](https://wekan.fi/hall-of-fame/avatarbleed/):

- [Fix avatars
rce](https://redirect.github.com/wekan/wekan/commit/a4c74a5980e9f778eb444fd346f32aa3d16786a9).
  Thanks to Trung Nguyen from CyStack Security and xet7.

and fixes the following bugs:

- [Fix CleanDark
theme](https://redirect.github.com/wekan/wekan/pull/6324).
  Thanks to stegoh.

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

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC93ZWthbiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-05-03 21:00:54 +02:00
TrueCharts BotandGitHub 381cb43fb9 feat(piwigo): update image ghcr.io/linuxserver/piwigo 16.3.0 → 16.4.0 (#47830)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages)
([source](https://redirect.github.com/linuxserver/docker-piwigo)) |
minor | `4de652f` → `79c14f4` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9waXdpZ28iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-05-03 21:00:51 +02:00
TrueCharts BotandGitHub 04236fdeb3 feat(dispatcharr): update image docker.io/dispatcharr/dispatcharr 0.23.0 → 0.24.0 (#47828) 2026-05-03 21:00:37 +02:00
TrueCharts BotandGitHub 30527a72eb feat(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.15.0 → 19.16.0 (#47827) 2026-05-03 21:00:30 +02:00
TrueCharts BotandGitHub 2f92ee552e fix(prowlarr): update image oci.trueforge.org/containerforge/prowlarr 2.3.6.5351 → 2.3.7.5365 (#47825)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/prowlarr](https://ghcr.io/trueforge-org/prowlarr)
([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch |
`67be62b` → `dc42efc` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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
(oci.trueforge.org/containerforge/prowlarr)</summary>

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

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

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

#### Changes:

-
[`18fe4ec`](https://redirect.github.com/Prowlarr/Prowlarr/commit/18fe4ec4955f620013cd61daac8a760e033d8a67)
Bump MailKit to 4.16.0
-
[`de8738f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/de8738f1d3964177f1fc8cced07ded2b93c061aa)
Fixed: PWA Manifest images
-
[`46ce8e2`](https://redirect.github.com/Prowlarr/Prowlarr/commit/46ce8e270138e757b14cc1b42b259419a2fac979)
Version bump to 2.3.7

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/_release?releaseId=234&_a=release-summary).

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wcm93bGFyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-05-03 21:00:23 +02:00
TrueCharts BotandGitHub cce357fc81 chore(ombi): update image ghcr.io/linuxserver/ombi digest to cb0339d (#47820) 2026-05-03 20:59:50 +02:00
TrueCharts BotandGitHub 6b9ad7311c chore(thelounge): update image docker.io/thelounge/thelounge digest to e631ab6 (#47822)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/thelounge/thelounge](https://redirect.github.com/thelounge/thelounge-docker)
| digest | `3b62b12` → `e631ab6` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90aGVsb3VuZ2UiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-05-03 20:59:43 +02:00
TrueCharts BotandGitHub 360e043991 chore(jellyfin): update image docker.io/alpine/socat digest to 44e7b87 (#47819)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/socat | digest | `ca728cc` → `44e7b87` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9qZWxseWZpbiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-05-03 20:59:40 +02:00
TrueCharts BotandGitHub a528ebc6be chore(grocy): update image ghcr.io/linuxserver/grocy digest to 4298d77 (#47818)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grocy](https://redirect.github.com/linuxserver/docker-grocy/packages)
([source](https://redirect.github.com/linuxserver/docker-grocy)) |
digest | `7e84250` → `4298d77` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ncm9jeSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-05-03 20:58:22 +02:00
TrueCharts BotandGitHub 2d2c637c5b feat(gravity): update image ghcr.io/beryju/gravity v0.29.0 → v0.30.0 (#47829)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/beryju/gravity](https://redirect.github.com/BeryJu/gravity) |
minor | `fc4309c` → `f9bc539` |

---

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

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

---

### Release Notes

<details>
<summary>BeryJu/gravity (ghcr.io/beryju/gravity)</summary>

###
[`v0.30.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.30.0):
Release 0.30.0

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.29.0...v0.30.0)

Upgrade to this version of gravity by using this container image:

```
ghcr.io/beryju/gravity:v0.30.0
```

Upgrade to the current JS API Client using

```
npm i gravity-api@0.30.0
```

Upgrade to the current Golang API Client using

```
go get beryju.io/gravity@v0.30.0
```

Upgrade external-dns to use this container image:

```
ghcr.io/beryju/gravity-external-dns:v0.30.0
```

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

#### What's Changed

##### 🏕 Features

- o11y: add option for pyroscope by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[#&#8203;2011](https://redirect.github.com/BeryJu/gravity/pull/2011)
- pkg/externaldns: fix content type by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[#&#8203;2176](https://redirect.github.com/BeryJu/gravity/pull/2176)
- docs: fix build by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[#&#8203;2178](https://redirect.github.com/BeryJu/gravity/pull/2178)
- web: improve editing page for dns zone by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[#&#8203;2180](https://redirect.github.com/BeryJu/gravity/pull/2180)
- instance: store total instance memory for graph by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[#&#8203;2181](https://redirect.github.com/BeryJu/gravity/pull/2181)
- api: migrate auth (users and tokens) to protobuf by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[#&#8203;1848](https://redirect.github.com/BeryJu/gravity/pull/1848)
- web: replace raw YAML editor for DNS handler configs with structured
UI by [@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[#&#8203;2182](https://redirect.github.com/BeryJu/gravity/pull/2182)

##### 👒 Dependencies

- build(deps): bump rollup from 4.54.0 to 4.55.1 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2013](https://redirect.github.com/BeryJu/gravity/pull/2013)
- build(deps): bump the eslint group in /web with 2 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2012](https://redirect.github.com/BeryJu/gravity/pull/2012)
- build(deps): bump github.com/coredns/coredns from 1.13.2 to 1.14.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2017](https://redirect.github.com/BeryJu/gravity/pull/2017)
- build(deps): bump coredns/coredns from 1.13.2 to 1.14.0 in /hack/tests
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2015](https://redirect.github.com/BeryJu/gravity/pull/2015)
- build(deps): bump
[@&#8203;trivago/prettier-plugin-sort-imports](https://redirect.github.com/trivago/prettier-plugin-sort-imports)
from 6.0.1 to 6.0.2 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2014](https://redirect.github.com/BeryJu/gravity/pull/2014)
- build(deps): bump github.com/k8s-gateway/k8s\_gateway from 1.6.1 to
1.6.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2016](https://redirect.github.com/BeryJu/gravity/pull/2016)
- build(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2020](https://redirect.github.com/BeryJu/gravity/pull/2020)
- build(deps): bump github.com/miekg/dns from 1.1.69 to 1.1.70 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2019](https://redirect.github.com/BeryJu/gravity/pull/2019)
- build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2023](https://redirect.github.com/BeryJu/gravity/pull/2023)
- build(deps): bump the eslint group in /web with 2 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2022](https://redirect.github.com/BeryJu/gravity/pull/2022)
- build(deps): bump actions/setup-go from 6.1.0 to 6.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2021](https://redirect.github.com/BeryJu/gravity/pull/2021)
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.97 to 7.0.98
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2027](https://redirect.github.com/BeryJu/gravity/pull/2027)
- build(deps): bump prettier from 3.7.4 to 3.8.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2026](https://redirect.github.com/BeryJu/gravity/pull/2026)
- build(deps): bump actions/setup-node from 6.1.0 to 6.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2025](https://redirect.github.com/BeryJu/gravity/pull/2025)
- build(deps): bump github.com/getsentry/sentry-go from 0.40.0 to 0.41.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2029](https://redirect.github.com/BeryJu/gravity/pull/2029)
- build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2028](https://redirect.github.com/BeryJu/gravity/pull/2028)
- build(deps): bump coredns/coredns from 1.14.0 to 1.14.1 in /hack/tests
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2032](https://redirect.github.com/BeryJu/gravity/pull/2032)
- build(deps): bump github.com/coredns/coredns from 1.14.0 to 1.14.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2031](https://redirect.github.com/BeryJu/gravity/pull/2031)
- build(deps): bump rollup from 4.55.1 to 4.55.2 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2034](https://redirect.github.com/BeryJu/gravity/pull/2034)
- build(deps): bump the eslint group in /web with 2 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2033](https://redirect.github.com/BeryJu/gravity/pull/2033)
- build(deps): bump rollup from 4.55.2 to 4.55.3 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2038](https://redirect.github.com/BeryJu/gravity/pull/2038)
- build(deps): bump prettier from 3.8.0 to 3.8.1 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2037](https://redirect.github.com/BeryJu/gravity/pull/2037)
- build(deps): bump lodash from 4.17.21 to 4.17.23 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2036](https://redirect.github.com/BeryJu/gravity/pull/2036)
- build(deps): bump lodash-es from 4.17.21 to 4.17.23 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2035](https://redirect.github.com/BeryJu/gravity/pull/2035)
- build(deps): bump github.com/miekg/dns from 1.1.70 to 1.1.72 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2042](https://redirect.github.com/BeryJu/gravity/pull/2042)
- build(deps): bump globals from 17.0.0 to 17.1.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2040](https://redirect.github.com/BeryJu/gravity/pull/2040)
- build(deps): bump rollup from 4.55.3 to 4.56.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2041](https://redirect.github.com/BeryJu/gravity/pull/2041)
- build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2039](https://redirect.github.com/BeryJu/gravity/pull/2039)
- build(deps): bump
[@&#8203;fsegurai/codemirror-theme-vscode-dark](https://redirect.github.com/fsegurai/codemirror-theme-vscode-dark)
from 6.2.3 to 6.2.4 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2044](https://redirect.github.com/BeryJu/gravity/pull/2044)
- build(deps): bump
[@&#8203;fsegurai/codemirror-theme-vscode-light](https://redirect.github.com/fsegurai/codemirror-theme-vscode-light)
from 6.2.3 to 6.2.4 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2043](https://redirect.github.com/BeryJu/gravity/pull/2043)
- build(deps): bump the eslint group in /web with 2 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2046](https://redirect.github.com/BeryJu/gravity/pull/2046)
- build(deps): bump actions/attest-build-provenance from 3.1.0 to 3.2.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2045](https://redirect.github.com/BeryJu/gravity/pull/2045)
- build(deps): bump github.com/getsentry/sentry-go from 0.41.0 to 0.42.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2050](https://redirect.github.com/BeryJu/gravity/pull/2050)
- build(deps): bump rollup from 4.56.0 to 4.57.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2049](https://redirect.github.com/BeryJu/gravity/pull/2049)
- build(deps): bump globals from 17.1.0 to 17.2.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2048](https://redirect.github.com/BeryJu/gravity/pull/2048)
- build(deps): bump docker/login-action from 3.6.0 to 3.7.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2051](https://redirect.github.com/BeryJu/gravity/pull/2051)
- build(deps): bump globals from 17.2.0 to 17.3.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2052](https://redirect.github.com/BeryJu/gravity/pull/2052)
- build(deps): bump rollup from 4.57.0 to 4.57.1 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2053](https://redirect.github.com/BeryJu/gravity/pull/2053)
- build(deps): bump esbuild from 0.27.2 to 0.27.3 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2054](https://redirect.github.com/BeryJu/gravity/pull/2054)
- build(deps): bump github.com/k8s-gateway/k8s\_gateway from 1.6.2 to
1.6.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2057](https://redirect.github.com/BeryJu/gravity/pull/2057)
- build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2058](https://redirect.github.com/BeryJu/gravity/pull/2058)
- build(deps): bump github.com/prometheus-community/pro-bing from 0.7.0
to 0.8.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2056](https://redirect.github.com/BeryJu/gravity/pull/2056)
- build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2062](https://redirect.github.com/BeryJu/gravity/pull/2062)
- build(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2060](https://redirect.github.com/BeryJu/gravity/pull/2060)
- build(deps): bump axios from 1.12.1 to 1.13.5 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2063](https://redirect.github.com/BeryJu/gravity/pull/2063)
- build(deps): bump library/golang from 1.25 to 1.26 in
/cmd/external-dns by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2065](https://redirect.github.com/BeryJu/gravity/pull/2065)
- build(deps): bump library/golang from 1.25 to 1.26 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2064](https://redirect.github.com/BeryJu/gravity/pull/2064)
- build(deps): bump docker/build-push-action from 6.18.0 to 6.19.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2066](https://redirect.github.com/BeryJu/gravity/pull/2066)
- build(deps): bump coreos/etcd from v3.6.7 to v3.6.8 in /hack/tests by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2069](https://redirect.github.com/BeryJu/gravity/pull/2069)
- build(deps): bump the etcd group across 1 directory with 5 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2068](https://redirect.github.com/BeryJu/gravity/pull/2068)
- build(deps): bump docker/build-push-action from 6.19.1 to 6.19.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2067](https://redirect.github.com/BeryJu/gravity/pull/2067)
- build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2070](https://redirect.github.com/BeryJu/gravity/pull/2070)
- build(deps): bump ajv from 6.12.6 to 6.14.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2071](https://redirect.github.com/BeryJu/gravity/pull/2071)
- build(deps): bump rollup from 4.57.1 to 4.59.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2072](https://redirect.github.com/BeryJu/gravity/pull/2072)
- build(deps): bump github.com/k8s-gateway/k8s\_gateway from 1.6.3 to
1.6.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2073](https://redirect.github.com/BeryJu/gravity/pull/2073)
- build(deps): bump minimatch from 3.1.2 to 3.1.4 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2077](https://redirect.github.com/BeryJu/gravity/pull/2077)
- build(deps): bump github.com/getsentry/sentry-go from 0.42.0 to 0.43.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2076](https://redirect.github.com/BeryJu/gravity/pull/2076)
- build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2081](https://redirect.github.com/BeryJu/gravity/pull/2081)
- build(deps): bump actions/attest-build-provenance from 3.2.0 to 4.0.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2080](https://redirect.github.com/BeryJu/gravity/pull/2080)
- build(deps): bump svenstaro/upload-release-action from 2.11.3 to
2.11.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2079](https://redirect.github.com/BeryJu/gravity/pull/2079)
- build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2078](https://redirect.github.com/BeryJu/gravity/pull/2078)
- build(deps): bump github.com/pin/tftp/v3 from 3.1.0 to 3.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2083](https://redirect.github.com/BeryJu/gravity/pull/2083)
- build(deps): bump actions/attest-build-provenance from 4.0.0 to 4.1.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2082](https://redirect.github.com/BeryJu/gravity/pull/2082)
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2085](https://redirect.github.com/BeryJu/gravity/pull/2085)
- build(deps): bump github.com/0xERR0R/blocky from 0.28.2 to 0.29.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2087](https://redirect.github.com/BeryJu/gravity/pull/2087)
- build(deps): bump globals from 17.3.0 to 17.4.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2086](https://redirect.github.com/BeryJu/gravity/pull/2086)
- build(deps): bump benchmark-action/github-action-benchmark from 1.20.7
to 1.21.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2088](https://redirect.github.com/BeryJu/gravity/pull/2088)
- build(deps): bump
[@&#8203;codemirror/lang-javascript](https://redirect.github.com/codemirror/lang-javascript)
from 6.2.4 to 6.2.5 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2089](https://redirect.github.com/BeryJu/gravity/pull/2089)
- build(deps): bump github.com/go-delve/delve from 1.26.0 to 1.26.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2092](https://redirect.github.com/BeryJu/gravity/pull/2092)
- build(deps): bump dexidp/dex from v2.44.0 to v2.45.1 in /hack/tests by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2091](https://redirect.github.com/BeryJu/gravity/pull/2091)
- build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2090](https://redirect.github.com/BeryJu/gravity/pull/2090)
- build(deps): bump
[@&#8203;rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs)
from 29.0.0 to 29.0.1 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2095](https://redirect.github.com/BeryJu/gravity/pull/2095)
- build(deps): bump docker/login-action from 3.7.0 to 4.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2094](https://redirect.github.com/BeryJu/gravity/pull/2094)
- build(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2093](https://redirect.github.com/BeryJu/gravity/pull/2093)
- build(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2098](https://redirect.github.com/BeryJu/gravity/pull/2098)
- build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2097](https://redirect.github.com/BeryJu/gravity/pull/2097)
- build(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2096](https://redirect.github.com/BeryJu/gravity/pull/2096)
- build(deps): bump github.com/coredns/coredns from 1.14.1 to 1.14.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2099](https://redirect.github.com/BeryJu/gravity/pull/2099)
- build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2102](https://redirect.github.com/BeryJu/gravity/pull/2102)
- build(deps): bump coredns/coredns from 1.14.1 to 1.14.2 in /hack/tests
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2103](https://redirect.github.com/BeryJu/gravity/pull/2103)
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.98 to 7.0.99
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2101](https://redirect.github.com/BeryJu/gravity/pull/2101)
- build(deps): bump
[@&#8203;rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs)
from 29.0.1 to 29.0.2 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2100](https://redirect.github.com/BeryJu/gravity/pull/2100)
- build(deps): bump github.com/testcontainers/testcontainers-go from
0.40.0 to 0.41.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2104](https://redirect.github.com/BeryJu/gravity/pull/2104)
- build(deps): bump flatted from 3.3.1 to 3.4.1 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2109](https://redirect.github.com/BeryJu/gravity/pull/2109)
- build(deps): bump esbuild from 0.27.3 to 0.27.4 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2108](https://redirect.github.com/BeryJu/gravity/pull/2108)
- build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2107](https://redirect.github.com/BeryJu/gravity/pull/2107)
- build(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2106](https://redirect.github.com/BeryJu/gravity/pull/2106)
- build(deps): bump github.com/k8s-gateway/k8s\_gateway from 1.6.4 to
1.7.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2111](https://redirect.github.com/BeryJu/gravity/pull/2111)
- build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2110](https://redirect.github.com/BeryJu/gravity/pull/2110)
- build(deps): bump svenstaro/upload-release-action from 2.11.4 to
2.11.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2112](https://redirect.github.com/BeryJu/gravity/pull/2112)
- build(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2113](https://redirect.github.com/BeryJu/gravity/pull/2113)
- build(deps): bump flatted from 3.4.1 to 3.4.2 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2114](https://redirect.github.com/BeryJu/gravity/pull/2114)
- build(deps): bump the etcd group across 1 directory with 5 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2117](https://redirect.github.com/BeryJu/gravity/pull/2117)
- build(deps): bump coreos/etcd from v3.6.8 to v3.6.9 in /hack/tests by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2118](https://redirect.github.com/BeryJu/gravity/pull/2118)
- build(deps): bump rollup from 4.59.0 to 4.60.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2116](https://redirect.github.com/BeryJu/gravity/pull/2116)
- build(deps): bump yaml from 2.8.2 to 2.8.3 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2115](https://redirect.github.com/BeryJu/gravity/pull/2115)
- build(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2122](https://redirect.github.com/BeryJu/gravity/pull/2122)
- build(deps): bump picomatch in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2121](https://redirect.github.com/BeryJu/gravity/pull/2121)
- build(deps): bump github.com/grafana/pyroscope-go from 1.2.7 to 1.2.8
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2123](https://redirect.github.com/BeryJu/gravity/pull/2123)
- build(deps): bump brace-expansion from 1.1.12 to 1.1.13 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2124](https://redirect.github.com/BeryJu/gravity/pull/2124)
- build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2125](https://redirect.github.com/BeryJu/gravity/pull/2125)
- build(deps): bump rollup from 4.60.0 to 4.60.1 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2126](https://redirect.github.com/BeryJu/gravity/pull/2126)
- build(deps): bump benchmark-action/github-action-benchmark from 1.21.0
to 1.22.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2127](https://redirect.github.com/BeryJu/gravity/pull/2127)
- build(deps): bump lodash-es from 4.17.23 to 4.18.1 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2131](https://redirect.github.com/BeryJu/gravity/pull/2131)
- build(deps): bump coreos/etcd from v3.6.9 to v3.6.10 in /hack/tests by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2130](https://redirect.github.com/BeryJu/gravity/pull/2130)
- build(deps): bump the etcd group across 1 directory with 5 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2129](https://redirect.github.com/BeryJu/gravity/pull/2129)
- build(deps): bump lodash from 4.17.23 to 4.18.1 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2132](https://redirect.github.com/BeryJu/gravity/pull/2132)
- build(deps): bump esbuild from 0.27.4 to 0.27.5 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2128](https://redirect.github.com/BeryJu/gravity/pull/2128)
- build(deps): bump github.com/getsentry/sentry-go from 0.43.0 to 0.44.1
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2120](https://redirect.github.com/BeryJu/gravity/pull/2120)
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.99 to 7.0.100
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2136](https://redirect.github.com/BeryJu/gravity/pull/2136)
- build(deps): bump esbuild from 0.27.5 to 0.28.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2135](https://redirect.github.com/BeryJu/gravity/pull/2135)
- build(deps): bump docker/login-action from 4.0.0 to 4.1.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2134](https://redirect.github.com/BeryJu/gravity/pull/2134)
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2133](https://redirect.github.com/BeryJu/gravity/pull/2133)
- build(deps): bump
[@&#8203;fsegurai/codemirror-theme-vscode-light](https://redirect.github.com/fsegurai/codemirror-theme-vscode-light)
from 6.2.4 to 6.2.6 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2138](https://redirect.github.com/BeryJu/gravity/pull/2138)
- build(deps): bump
[@&#8203;fsegurai/codemirror-theme-vscode-dark](https://redirect.github.com/fsegurai/codemirror-theme-vscode-dark)
from 6.2.4 to 6.2.6 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2137](https://redirect.github.com/BeryJu/gravity/pull/2137)
- build(deps): bump github.com/coreos/go-oidc/v3 from 3.17.0 to 3.18.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2139](https://redirect.github.com/BeryJu/gravity/pull/2139)
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.41.0 to 1.43.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2140](https://redirect.github.com/BeryJu/gravity/pull/2140)
- build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2144](https://redirect.github.com/BeryJu/gravity/pull/2144)
- build(deps): bump github.com/getsentry/sentry-go from 0.44.1 to 0.45.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2146](https://redirect.github.com/BeryJu/gravity/pull/2146)
- build(deps): bump axios from 1.13.5 to 1.15.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2147](https://redirect.github.com/BeryJu/gravity/pull/2147)
- build(deps): bump prettier from 3.8.1 to 3.8.2 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2141](https://redirect.github.com/BeryJu/gravity/pull/2141)
- build(deps): bump github.com/testcontainers/testcontainers-go from
0.41.0 to 0.42.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2145](https://redirect.github.com/BeryJu/gravity/pull/2145)
- build(deps): bump github.com/k8s-gateway/k8s\_gateway from 1.7.0 to
1.7.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2153](https://redirect.github.com/BeryJu/gravity/pull/2153)
- build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2150](https://redirect.github.com/BeryJu/gravity/pull/2150)
- build(deps): bump globals from 17.4.0 to 17.5.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2152](https://redirect.github.com/BeryJu/gravity/pull/2152)
- build(deps): bump docker/build-push-action from 7.0.0 to 7.1.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2151](https://redirect.github.com/BeryJu/gravity/pull/2151)
- build(deps): bump github.com/getsentry/sentry-go from 0.45.0 to 0.45.1
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2154](https://redirect.github.com/BeryJu/gravity/pull/2154)
- build(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2155](https://redirect.github.com/BeryJu/gravity/pull/2155)
- build(deps): bump github.com/swaggest/openapi-go from 0.2.60 to 0.2.61
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2158](https://redirect.github.com/BeryJu/gravity/pull/2158)
- build(deps): bump prettier from 3.8.2 to 3.8.3 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2157](https://redirect.github.com/BeryJu/gravity/pull/2157)
- build(deps): bump
[@&#8203;codecov/rollup-plugin](https://redirect.github.com/codecov/rollup-plugin)
from 1.9.1 to 2.0.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2156](https://redirect.github.com/BeryJu/gravity/pull/2156)
- build(deps): bump
[@&#8203;codecov/rollup-plugin](https://redirect.github.com/codecov/rollup-plugin)
from 2.0.0 to 2.0.1 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2159](https://redirect.github.com/BeryJu/gravity/pull/2159)
- build(deps): bump github.com/jackc/pgx/v5 from 5.7.5 to 5.9.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2160](https://redirect.github.com/BeryJu/gravity/pull/2160)
- build(deps): bump github.com/k8s-gateway/k8s\_gateway from 1.7.1 to
1.8.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2163](https://redirect.github.com/BeryJu/gravity/pull/2163)
- build(deps): bump rollup from 4.60.1 to 4.60.2 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2162](https://redirect.github.com/BeryJu/gravity/pull/2162)
- build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2161](https://redirect.github.com/BeryJu/gravity/pull/2161)
- build(deps): bump github.com/moby/moby/api from 1.54.1 to 1.54.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2165](https://redirect.github.com/BeryJu/gravity/pull/2165)
- build(deps): bump github.com/go-delve/delve from 1.26.1 to 1.26.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2164](https://redirect.github.com/BeryJu/gravity/pull/2164)
- build(deps): bump github.com/getsentry/sentry-go from 0.45.1 to 0.46.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2166](https://redirect.github.com/BeryJu/gravity/pull/2166)
- build(deps): bump github.com/coredns/coredns from 1.14.2 to 1.14.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2168](https://redirect.github.com/BeryJu/gravity/pull/2168)
- build(deps): bump coredns/coredns from 1.14.2 to 1.14.3 in /hack/tests
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2169](https://redirect.github.com/BeryJu/gravity/pull/2169)
- build(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2167](https://redirect.github.com/BeryJu/gravity/pull/2167)
- build(deps-dev): bump postcss from 8.4.31 to 8.5.10 in /docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2170](https://redirect.github.com/BeryJu/gravity/pull/2170)
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.100 to 7.1.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2171](https://redirect.github.com/BeryJu/gravity/pull/2171)
- build(deps): bump go.uber.org/zap from 1.27.1 to 1.28.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2173](https://redirect.github.com/BeryJu/gravity/pull/2173)
- build(deps): bump github.com/go-delve/delve from 1.26.2 to 1.26.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2172](https://redirect.github.com/BeryJu/gravity/pull/2172)
- build(deps): bump github.com/getsentry/sentry-go from 0.46.0 to 0.46.1
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2174](https://redirect.github.com/BeryJu/gravity/pull/2174)
- build(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2177](https://redirect.github.com/BeryJu/gravity/pull/2177)

**Full Changelog**:
<https://github.com/BeryJu/gravity/compare/v0.29.0...v0.30.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ncmF2aXR5IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-05-03 20:56:34 +02:00
TrueCharts BotandGitHub 4355334b44 chore(tvheadend): update image ghcr.io/linuxserver/tvheadend digest to d456cc9 (#47823) 2026-05-03 20:56:14 +02:00
TrueCharts BotandGitHub 201cdebfb3 feat(actualserver): update image ghcr.io/actualbudget/actual 26.4.0 → 26.5.0 (#47826)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual | minor | `b0e732e` → `b733ae3` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hY3R1YWxzZXJ2ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-05-03 20:56:06 +02:00
TrueCharts BotandGitHub 9a7dd494eb chore(steam-headless): update image docker.io/josh5/steam-headless digest to a3324d9 (#47821)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/josh5/steam-headless | digest | `ef6b5d6` → `a3324d9` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zdGVhbS1oZWFkbGVzcyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-05-03 20:55:33 +02:00
TrueCharts BotandGitHub 5a9d87de5b fix(maintainerr): update image docker.io/maintainerr/maintainerr 3.10.0 → 3.10.1 (#47824)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/maintainerr/maintainerr](https://redirect.github.com/Maintainerr/Maintainerr)
| patch | `1806754` → `afc7e45` |

---

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

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

---

### Release Notes

<details>
<summary>Maintainerr/Maintainerr
(docker.io/maintainerr/maintainerr)</summary>

###
[`v3.10.1`](https://redirect.github.com/Maintainerr/Maintainerr/releases/tag/v3.10.1)

[Compare
Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v3.10.0...v3.10.1)

#### Fixes

- Fix EPIPE crash and stabilize canvas previews by hardening SSE stream
client to handle late EPIPE errors gracefully
([#&#8203;2832](https://redirect.github.com/Maintainerr/Maintainerr/issues/2832)).

#### Dependencies

- Updated 6 dependencies, including notable packages: `axios`,
`@tanstack/react-query`, and `zod`.

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tYWludGFpbmVyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-05-03 20:55:19 +02:00
TrueCharts BotandGitHub c2ec75664c feat(ghostfolio): update image docker.io/ghostfolio/ghostfolio 3.1.0 → 3.2.0 (#47816) 2026-05-03 14:53:08 +02:00
TrueCharts BotandGitHub 9c749f4f74 feat(vaultwarden): update image ghcr.io/dani-garcia/vaultwarden 1.35.8 → 1.36.0 (#47817) 2026-05-03 14:51:58 +02:00
TrueCharts BotandGitHub a1c11e5eec chore(mylar): update image lscr.io/linuxserver/mylar3 digest to ecc98bf (#47815)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/mylar3](https://redirect.github.com/linuxserver/docker-mylar3/packages)
([source](https://redirect.github.com/linuxserver/docker-mylar3)) |
digest | `36049cb` → `ecc98bf` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9teWxhciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-05-03 14:51:54 +02:00
TrueCharts BotandGitHub 4e912a1f5e chore(kms): update image docker.io/pykmsorg/py-kms digest to d6e0989 (#47814)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/pykmsorg/py-kms | digest | `6a8c012` → `d6e0989` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9rbXMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-05-03 14:50:37 +02:00
TrueCharts BotandGitHub 40bf842653 fix(renovate): update image oci.trueforge.org/containerforge/renovate 43.160.5 → 43.160.6 (#47804)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate)
([source](https://redirect.github.com/renovate/renovate)) | patch |
`36ada0f` → `8217aa7` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yZW5vdmF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-05-03 06:55:36 +00:00
TrueCharts BotandGitHub 46c3baaa89 feat(ollama): update image docker.io/ollama/ollama 0.22.1 → 0.23.0 (#47813)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | minor | `9fe76e3` → `54e31eb` |
| docker.io/ollama/ollama | minor | `3ca37ec` → `5600a65` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9vbGxhbWEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-05-03 08:47:14 +02:00
TrueCharts BotandGitHub 278730673b chore(rflood): update image ghcr.io/hotio/rflood digest to 5f483cb (#47810) 2026-05-03 08:46:28 +02:00
TrueCharts BotandGitHub 9e34a9011c chore(mysql-workbench): update image ghcr.io/linuxserver/mysql-workbench digest to d8a3e71 (#47808)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mysql-workbench](https://redirect.github.com/linuxserver/docker-mysql-workbench/packages)
([source](https://redirect.github.com/linuxserver/docker-mysql-workbench))
| digest | `5022295` → `d8a3e71` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9teXNxbC13b3JrYmVuY2giLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-05-03 08:46:26 +02:00
TrueCharts BotandGitHub 12e94d5c28 chore(iyuuplus): update image docker.io/iyuucn/iyuuplus digest to 9f593f8 (#47807)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/iyuucn/iyuuplus | digest | `41ea69f` → `9f593f8` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9peXV1cGx1cyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-05-03 08:46:21 +02:00