Commit Graph

56650 Commits

Author SHA1 Message Date
TrueCharts Bot 6f18205b7b feat(maintainerr): update image docker.io/maintainerr/maintainerr 3.13.0 → 3.14.0 (#48803)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/maintainerr/maintainerr](https://redirect.github.com/Maintainerr/Maintainerr)
| minor | `077060b` → `738e530` |

---

> [!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.14.0`](https://redirect.github.com/Maintainerr/Maintainerr/blob/HEAD/CHANGELOG.md#3140-2026-06-05)

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

#### Highlights

- Added `/api/health` endpoints with liveness and readiness checks for
monitoring and integration with tools like Kubernetes and Docker Compose
([#&#8203;3029](https://redirect.github.com/Maintainerr/Maintainerr/issues/3029)).
- Collection handler now skips media currently being streamed to avoid
disrupting active viewers
([#&#8203;3027](https://redirect.github.com/Maintainerr/Maintainerr/issues/3027)).
- Fixed issue where saving log settings would overwrite an active
`LOG_LEVEL` environment variable override
([#&#8203;3053](https://redirect.github.com/Maintainerr/Maintainerr/issues/3053)).

#### Features

- Added `/api/health` endpoints with liveness and readiness checks
([#&#8203;3029](https://redirect.github.com/Maintainerr/Maintainerr/issues/3029)).
- Collection handler now skips media currently being streamed
([#&#8203;3027](https://redirect.github.com/Maintainerr/Maintainerr/issues/3027)).
- Logging system now honors the `LOG_LEVEL` environment variable on
startup
([#&#8203;3030](https://redirect.github.com/Maintainerr/Maintainerr/issues/3030)).

#### Fixes

- Fixed issue where saving log settings would overwrite an active
`LOG_LEVEL` environment variable override
([#&#8203;3053](https://redirect.github.com/Maintainerr/Maintainerr/issues/3053)).
- Validated webhook URL schemes to prevent invalid or potentially
harmful requests
([#&#8203;3031](https://redirect.github.com/Maintainerr/Maintainerr/issues/3031)).
- Fixed issue where rule groups lost collection links and visibility on
partial updates
([#&#8203;3045](https://redirect.github.com/Maintainerr/Maintainerr/issues/3045),
[#&#8203;3046](https://redirect.github.com/Maintainerr/Maintainerr/issues/3046)).
- Fixed issue with manual collections not being found across libraries
on Jellyfin/Emby
([#&#8203;3026](https://redirect.github.com/Maintainerr/Maintainerr/issues/3026),
[#&#8203;3042](https://redirect.github.com/Maintainerr/Maintainerr/issues/3042)).
- Resolved issue where deleted media remained stuck in Jellyfin/Emby
collections and caused repeated processing errors
([#&#8203;3023](https://redirect.github.com/Maintainerr/Maintainerr/issues/3023),
[#&#8203;3024](https://redirect.github.com/Maintainerr/Maintainerr/issues/3024),
[#&#8203;3040](https://redirect.github.com/Maintainerr/Maintainerr/issues/3040)).
- Fixed issue where Seerr requests for episode rules incorrectly deleted
entire season requests
([#&#8203;3015](https://redirect.github.com/Maintainerr/Maintainerr/issues/3015)).
- Improved error notifications for collection handling failures to
include the name of the failing collection
([#&#8203;3013](https://redirect.github.com/Maintainerr/Maintainerr/issues/3013)).
- Used Radarr bulk exclusions endpoint to avoid duplicate 400 errors
when adding exclusions
([#&#8203;3012](https://redirect.github.com/Maintainerr/Maintainerr/issues/3012)).

#### Performance

- Pruned media that no longer exists on the media server to improve
collection handling efficiency
([#&#8203;3023](https://redirect.github.com/Maintainerr/Maintainerr/issues/3023),
[#&#8203;3040](https://redirect.github.com/Maintainerr/Maintainerr/issues/3040)).

#### Internal

- Refreshed README with updated features, deployment examples, and
credits
([#&#8203;3048](https://redirect.github.com/Maintainerr/Maintainerr/issues/3048)).
- Clarified that a missing `yarn` command indicates a stale
`node_modules` directory.

#### Dependencies

- Updated 20 dependencies, including `@typescript-eslint/parser`,
`react-router-dom`, `axios`, and `vite`.

#### New Contributors

- [@&#8203;Arvuno](https://redirect.github.com/Arvuno) made their first
contribution in
[#&#8203;3029](https://redirect.github.com/Maintainerr/Maintainerr/pull/3029)

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tYWludGFpbmVyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-06-06 01:34:42 +02:00
TrueCharts Bot 4a31e13908 fix(flexget): update image docker.io/wiserain/flexget 3.19.22 → 3.19.23 (#48799)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages)
([source](https://redirect.github.com/wiserain/docker-flexget)) | patch
| `468abff` → `c2f0138` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9mbGV4Z2V0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-06-06 01:34:25 +02:00
TrueCharts Bot 90248652a5 fix(oscam): update image ghcr.io/linuxserver/oscam 11963-ls15 → 11964-ls15 (#48801)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/oscam](https://redirect.github.com/linuxserver/docker-oscam/packages)
([source](https://redirect.github.com/linuxserver/docker-oscam)) | patch
| `05d6346` → `d875f86` |

---

> [!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>linuxserver/docker-oscam (ghcr.io/linuxserver/oscam)</summary>

###
[`v11964-ls15`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11964-ls15)

[Compare
Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11963-ls15...11964-ls15)

**CI Report:**


<https://ci-tests.linuxserver.io/linuxserver/oscam/11964-ls15/index.html>

**LinuxServer Changes:**

No changes

**Remote Changes:**

Updating to 11964

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9vc2NhbSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-06-06 01:34:22 +02:00
TrueCharts Bot 765a9714bf feat(homarr): update image ghcr.io/homarr-labs/homarr v1.63.0 → v1.64.0 (#48802)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/homarr-labs/homarr](https://redirect.github.com/homarr-labs/homarr)
| minor | `6daf640` → `fdfb8ee` |

---

> [!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>homarr-labs/homarr (ghcr.io/homarr-labs/homarr)</summary>

###
[`v1.64.0`](https://redirect.github.com/homarr-labs/homarr/releases/tag/v1.64.0)

[Compare
Source](https://redirect.github.com/homarr-labs/homarr/compare/v1.63.0...v1.64.0)

##### Features

- add comprehensive demo mode with mock integrations
([#&#8203;5870](https://redirect.github.com/homarr-labs/homarr/issues/5870))
([0a64679](https://redirect.github.com/homarr-labs/homarr/commit/0a6467979a5e3b3e3eae6252c31fca1d9af54dc1))
- add PeaNUT integration and UPS monitoring widget
([#&#8203;5862](https://redirect.github.com/homarr-labs/homarr/issues/5862))
([0dc2558](https://redirect.github.com/homarr-labs/homarr/commit/0dc2558fafedcbba246c2e968d00cc541ab9f84e))
- **docker:** add container logs modal and stats columns
([#&#8203;4807](https://redirect.github.com/homarr-labs/homarr/issues/4807))
([dbf021e](https://redirect.github.com/homarr-labs/homarr/commit/dbf021e04a785b44ad0e2ce45634de371d76de6d))
- media request search as first-class spotlight mode
([#&#8203;5823](https://redirect.github.com/homarr-labs/homarr/issues/5823))
([3d3e305](https://redirect.github.com/homarr-labs/homarr/commit/3d3e3059a98b36b6e64e3aad90f715e334baff3e))
- **onboarding:** enhance integration setup with Docker discovery and
URL templating
([#&#8203;5607](https://redirect.github.com/homarr-labs/homarr/issues/5607))
([dd7a490](https://redirect.github.com/homarr-labs/homarr/commit/dd7a4908a36a71c1d0d1e41524eb8fd9bf53ca4d))
- **onboarding:** guided management and board tours
([#&#8203;5756](https://redirect.github.com/homarr-labs/homarr/issues/5756))
([0b663a7](https://redirect.github.com/homarr-labs/homarr/commit/0b663a7fc6c017b9fbe78c019f06d46ee95f165f))
- **widgets:** add in-place app editing in widget edit modal
([#&#8203;5809](https://redirect.github.com/homarr-labs/homarr/issues/5809))
([99346f2](https://redirect.github.com/homarr-labs/homarr/commit/99346f288bcfc701c41fecaab6f7bc0438d80563))

##### Bug Fixes

- add bookmark widget option to toggle card borders
([#&#8203;5854](https://redirect.github.com/homarr-labs/homarr/issues/5854))
([41fe592](https://redirect.github.com/homarr-labs/homarr/commit/41fe5928f19207d02b04e64c2caac49d896f72ce))
- **auth:** relax password complexity requirements to suggestions-only
([#&#8203;5764](https://redirect.github.com/homarr-labs/homarr/issues/5764))
([fd10788](https://redirect.github.com/homarr-labs/homarr/commit/fd107888385557ededcf51576c6320a1960690f2))
- **db:** log when UNSAFE\_ENABLE\_MOCK\_INTEGRATION is enabled during
seeding
([efd37dc](https://redirect.github.com/homarr-labs/homarr/commit/efd37dca93be7f5f362331e9b5c2a95a87e24379))
- disable onboarding tours when demo mode is enabled
([68f24e3](https://redirect.github.com/homarr-labs/homarr/commit/68f24e34d580e3a155c37ca37c3ffd61f296bd0c))
- **docker:** restore container selection toolbar broken by Mantine v9
([#&#8203;5855](https://redirect.github.com/homarr-labs/homarr/issues/5855))
([fe4598f](https://redirect.github.com/homarr-labs/homarr/commit/fe4598f7221a2861b8c5ae0cfd267e8c4fbf48df))
- **immich:** respect app color scheme in server-stats widget
([#&#8203;5859](https://redirect.github.com/homarr-labs/homarr/issues/5859))
([2c6b7a8](https://redirect.github.com/homarr-labs/homarr/commit/2c6b7a818e9d32b414b024d711a3b64533e61cb9))
- redirect to login after credentials logout instead of crashing on
current page
([#&#8203;5819](https://redirect.github.com/homarr-labs/homarr/issues/5819))
([cc24f07](https://redirect.github.com/homarr-labs/homarr/commit/cc24f070db26337a4a2d87d68c7f142ed1118584))
- sync docs sitemap and remove stale coolify ts-expect-error
([4f5f3e1](https://redirect.github.com/homarr-labs/homarr/commit/4f5f3e14a129a94295d4b8ffb7d3702fdb4f6a74))
- **ui:** restore pre-v9 light variant colors
([#&#8203;5856](https://redirect.github.com/homarr-labs/homarr/issues/5856))
([a755692](https://redirect.github.com/homarr-labs/homarr/commit/a755692d81b80b5ff83051a3b7261c01ac10321b))

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ob21hcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-06-06 01:34:07 +02:00
TrueCharts Bot 490ad14a34 chore(thelounge): update image docker.io/thelounge/thelounge digest to 7f2fff6 (#48798)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/thelounge/thelounge](https://redirect.github.com/thelounge/thelounge-docker)
| digest | `9c36672` → `7f2fff6` |

---

> [!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-06-06 01:33:30 +02:00
TrueCharts Bot 0aec8fe882 chore(remmina): update image ghcr.io/linuxserver/remmina digest to a72ca67 (#48797)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/remmina](https://redirect.github.com/linuxserver/docker-remmina/packages)
([source](https://redirect.github.com/linuxserver/docker-remmina)) |
digest | `734369b` → `a72ca67` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yZW1taW5hIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-05 23:32:52 +00:00
TrueCharts Bot 8939deda74 chore(blender): update image lscr.io/linuxserver/blender digest to 39630e7 (#48795)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/blender | digest | `71d394e` → `39630e7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ibGVuZGVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-06 01:32:44 +02:00
TrueCharts Bot 5e4a19d245 fix(kubernetes-reflector): update image ghcr.io/emberstack/kubernetes-reflector 10.0.47 → 10.0.48 (#48800)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/emberstack/kubernetes-reflector](https://redirect.github.com/emberstack/kubernetes-reflector)
| patch | `0509ab5` → `687c26e` |

---

> [!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>emberstack/kubernetes-reflector
(ghcr.io/emberstack/kubernetes-reflector)</summary>

###
[`v10.0.48`](https://redirect.github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.48)

[Compare
Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v10.0.47...v10.0.48)

The release process is automated.

#### What's Changed

- Bump the all-dependencies group with 6 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;655](https://redirect.github.com/emberstack/kubernetes-reflector/pull/655)

**Full Changelog**:
<https://github.com/emberstack/kubernetes-reflector/compare/v10.0.47...v10.0.48>

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9rdWJlcm5ldGVzLXJlZmxlY3RvciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-06-06 01:32:23 +02:00
TrueCharts Bot b816ccacf3 chore(memcached): update image docker.io/bitnamisecure/memcached digest to 0d0725f (#48796)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bitnamisecure/memcached | digest | `d30d5c1` → `0d0725f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tZW1jYWNoZWQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-06 01:32:09 +02:00
TrueCharts Bot c0ca0fc693 fix(oscam): update image ghcr.io/linuxserver/oscam 11961-ls15 → 11963-ls15 (#48794)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/oscam](https://redirect.github.com/linuxserver/docker-oscam/packages)
([source](https://redirect.github.com/linuxserver/docker-oscam)) | patch
| `36f755d` → `05d6346` |

---

> [!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>linuxserver/docker-oscam (ghcr.io/linuxserver/oscam)</summary>

###
[`v11963-ls15`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11963-ls15)

[Compare
Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11962-ls15...11963-ls15)

**CI Report:**


<https://ci-tests.linuxserver.io/linuxserver/oscam/11963-ls15/index.html>

**LinuxServer Changes:**

No changes

**Remote Changes:**

Updating to 11963

###
[`v11962-ls15`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11962-ls15)

[Compare
Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11961-ls15...11962-ls15)

**CI Report:**


<https://ci-tests.linuxserver.io/linuxserver/oscam/11962-ls15/index.html>

**LinuxServer Changes:**

No changes

**Remote Changes:**

Updating to 11962

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9vc2NhbSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-06-05 19:29:39 +02:00
TrueCharts Bot b553165be4 fix(n8n): update image ghcr.io/n8n-io/n8n 2.25.4 → 2.25.5 (#48793)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/n8n-io/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `5fd37ff` →
`0886228` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9uOG4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-05 19:29:32 +02:00
TrueCharts Bot 4ebc618b85 chore(smokeping): update image ghcr.io/linuxserver/smokeping digest to bcbadc8 (#48789)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/smokeping](https://redirect.github.com/linuxserver/docker-smokeping/packages)
([source](https://redirect.github.com/linuxserver/docker-smokeping)) |
digest | `320bbb6` → `bcbadc8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zbW9rZXBpbmciLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-05 19:29:09 +02:00
TrueCharts Bot 758a4fef59 fix(borg-server): update image ghcr.io/anotherstranger/borg-server 2.8.5 → 2.8.6 (#48790)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/anotherstranger/borg-server](https://redirect.github.com/AnotherStranger/docker-borg-backup)
| patch | `9ecf168` → `98da306` |

---

> [!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>AnotherStranger/docker-borg-backup
(ghcr.io/anotherstranger/borg-server)</summary>

###
[`v2.8.6`](https://redirect.github.com/AnotherStranger/docker-borg-backup/releases/tag/v2.8.6)

[Compare
Source](https://redirect.github.com/AnotherStranger/docker-borg-backup/compare/v2.8.5...v2.8.6)

##### Bug Fixes

- update openssl version
([d15933b](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/d15933b80b5fa26f94dc490cd45903b4afdf2bb8))

##### Code Refactoring

- **deps:** update all dependencies
([e847e37](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/e847e376a4310ae4394ebc382aa47dc39eaf4a44))
- **deps:** update all dependencies
([ad62665](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/ad62665903db67a51b4317911eac5aa2e044ee41))
- **deps:** update all dependencies
([861a7c2](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/861a7c2200808173ec2d6abb8ec7d1866fe0cfe2))
- **deps:** update pre-commit hook renovatebot/pre-commit-hooks to
v43.102.10
([c7fdd86](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/c7fdd86f8ab74b9d5c7214553fe5734ff1b8e4b9))
- **deps:** update pre-commit hook renovatebot/pre-commit-hooks to
v43.104.1
([8623fbc](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/8623fbc951f3750db2c6e1ebcef6e0b203379dcc))

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ib3JnLXNlcnZlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-06-05 19:29:07 +02:00
TrueCharts Bot cb8c09d59e chore(orcaslicer): update image ghcr.io/linuxserver/orcaslicer digest to 7b98fd2 (#48787)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/orcaslicer](https://redirect.github.com/linuxserver/docker-orcaslicer/packages)
([source](https://redirect.github.com/linuxserver/docker-orcaslicer)) |
digest | `159ee84` → `7b98fd2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9vcmNhc2xpY2VyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-05 19:28:56 +02:00
TrueCharts Bot 44a4e38b12 chore(rflood): update image ghcr.io/hotio/rflood digest to 799cab2 (#48788)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/rflood | digest | `b9168c8` → `799cab2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yZmxvb2QiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-05 19:28:44 +02:00
TrueCharts Bot d0bc2525ab chore(kitchenowl): update image docker.io/tombursch/kitchenowl-web digest to 9f50e9a (#48785)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/tombursch/kitchenowl-web | digest | `517f808` → `9f50e9a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9raXRjaGVub3dsIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-05 19:28:10 +02:00
TrueCharts Bot 94a1835f8b fix(mstream): update image ghcr.io/linuxserver/mstream 6.10.0 → 6.10.1 (#48792) 2026-06-05 19:27:46 +02:00
TrueCharts Bot e14cf61b6e chore(doublecommander): update image ghcr.io/linuxserver/doublecommander digest to 6f12201 (#48784)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/doublecommander | digest | `2b3bfbe` → `6f12201` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9kb3VibGVjb21tYW5kZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-05 19:27:44 +02:00
TrueCharts Bot 5c79fc49a9 fix(kromgo): update image ghcr.io/home-operations/kromgo 0.14.2 → 0.14.3 (#48791)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/kromgo](https://redirect.github.com/home-operations/kromgo)
| patch | `4f0bea8` → `c91e3b4` |

---

> [!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>home-operations/kromgo
(ghcr.io/home-operations/kromgo)</summary>

###
[`v0.14.3`](https://redirect.github.com/home-operations/kromgo/blob/HEAD/CHANGELOG.md#0143-2026-06-05)

[Compare
Source](https://redirect.github.com/home-operations/kromgo/compare/0.14.2...0.14.3)

##### Features

- **chart:** disable ServiceAccount token automount by default
([#&#8203;220](https://redirect.github.com/home-operations/kromgo/issues/220))
([2fcdd05](https://redirect.github.com/home-operations/kromgo/commit/2fcdd054ddff173b77136c4614266a88afb9df6e))
- **chart:** generate values.schema.json
([#&#8203;224](https://redirect.github.com/home-operations/kromgo/issues/224))
([f2b1ac9](https://redirect.github.com/home-operations/kromgo/commit/f2b1ac9da00ab68bee4fefc34dcdace4ab2e9d35))
- **chart:** render values through tpl
([#&#8203;218](https://redirect.github.com/home-operations/kromgo/issues/218))
([c04ee32](https://redirect.github.com/home-operations/kromgo/commit/c04ee3279f32ea1d4ecf15d144e07172274ddd1d))
- **graph:** optional area fill (fill: true)
([#&#8203;222](https://redirect.github.com/home-operations/kromgo/issues/222))
([c7045f2](https://redirect.github.com/home-operations/kromgo/commit/c7045f2b8e0a01c5f7b945953c9cc61b2fa503af))
- **graph:** y-axis min/max + reference mark lines
([#&#8203;223](https://redirect.github.com/home-operations/kromgo/issues/223))
([b304342](https://redirect.github.com/home-operations/kromgo/commit/b304342603941583f4b64635cdccc7d1372074ca))

##### Bug Fixes

- **graph:** round y-axis tick values (PreferNiceIntervals)
([#&#8203;221](https://redirect.github.com/home-operations/kromgo/issues/221))
([67fcecc](https://redirect.github.com/home-operations/kromgo/commit/67fceccf5d59a6ae42108d2d31007fc8ffd638fc))

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9rcm9tZ28iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-05 19:26:30 +02:00
TrueCharts Bot bc52564689 chore(medusa): update image ghcr.io/linuxserver/medusa digest to dbe3ee4 (#48786)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/medusa](https://redirect.github.com/linuxserver/docker-medusa/packages)
([source](https://redirect.github.com/linuxserver/docker-medusa)) |
digest | `f839b9d` → `dbe3ee4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tZWR1c2EiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-05 19:26:24 +02:00
TrueCharts Bot c4f254f411 fix(n8n): update image ghcr.io/n8n-io/n8n 2.25.3 → 2.25.4 (#48782)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/n8n-io/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `3dacc8d` →
`5fd37ff` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9uOG4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-05 13:22:35 +02:00
TrueCharts Bot 69b3f6caac fix(ollama): update image docker.io/ollama/ollama 0.30.5 → 0.30.6 (#48783)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `dae47bc` → `4bc1b47` |
| docker.io/ollama/ollama | patch | `72c60eb` → `fbaaecc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9vbGxhbWEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-05 13:22:28 +02:00
TrueCharts Bot 31913a704f chore(odoo): update image public.ecr.aws/docker/library/odoo digest to b81c767 (#48780)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [public.ecr.aws/docker/library/odoo](https://hub.docker.com/_/odoo)
([source](https://redirect.github.com/odoo/docker)) | digest | `59e9031`
→ `b81c767` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9vZG9vIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-05 13:21:38 +02:00
TrueCharts Bot 235f738d35 fix(fireshare): update image docker.io/shaneisrael/fireshare 1.6.13 → 1.6.15 (#48749)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/shaneisrael/fireshare](https://redirect.github.com/ShaneIsrael/fireshare)
| patch | `788e968` → `537f346` |

---

> [!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>ShaneIsrael/fireshare
(docker.io/shaneisrael/fireshare)</summary>

###
[`v1.6.15`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.6.15)

[Compare
Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.6.14...v1.6.15)

#### What's Changed

##### Bug Fixes

- **Fix blank image cards on sort change** - Changing the sort order
could leave image cards in a broken state, showing blank placeholders at
the top of the page. Cards now properly reset their load state when the
sort changes.

##### Maintenance

- **Upgraded axios to 1.17.0** - Updated the axios dependency and
migrated from the deprecated `CancelToken` API to the modern
`AbortController` + `signal` pattern.

###
[`v1.6.14`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.6.14)

[Compare
Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.6.13...v1.6.14)

Highly recommended to upgrade to this release. A command injection
vulnerability was discovered on the public upload endpoint and has been
fixed in this release.

#### Bug Fixes

- Tightened folder name validation across all upload endpoints to reject
names containing spaces, slashes, or parent directory traversal
sequences. White spaces are replaced with hyphens for cleaner filename
sanitization.
- Fixed image uploads losing their original creation date. EXIF
DateTimeOriginal is now read first, with fallback to filename date
patterns then file modification time
- Fixed a crash in create\_posters when a video has no duration metadata

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9maXJlc2hhcmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-05 11:20:49 +00:00
TrueCharts Bot 9aedac6cdf chore(hexo-blog): update image docker.io/fletchto99/hexo-dev-blog digest to f808b57 (#48779)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/fletchto99/hexo-dev-blog | digest | `7c89fcb` → `f808b57` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9oZXhvLWJsb2ciLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-05 13:20:14 +02:00
TrueCharts Bot 89b5b5d94a fix(muse): update image ghcr.io/museofficial/muse 2.11.4 → 2.11.5 (#48781)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/museofficial/muse | patch | `ec49607` → `b086ba2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tdXNlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-06-05 13:20:04 +02:00
TrueCharts Bot 63ece8189e feat(nexus-oss): update image docker.io/sonatype/nexus3 3.92.3 → 3.93.0 (#48777)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/sonatype/nexus3 | minor | `c480a68` → `65b9b1e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9uZXh1cy1vc3MiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-06-05 07:16:14 +02:00
TrueCharts Bot 1583e3e42d fix(kromgo): update image ghcr.io/home-operations/kromgo 0.14.0 → 0.14.2 (#48776)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/kromgo](https://redirect.github.com/home-operations/kromgo)
| patch | `94ee0e2` → `4f0bea8` |

---

> [!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>home-operations/kromgo
(ghcr.io/home-operations/kromgo)</summary>

###
[`v0.14.2`](https://redirect.github.com/home-operations/kromgo/blob/HEAD/CHANGELOG.md#0142-2026-06-05)

[Compare
Source](https://redirect.github.com/home-operations/kromgo/compare/0.14.1...0.14.2)

##### Features

- graph valueExpr for y-axis label formatting
([#&#8203;217](https://redirect.github.com/home-operations/kromgo/issues/217))
([e31db54](https://redirect.github.com/home-operations/kromgo/commit/e31db54cb93352fe7fd9941f2dac5654e0d3ff4d))

##### Bug Fixes

- no title badge rendering
([#&#8203;215](https://redirect.github.com/home-operations/kromgo/issues/215))
([e8997f3](https://redirect.github.com/home-operations/kromgo/commit/e8997f33f417f9449b473ee1d6a10a5d845e27bf))

###
[`v0.14.1`](https://redirect.github.com/home-operations/kromgo/blob/HEAD/CHANGELOG.md#0141-2026-06-05)

[Compare
Source](https://redirect.github.com/home-operations/kromgo/compare/0.14.0...0.14.1)

##### Features

- add kromgo helm chart
([#&#8203;214](https://redirect.github.com/home-operations/kromgo/issues/214))
([168e479](https://redirect.github.com/home-operations/kromgo/commit/168e4791702371cfb37dcdbc0bff8157b34c3641))

##### Bug Fixes

- **deps:** update dependency marked (18.0.4 → 18.0.5)
([#&#8203;213](https://redirect.github.com/home-operations/kromgo/issues/213))
([f1e127d](https://redirect.github.com/home-operations/kromgo/commit/f1e127d394925f9f407418a6ae237e98d2d298de))
- **deps:** update module github.com/prometheus/common (v0.68.0 →
v0.68.1)
([#&#8203;210](https://redirect.github.com/home-operations/kromgo/issues/210))
([5f7a860](https://redirect.github.com/home-operations/kromgo/commit/5f7a8606283cc4d1074fa1d3e85dff36cbac9538))
- **mise:** update tool go (1.26.3 → 1.26.4)
([cde60a0](https://redirect.github.com/home-operations/kromgo/commit/cde60a017bf76153dfef04525520fd851924a38f))

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9rcm9tZ28iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-05 07:15:25 +02:00
TrueCharts-Bot fb7a064dc2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2026-06-05 00:41:03 +00:00
TrueCharts Bot 909164f321 fix(ollama): update image docker.io/ollama/ollama 0.30.4 → 0.30.5 (#48773)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `f15c86a` → `dae47bc` |
| docker.io/ollama/ollama | patch | `7a3fe51` → `72c60eb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9vbGxhbWEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-05 01:12:29 +02:00
TrueCharts Bot 55a21c5b3b fix(node-red): update image docker.io/nodered/node-red 4.1.10 → 4.1.11 (#48759)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/nodered/node-red](https://redirect.github.com/node-red/node-red-docker)
| patch | `eaa2fa2` → `5b51c75` |

---

> [!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>node-red/node-red-docker (docker.io/nodered/node-red)</summary>

###
[`v4.1.11`](https://redirect.github.com/node-red/node-red-docker/releases/tag/v4.1.11)

[Compare
Source](https://redirect.github.com/node-red/node-red-docker/compare/v4.1.10...v4.1.11)

#### What's Changed

- 🚀 Update to Node-RED 4.1.11 release by
[@&#8203;knolleary](https://redirect.github.com/knolleary) in
[#&#8203;519](https://redirect.github.com/node-red/node-red-docker/pull/519)

Node-RED 4.1.11:
<https://github.com/node-red/node-red/releases/tag/4.1.11>

**Full Changelog**:
<https://github.com/node-red/node-red-docker/compare/v4.1.10...v4.1.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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ub2RlLXJlZCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-06-04 23:11:32 +00:00
TrueCharts Bot d6e669c056 feat(ntfy): update image docker.io/binwiederhier/ntfy v2.23.0 → v2.24.0 (#48774)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/binwiederhier/ntfy](https://ntfy.sh/)
([source](https://redirect.github.com/binwiederhier/ntfy)) | minor |
`b32b422` → `f8a9b10` |

---

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

###
[`v2.24.0`](https://redirect.github.com/binwiederhier/ntfy/releases/tag/v2.24.0)

[Compare
Source](https://redirect.github.com/binwiederhier/ntfy/compare/v2.23.0...v2.24.0)

#### Changelog

-
[`19a7a14`](https://redirect.github.com/binwiederhier/ntfy/commit/19a7a14b1d9e28d3e9fb51e7cdaa63c1a26e29c2)
Bump version

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9udGZ5IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-06-05 01:11:12 +02:00
TrueCharts Bot e00a0f14e7 chore(syslog-ng): update image docker.io/balabit/syslog-ng digest to 658a90e (#48699)
This PR contains the following updates:

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

---

> [!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-06-04 23:09:18 +00:00
TrueCharts Bot 15de14d536 fix(strapi): update image docker.io/vshadbolt/strapi 5.47.0 → 5.47.1 (#48761)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/vshadbolt/strapi | patch | `2f32a20` → `23537f8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zdHJhcGkiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-04 17:10:39 +00:00
TrueCharts Bot ebed4bccd1 fix(n8n): update image ghcr.io/n8n-io/n8n 2.25.2 → 2.25.3 (#48758)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/n8n-io/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `2133802` →
`3dacc8d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9uOG4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-04 17:06:43 +00:00
TrueCharts Bot bde1bcaf37 chore(tt-rss): update image ghcr.io/tt-rss/tt-rss-web-nginx digest to 75e667a (#48756)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/tt-rss/tt-rss-web-nginx | digest | `93a8925` → `75e667a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90dC1yc3MiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-04 17:06:09 +00:00
TrueCharts Bot da8637526a chore(piwigo): update image ghcr.io/linuxserver/piwigo digest to 9437407 (#48691)
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)) |
digest | `5fe35ba` → `9437407` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9waXdpZ28iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-04 17:05:37 +00:00
TrueCharts Bot 36c14d4fea chore(rsshub): update image docker.io/diygod/rsshub digest to 0fd02b6 (#48766)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `0db9c63` → `0fd02b6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yc3NodWIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-04 19:05:01 +02:00
TrueCharts Bot ce428596d9 chore(grocy): update image ghcr.io/linuxserver/grocy digest to 7a9acc7 (#48676)
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 | `fa81947` → `7a9acc7` |

---

> [!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-06-04 17:04:29 +00:00
TrueCharts Bot c07a0aea06 chore(searxng): update image docker.io/searxng/searxng digest to e9f0237 (#48767)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `0872beb` → `e9f0237` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zZWFyeG5nIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-04 19:03:56 +02:00
Brioche 34d960facc feat(affine): promote to stable (#48763)
**Description**

⚒️ Fixes  #

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**

Tested on my personal Talos/k8s cluster before this PR. The HelmRelease
is wired up in Flux at:


https://github.com/n0PainNoBrioche/brioche-cloud/tree/main/clusters/main/kubernetes/apps/affine

Verified on a k8s 1.35.4 single-node cluster with Longhorn storage:
- Flux `HelmRelease` reconciled cleanly, including the install-time
`affine-migration` init-container
- CNPG `Cluster` reaches `Ready` with both primary and replica instance
up; the `vectors` (pgvector) extension is enabled on the primary
(`SELECT extname FROM pg_extension;` lists `vectors`)
- Main `affine` pod reaches `Ready`, HTTP probes on `/` (port 3010)
succeed
- External HTTPS access works through nginx-ingress + cert-manager
(`affine.exemple.com` returns the AFFiNE web UI)
- PVCs `affine-config` and `affine-storage` are bound and mounted on
both the main and init containers (NFS, in my setup)
- Migration init-container (`type: init`) successfully applies the
schema
- `affine-server-external-url` is built correctly as `<scheme>://<host>`
when `affine.serverHost` is set

The chart is published as OCI; no test cluster is required to pull
dependencies.

**📃 Notes:**

Promotes the AFFiNE chart from `incubator/` to `stable/` now that it's
been reviewed, tested on a real cluster, and the initial `add new chart`
PR has merged.

Specific changes to `Chart.yaml`:
- `truecharts.org/train: incubator` → `stable`
- `trueforge.org/train: incubator` → `stable`
- `home: https://truecharts.org/charts/incubator/affine` →
`charts/stable/affine`
- `sources[2]`: same path swap
- `version: 0.1.1` → `1.0.0` (first stable release)
- `appVersion: 0.26.7` (matches the image the bot picked up; same digest
as `0.26.3`)
- `incubator/affine/` removed

**✔️ Checklist:**

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

** App addition**

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

- [x] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`
*(icon is `icon.webp`; the daily CI transcodes the webp → strips the
png. The `icon.webp` and `icon-small.webp` files in the chart root are
what the catalog uses.)*

---

Co-authored-by: n0PainNoBrioche <22093195+n0PainNoBrioche@users.noreply.github.com>
2026-06-04 14:49:48 +02:00
TrueCharts Bot 61f92efe5d feat(blocky): update image ghcr.io/0xerr0r/blocky v0.30.0 → v0.31.0 (#48762)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/0xerr0r/blocky](https://redirect.github.com/0xERR0R/blocky) |
minor | `d9f15ed` → `2e5696e` |

---

> [!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>0xERR0R/blocky (ghcr.io/0xerr0r/blocky)</summary>

###
[`v0.31.0`](https://redirect.github.com/0xERR0R/blocky/releases/tag/v0.31.0)

[Compare
Source](https://redirect.github.com/0xERR0R/blocky/compare/v0.30.0...v0.31.0)

#### Changelog

##### Features

-
[`132c42f`](https://redirect.github.com/0xERR0R/blocky/commit/132c42f25d1b3a5c7e98736961b506c5c96ef362):
feat(config): validate and log ports.dohPath
([#&#8203;2072](https://redirect.github.com/0xERR0R/blocky/issues/2072))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`e43b5e5`](https://redirect.github.com/0xERR0R/blocky/commit/e43b5e598fadc744f173d95b4ed8edf918f8e13b):
feat(querylog): add SQLite query log target
([#&#8203;2080](https://redirect.github.com/0xERR0R/blocky/issues/2080))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`5d806b6`](https://redirect.github.com/0xERR0R/blocky/commit/5d806b6a4190624d45e0a2e395ed790856ea1508):
feat(server): opt-in IP\_FREEBIND for DNS listeners
([#&#8203;2078](https://redirect.github.com/0xERR0R/blocky/issues/2078))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`f18e52b`](https://redirect.github.com/0xERR0R/blocky/commit/f18e52bf21f341cf70a540d7f25132c912b8dfb6):
feat: capability-aware image that runs under drop:ALL
([#&#8203;2071](https://redirect.github.com/0xERR0R/blocky/issues/2071))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`bf19d6d`](https://redirect.github.com/0xERR0R/blocky/commit/bf19d6d5f7c59b57a4d63f59257dfb8851d445c3):
feat: config JSON schema generation and schema-driven validation
([#&#8203;2066](https://redirect.github.com/0xERR0R/blocky/issues/2066))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`99ae703`](https://redirect.github.com/0xERR0R/blocky/commit/99ae703b4cd5e7b9a073f076498d035487a98b97):
feat: filter ipv6hint in HTTPS/SVCB RR when AAAA is filtered
([#&#8203;2070](https://redirect.github.com/0xERR0R/blocky/issues/2070))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`c44017a`](https://redirect.github.com/0xERR0R/blocky/commit/c44017aa70085acd386f697f18a531ce50b470ac):
feat: load sensitive config values from files
([#&#8203;2077](https://redirect.github.com/0xERR0R/blocky/issues/2077))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`e6b41db`](https://redirect.github.com/0xERR0R/blocky/commit/e6b41db553d14666a6a873344f8078fe9ed76b66):
feat: per-client DNS rate limiting
([#&#8203;2063](https://redirect.github.com/0xERR0R/blocky/issues/2063))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`f457ec9`](https://redirect.github.com/0xERR0R/blocky/commit/f457ec90d56382ea60afd1fc903997f48dab0cf7):
feat: read bootstrap nameservers from a resolv.conf file (resolvFile)
([#&#8203;2068](https://redirect.github.com/0xERR0R/blocky/issues/2068))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`fdcf351`](https://redirect.github.com/0xERR0R/blocky/commit/fdcf351addec5cce2087c8f6d4e859568a3a7579):
feat: resolve client names from hosts file and custom DNS
([#&#8203;1964](https://redirect.github.com/0xERR0R/blocky/issues/1964))
([#&#8203;2069](https://redirect.github.com/0xERR0R/blocky/issues/2069))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))

##### Bug fixes

-
[`93cc238`](https://redirect.github.com/0xERR0R/blocky/commit/93cc238af0661f76ea77bd0f789ab39317164e54):
fix(caching): sync prefetched entries to Redis
([#&#8203;2079](https://redirect.github.com/0xERR0R/blocky/issues/2079))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`69b0663`](https://redirect.github.com/0xERR0R/blocky/commit/69b06638a7dc93f403a11796901d707c46e5ebd4):
fix(config): handle DNS stamp port on hostname field and bootstrap IPs
([#&#8203;2065](https://redirect.github.com/0xERR0R/blocky/issues/2065))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`31f8df3`](https://redirect.github.com/0xERR0R/blocky/commit/31f8df3a8af7dc7eee04caccf8c526568b1936a5):
fix(querylog): build SQLite target only on modernc-supported platforms
([#&#8203;2082](https://redirect.github.com/0xERR0R/blocky/issues/2082))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))

##### Build and dependencies

-
[`a5cdeb2`](https://redirect.github.com/0xERR0R/blocky/commit/a5cdeb2d07c0c46f7c4783a1f8b448199cdfe66f):
build(deps): bump github.com/go-chi/chi/v5 from 5.2.5 to 5.3.0
([#&#8203;2074](https://redirect.github.com/0xERR0R/blocky/issues/2074))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`5a25f67`](https://redirect.github.com/0xERR0R/blocky/commit/5a25f67c7f09e8340557d1cc7ed5ce3020f79698):
build(deps): bump github.com/mattn/go-colorable from 0.1.14 to 0.1.15
([#&#8203;2075](https://redirect.github.com/0xERR0R/blocky/issues/2075))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`1da222a`](https://redirect.github.com/0xERR0R/blocky/commit/1da222a79c0d2ebd6e801d0fd14809f6ffc665fa):
build(deps): bump github.com/oapi-codegen/runtime from 1.4.0 to 1.4.1
([#&#8203;2064](https://redirect.github.com/0xERR0R/blocky/issues/2064))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`6ff1d13`](https://redirect.github.com/0xERR0R/blocky/commit/6ff1d13eeb74eb90639741052d7a85ffe9691380):
build(deps): bump golang.org/x/net from 0.54.0 to 0.55.0
([#&#8203;2067](https://redirect.github.com/0xERR0R/blocky/issues/2067))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`63f8d9a`](https://redirect.github.com/0xERR0R/blocky/commit/63f8d9a91e8935de54181ff42c861f62dd9e80b9):
build: upgrade Go to 1.26.2 and golangci-lint to v2.12.2
([#&#8203;2062](https://redirect.github.com/0xERR0R/blocky/issues/2062))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))

##### Misc

-
[`e2de6ae`](https://redirect.github.com/0xERR0R/blocky/commit/e2de6aecd01771985c27eacdc90e35045510c8f0):
docs(redis): document unix socket support and add e2e test
([#&#8203;2076](https://redirect.github.com/0xERR0R/blocky/issues/2076))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))

***

#### ❤️ Support Blocky

Blocky is free and open source, developed in my spare time — no
telemetry, no ads, no hidden
filtering. If it's useful to you, please consider supporting its
continued development:

[GitHub Sponsors](https://redirect.github.com/sponsors/0xERR0R) ·
[thanks.dev](https://thanks.dev/u/gh/0xERR0R) ·
[Liberapay](https://liberapay.com/spx01) ·
[Ko-fi](https://ko-fi.com/0xerr0r) ·
[PayPal](https://paypal.me/spx01)

Thank you to everyone supporting Blocky! 🙏

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ibG9ja3kiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-06-04 13:00:39 +02:00
TrueCharts Bot bf93927a9a fix(ollama): update image docker.io/ollama/ollama 0.30.3 → 0.30.4 (#48753)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `24e2bde` → `f15c86a` |
| docker.io/ollama/ollama | patch | `94f691c` → `7a3fe51` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9vbGxhbWEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-04 10:58:17 +00:00
TrueCharts Bot cf798b8a7c fix(pasta): update image docker.io/cglatot/pasta 2.2.11 → 2.2.12 (#48760) 2026-06-04 12:57:46 +02:00
TrueCharts Bot c5de4ac327 fix(transmission): update image docker.io/linuxserver/transmission 4.1.1 → 4.1.2 (#48748)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/linuxserver/transmission](https://redirect.github.com/linuxserver/docker-transmission/packages)
([source](https://redirect.github.com/linuxserver/docker-transmission))
| patch | `cc1b5ba` → `aa4926b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90cmFuc21pc3Npb24iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-04 10:57:38 +00:00
TrueCharts Bot 217e78512e chore(tt-rss): update image ghcr.io/tt-rss/tt-rss digest to 3c626f5 (#48747)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/tt-rss/tt-rss | digest | `081c4cc` → `3c626f5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90dC1yc3MiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-04 10:57:25 +00:00
TrueCharts Bot 27d9e71992 chore(rsshub): update image docker.io/diygod/rsshub digest to 0db9c63 (#48755)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `e6222de` → `0db9c63` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yc3NodWIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-04 12:55:18 +02:00
TrueCharts Bot 63d42b4560 chore(searxng): update image docker.io/searxng/searxng digest to 0872beb (#48695)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `75e8588` → `0872beb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zZWFyeG5nIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-04 10:54:30 +00:00
TrueCharts Bot 8538386b91 chore(mariadb): update image docker.io/bitnamisecure/mariadb digest to 107ba8c (#48684)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bitnamisecure/mariadb | digest | `080f430` → `107ba8c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tYXJpYWRiIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-04 10:53:41 +00:00
Xstar97TheNoob a6a0aac57c breaking change(kromgo) update kromgo config (#48654)
**Description**
kromgo configuration change from version 0.10.X to 0.12 .X made
adjustment to the kromgo config.
⚒️ Fixes  # <!--(issue)-->
Kromgo will fail to start if the config does not have the correct keys
and formats.

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2026-06-04 09:47:02 +02:00