Commit Graph

57354 Commits

Author SHA1 Message Date
TrueCharts Bot 3d12a314da feat(cloudreve): update image docker.io/cloudreve/cloudreve 4.16.1 → 4.17.0 (#49500)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cloudreve/cloudreve | minor | `5659c0f` → `5a73890` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jbG91ZHJldmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-06-26 12:59:44 +02:00
TrueCharts Bot 91cec08368 fix(local-ai): update image docker.io/localai/localai v4.5.0 → v4.5.2 (#49498)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `5e25cb8` → `4265c7e` |

---

> [!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>mudler/LocalAI (docker.io/localai/localai)</summary>

###
[`v4.5.2`](https://redirect.github.com/mudler/LocalAI/releases/tag/v4.5.2)

[Compare
Source](https://redirect.github.com/mudler/LocalAI/compare/v4.5.1...v4.5.2)

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

#### What's Changed

##### Other Changes

- fix(backends): make the opus backend build and package on macOS/Darwin
by [@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10523](https://redirect.github.com/mudler/LocalAI/pull/10523)

**Full Changelog**:
<https://github.com/mudler/LocalAI/compare/v4.5.1...v4.5.2>

###
[`v4.5.1`](https://redirect.github.com/mudler/LocalAI/releases/tag/v4.5.1)

[Compare
Source](https://redirect.github.com/mudler/LocalAI/compare/v4.5.0...v4.5.1)

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

#### What's Changed

##### Other Changes

- chore(model gallery): 🤖 add 1 new models via gallery agent by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10472](https://redirect.github.com/mudler/LocalAI/pull/10472)
- chore: :arrow\_up: Update ikawrakow/ik\_llama.cpp to
`7ccf1d209588962b96eacca325b37e9b3e8faf5e` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10456](https://redirect.github.com/mudler/LocalAI/pull/10456)
- chore: :arrow\_up: Update CrispStrobe/CrispASR to
`96b2a6ee31d30389fed8a7ef1a54239b75231ddc` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10465](https://redirect.github.com/mudler/LocalAI/pull/10465)
- chore: :arrow\_up: Update ggml-org/llama.cpp to
`be4a6a63eb2b848e19c277bdcf2bd399e8af76d9` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10467](https://redirect.github.com/mudler/LocalAI/pull/10467)
- chore: :arrow\_up: Update ggml-org/whisper.cpp to
`43d78af5be58f41d6ffbc227d608f104577741ea` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10466](https://redirect.github.com/mudler/LocalAI/pull/10466)
- chore: :arrow\_up: Update mudler/parakeet.cpp to
`89f5e2977b4d8bccd45e7bcc6f2ef7c4ed49e89a` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10468](https://redirect.github.com/mudler/LocalAI/pull/10468)
- fix(agents): URL-decode collection/agent name path params
([#&#8203;10443](https://redirect.github.com/mudler/LocalAI/issues/10443))
by [@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10471](https://redirect.github.com/mudler/LocalAI/pull/10471)
- fix(distributed): track in-flight for SoundDetection requests by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10475](https://redirect.github.com/mudler/LocalAI/pull/10475)
- refactor(distributed): make in-flight tracking coverage a compile-time
contract by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10476](https://redirect.github.com/mudler/LocalAI/pull/10476)
- fix(pii): load default detectors at startup + add
LOCALAI\_PII\_DEFAULT\_DETECTORS by
[@&#8203;richiejp](https://redirect.github.com/richiejp) in
[#&#8203;10474](https://redirect.github.com/mudler/LocalAI/pull/10474)
- i18n(id): update and complete Indonesian translations by
[@&#8203;dedyf5](https://redirect.github.com/dedyf5) in
[#&#8203;10480](https://redirect.github.com/mudler/LocalAI/pull/10480)
- fix(realtime): resolve model aliases for pipeline sub-models by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10484](https://redirect.github.com/mudler/LocalAI/pull/10484)
- fix(backends): darwin/metal support for supertonic by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10488](https://redirect.github.com/mudler/LocalAI/pull/10488)
- feat(backends): add darwin/metal build for liquid-audio by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10486](https://redirect.github.com/mudler/LocalAI/pull/10486)
- chore(model-gallery): :arrow\_up: update checksum by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10495](https://redirect.github.com/mudler/LocalAI/pull/10495)
- docs: :arrow\_up: update docs version mudler/LocalAI by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10491](https://redirect.github.com/mudler/LocalAI/pull/10491)
- feat(ui): usage & UX enhancements (last-used model, polling, starter
models, usage cost, a11y) by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10496](https://redirect.github.com/mudler/LocalAI/pull/10496)
- fix(config): per-device VRAM headroom for Blackwell defaults
([#&#8203;10485](https://redirect.github.com/mudler/LocalAI/issues/10485))
by [@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10494](https://redirect.github.com/mudler/LocalAI/pull/10494)
- feat(ui): data-driven hardware model recommendations + gallery
surfacing by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10500](https://redirect.github.com/mudler/LocalAI/pull/10500)
- chore: :arrow\_up: Update ikawrakow/ik\_llama.cpp to
`d5507e33ae7ee2b7b41475f08044d3bde3b839ee` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10498](https://redirect.github.com/mudler/LocalAI/pull/10498)
- chore: :arrow\_up: Update ServeurpersoCom/omnivoice.cpp to
`0f37401bebe9b20c0160a888e592108fc1d17607` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10492](https://redirect.github.com/mudler/LocalAI/pull/10492)
- fix(backends): darwin/metal support across purego Go backends by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10481](https://redirect.github.com/mudler/LocalAI/pull/10481)
- feat(backends): add darwin/metal (MPS) build for trl by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10487](https://redirect.github.com/mudler/LocalAI/pull/10487)
- feat(llama-cpp): cpu\_moe/n\_cpu\_moe options + generic upstream-flag
passthrough by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10490](https://redirect.github.com/mudler/LocalAI/pull/10490)
- chore: :arrow\_up: Update ServeurpersoCom/qwentts.cpp to
`9dbe7ea26a01b30fccb117ae5e86807c1dc23d42` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10499](https://redirect.github.com/mudler/LocalAI/pull/10499)
- fix: correct scheme/host on self-referential URLs behind an HTTPS
reverse proxy
([#&#8203;10482](https://redirect.github.com/mudler/LocalAI/issues/10482))
by [@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10504](https://redirect.github.com/mudler/LocalAI/pull/10504)
- chore: :arrow\_up: Update ggml-org/llama.cpp to
`8be759e6f70d629638a7eb70db3824cbdcea370b` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10501](https://redirect.github.com/mudler/LocalAI/pull/10501)
- chore: :arrow\_up: Update leejet/stable-diffusion.cpp to
`8caa3f908ae6d4a4bef531e73b9a969f266a3d1f` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10493](https://redirect.github.com/mudler/LocalAI/pull/10493)
- chore(model gallery): 🤖 add 1 new models via gallery agent by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10505](https://redirect.github.com/mudler/LocalAI/pull/10505)
- feat(vllm): macOS/Metal support via vllm-metal (MLX) by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10489](https://redirect.github.com/mudler/LocalAI/pull/10489)
- feat: single-build ggml CPU\_ALL\_VARIANTS for llama-cpp + turboquant
(x86/arm64/apple) by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10497](https://redirect.github.com/mudler/LocalAI/pull/10497)
- fix(config): gate parallel-slot default on per-device VRAM too
([#&#8203;10485](https://redirect.github.com/mudler/LocalAI/issues/10485))
by [@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10507](https://redirect.github.com/mudler/LocalAI/pull/10507)
- fix(auth): make advisory locks dialect-aware and harden SQLite DSN by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10509](https://redirect.github.com/mudler/LocalAI/pull/10509)
- feat(backends): darwin/Metal builds for vision C++/ggml backends
(depth-anything, locate-anything, rfdetr-cpp, sam3-cpp) by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10511](https://redirect.github.com/mudler/LocalAI/pull/10511)
- feat(backends): darwin build for the localvqe backend (acoustic echo
cancellation) by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10512](https://redirect.github.com/mudler/LocalAI/pull/10512)
- docs(backends): make OS coverage explicit + require darwin support for
new backends by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10516](https://redirect.github.com/mudler/LocalAI/pull/10516)
- chore: :arrow\_up: Update ikawrakow/ik\_llama.cpp to
`b84902d2ad27c34f989f23947200c4b91b1568fd` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10515](https://redirect.github.com/mudler/LocalAI/pull/10515)
- chore: bump localrecall for postgres per-connection timeouts by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10517](https://redirect.github.com/mudler/LocalAI/pull/10517)
- chore: pin localrecall to tagged v0.6.3 by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10518](https://redirect.github.com/mudler/LocalAI/pull/10518)
- fix(backends): quote $CURDIR in run.sh (fixes backends in paths with
spaces) by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10519](https://redirect.github.com/mudler/LocalAI/pull/10519)
- chore: :arrow\_up: Update CrispStrobe/CrispASR to
`8f1218141b792b8868861c1af17ba1e361b05dc0` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10502](https://redirect.github.com/mudler/LocalAI/pull/10502)
- chore: :arrow\_up: Update ggml-org/llama.cpp to
`9d5d882d8cd0f0a9283d87ed5e6fe3ee0d925fb1` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10514](https://redirect.github.com/mudler/LocalAI/pull/10514)
- feat(backends): darwin/Metal build for the privacy-filter backend by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10513](https://redirect.github.com/mudler/LocalAI/pull/10513)
- feat(backends): make PreferDevelopmentBackends install the development
image as primary by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10520](https://redirect.github.com/mudler/LocalAI/pull/10520)
- chore(model gallery): 🤖 add 1 new models via gallery agent by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10521](https://redirect.github.com/mudler/LocalAI/pull/10521)
- fix(backends): ship the package/ dir for darwin go backend images by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10522](https://redirect.github.com/mudler/LocalAI/pull/10522)

**Full Changelog**:
<https://github.com/mudler/LocalAI/compare/v4.5.0...v4.5.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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9sb2NhbC1haSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-06-26 12:58:54 +02:00
TrueCharts Bot 0961edcbfa fix(kromgo): update image ghcr.io/home-operations/kromgo 0.14.10 → 0.14.11 (#49497)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/kromgo](https://redirect.github.com/home-operations/kromgo)
| patch | `70efc19` → `12ff404` |

---

> [!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.11`](https://redirect.github.com/home-operations/kromgo/blob/HEAD/CHANGELOG.md#01411-2026-06-26)

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

##### Features

- add humanize value helper with SI metric prefixes
([#&#8203;276](https://redirect.github.com/home-operations/kromgo/issues/276))
([a55cbd1](https://redirect.github.com/home-operations/kromgo/commit/a55cbd1be1d8d39b6cf1e6c3a085f75d406d34f5))
- **container:** update image mirror.gcr.io/curlimages/curl (8.20.0 →
8.21.0)
([#&#8203;275](https://redirect.github.com/home-operations/kromgo/issues/275))
([cb7863e](https://redirect.github.com/home-operations/kromgo/commit/cb7863ed66ebfafd93265eebb0a5c4b91f12bd5f))
- **deps:** update dependency simple-icons (16.23.0 → 16.24.0)
([#&#8203;270](https://redirect.github.com/home-operations/kromgo/issues/270))
([9b49e38](https://redirect.github.com/home-operations/kromgo/commit/9b49e381523df6d7767dd6edf0e0e610367491fb))
- **deps:** update module github.com/go-analyze/charts (v0.5.27 →
v0.6.0)
([#&#8203;274](https://redirect.github.com/home-operations/kromgo/issues/274))
([bd53d31](https://redirect.github.com/home-operations/kromgo/commit/bd53d315220c4321528fc1e6dc4a7fc3a5c7d9b6))
- **deps:** update module golang.org/x/image (v0.42.0 → v0.43.0)
([#&#8203;266](https://redirect.github.com/home-operations/kromgo/issues/266))
([96e4774](https://redirect.github.com/home-operations/kromgo/commit/96e4774ad67729d473d12d121a1e41e3316b4ac2))

##### Bug Fixes

- **deps:** update module go.yaml.in/yaml/v4 (v4.0.0-rc.5 → v4.0.0-rc.6)
([#&#8203;268](https://redirect.github.com/home-operations/kromgo/issues/268))
([64a8a99](https://redirect.github.com/home-operations/kromgo/commit/64a8a9952a089acfd4f5b1dc5cb4647e3bb88808))

##### Miscellaneous Chores

- add minimumGroupSize to Go and Node toolchain groups
([c90f50d](https://redirect.github.com/home-operations/kromgo/commit/c90f50dffac197786e8a5c3083ff19a64c78c5b7))
- **mise:** Update tool oxfmt (0.55.0 → 0.56.0)
([#&#8203;271](https://redirect.github.com/home-operations/kromgo/issues/271))
([2597efd](https://redirect.github.com/home-operations/kromgo/commit/2597efd6376dc163f8d031b0d4ff4218ef3bd81e))
- **mise:** Update tool zizmor (1.25.2 → 1.26.1)
([#&#8203;269](https://redirect.github.com/home-operations/kromgo/issues/269))
([f3daed1](https://redirect.github.com/home-operations/kromgo/commit/f3daed16bef5622cfcad52e464a7394cdee17b44))

</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-26 12:58:35 +02:00
TrueCharts Bot 4f75db8ffa feat(calibre): update image ghcr.io/linuxserver/calibre 9.9.0 → 9.10.0 (#49499)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre)) |
minor | `b9a0ea3` → `210dc05` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jYWxpYnJlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-06-26 12:58:12 +02:00
TrueCharts Bot c20c377a8a fix(drawio): update image docker.io/jgraph/drawio 30.2.5 → 30.2.6 (#49496)
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 |
`74d11af` → `0e1c61c` |

---

> [!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>

###
[`v30.2.6`](https://redirect.github.com/jgraph/docker-drawio/compare/v30.2.5...v30.2.6)

[Compare
Source](https://redirect.github.com/jgraph/docker-drawio/compare/v30.2.5...v30.2.6)

</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-06-26 12:48:00 +02:00
TrueCharts Bot e054d31b18 fix(vocechat-server): update image docker.io/privoce/vocechat-server v0.5.20 → v0.5.21 (#49495)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/privoce/vocechat-server | patch | `e5007e9` → `616c296` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC92b2NlY2hhdC1zZXJ2ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-26 06:27:49 +02:00
TrueCharts Bot 76007ebfcb feat(kasm): update image docker.io/kasmweb/workspaces 1.18.1 → 1.19.0 (#49489)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/kasmweb/workspaces | minor | `6788f81` → `60642b7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9rYXNtIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-06-26 06:17:52 +02:00
TrueCharts Bot 3dd7d338ca chore(common): update image oci.trueforge.org/containerforge/ubuntu digest to 5cb91be (#49406)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/ubuntu](https://ghcr.io/trueforge-org/ubuntu)
([source](https://hub.docker.com/_/ubuntu)) | digest | `c21fcd8` →
`5cb91be` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jb21tb24iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-26 04:16:21 +00:00
TrueCharts Bot 0551aa8e0f fix(dispatcharr): update image docker.io/dispatcharr/dispatcharr 0.27.0 → 0.27.1 (#49493)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/dispatcharr/dispatcharr](https://redirect.github.com/Dispatcharr/Dispatcharr)
| patch | `4251290` → `f5cbc82` |

---

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

###
[`v0.27.1`](https://redirect.github.com/Dispatcharr/Dispatcharr/blob/HEAD/CHANGELOG.md#0271---2026-06-25)

[Compare
Source](https://redirect.github.com/Dispatcharr/Dispatcharr/compare/v0.27.0...v0.27.1)

##### Security

- Updated `Django` 6.0.5 → 6.0.6, resolving the following CVEs:
- **CVE-2026-6873**: Signed cookie salt namespace collision in
`HttpRequest.get_signed_cookie()`.
- **CVE-2026-7666**: Potential unencrypted email transmission via
STARTTLS in the SMTP backend.
- **CVE-2026-8404**: Potential private data exposure via case-sensitive
`Cache-Control` directives in `UpdateCacheMiddleware`.
- **CVE-2026-35193**: Potential private data exposure via missing `Vary:
Authorization` in `UpdateCacheMiddleware`.
- **CVE-2026-48587**: Potential private data exposure via whitespace
padding in the `Vary` header.
- Updated frontend npm dependencies to resolve 4 audit vulnerabilities
(1 low, 2 moderate, 1 high):
- Updated `vite` 7.3.2 → 7.3.5, resolving **moderate** NTLMv2 hash
disclosure via UNC path handling on Windows
([GHSA-v6wh-96g9-6wx3](https://redirect.github.com/advisories/GHSA-v6wh-96g9-6wx3))
and **high** `server.fs.deny` bypass on Windows alternate paths
([GHSA-fx2h-pf6j-xcff](https://redirect.github.com/advisories/GHSA-fx2h-pf6j-xcff))
- Updated `js-yaml` 4.1.1 → 5.1.0, resolving **moderate**
quadratic-complexity DoS in merge key handling via repeated aliases
([GHSA-h67p-54hq-rp68](https://redirect.github.com/advisories/GHSA-h67p-54hq-rp68))
- Updated `esbuild` 0.27.3 → 0.28.1, resolving **low** arbitrary file
read when running the development server on Windows
([GHSA-g7r4-m6w7-qqqr](https://redirect.github.com/advisories/GHSA-g7r4-m6w7-qqqr))

##### Added

- **Isolated backend test settings (`dispatcharr.settings_test`).**
`python manage.py test` now switches to this module automatically (via
`manage.py`). It creates an empty PostgreSQL `test_<dbname>` database
(same engine as production), uses the standard Postgres backend instead
of geventpool so `TestCase` transactions isolate correctly, and leaves
Celery tasks queued (no eager `post_save` signal runs during tests). Set
`TEST_USE_SQLITE=1` for an in-memory SQLite fallback when Postgres is
unavailable.

##### Performance

- **`get_vod_streams` and `get_series` XC API endpoints are faster and
no longer exhaust Docker `/dev/shm`.** Large libraries (e.g. 125k
movies) previously ran one wide `DISTINCT ON` query with parallel
workers, which could fail with `could not resize shared memory segment …
No space left on device` on the default 64MB container shm. Both
endpoints now fetch display columns via `.values()` (no ORM model
instantiation per row). Redundant `category` and `logo` joins were
dropped in favor of FK ids; alphabetical sort runs in SQL. Typical
full-library response time drops from \~23–28s to \~8–10s with stable
shm usage.
- **XMLTV EPG export is faster and no longer balloons worker memory.**
`generate_epg()` was reworked end-to-end for large guides. (Fixes
[#&#8203;1366](https://redirect.github.com/Dispatcharr/Dispatcharr/issues/1366))
- Streams incrementally: on a cache miss each chunk is pushed to a Redis
list as it is yielded (no `''.join()` in the worker); repeat requests
within 300s stream chunks back from Redis. `malloc_trim` runs after cold
builds.
- Channel streams are prefetched once (only `id`/`name`) instead of one
query per custom-dummy channel; dummy `EPGData` programme existence is
bulk-checked in a single query.
- The primary channel id is escaped once per `epg_id` group instead of
once per programme (\~750k fewer `html.escape` calls on a large guide).
- The channel query no longer JOINs multi-MB `programme_index` blobs per
channel (\~13s saved on a \~2000-channel guide; indices live in
`EPGSourceIndex`).
- Programme export uses `(epg_id, id)` keyset pagination with a
per-source `start_time` sort; a matching composite index on
`ProgramData` (created `CONCURRENTLY` on PostgreSQL) lets each chunk use
an ordered index range scan instead of re-sorting every chunk.
- **EPG grid endpoint releases its payload memory back to the OS.**
`/api/epg/grid/` drops the redundant full-list copy when appending dummy
programmes and runs `malloc_trim` once the response is sent, so worker
RSS no longer ratchets up \~20MB per request.

##### Changed

- **`programme_index` moved off `EPGSource` into a dedicated
`EPGSourceIndex` table.** The multi-MB byte-offset index was repeatedly
pulled into web and Celery workers by ordinary `EPGSource` queries and
`select_related` JOINs (which ignore manager-level `defer()`). It now
lives in a one-to-one `EPGSourceIndex` row, read only when explicitly
accessed through the `EPGSource.programme_index` property, so no list,
detail, or JOIN query can load it by accident. Migration `0026` copies
existing indices across. No API or index-build behavior change.

- **EPG generation extracted into `apps/output/epg.py`.** All XMLTV
output logic (`generate_epg`, `generate_dummy_programs`,
`generate_custom_dummy_programs`, `generate_dummy_epg`, and supporting
helpers) moved from `apps/output/views.py` into a dedicated module.
`views.py` retains the thin HTTP endpoint wrappers and auth checks;
`epg.py` handles all content generation. No behavior change.

- **Channel list with nested streams loads faster.** `GET
/api/channels/channels/?include_streams=true` (Channels UI and
single-channel fetch) now builds nested stream payloads from the
prefetched `channelstream_set` instead of issuing one extra streams M2M
query per channel.

- Dependency updates:
  - `Django` 6.0.5 → 6.0.6 (security patch; see Security section)
  - `requests` 2.33.1 → 2.34.2
  - `gevent` 26.4.0 → 26.5.0
  - `torch` 2.11.0+cpu → 2.12.1+cpu
  - `sentence-transformers` 5.4.1 → 5.6.0
  - `lxml` 6.1.0 → 6.1.1

##### Fixed

- **Channel Initialization Grace Period is honoured during live stream
startup.** Preview and playback no longer abort after a hardcoded 10s
while the channel is still connecting with an empty buffer; the TS
generator init-wait stall check and upstream health monitor now use the
configured `channel_init_grace_period` (same as the server cleanup
watchdog) instead of `CONNECTION_TIMEOUT`. (Fixes
[#&#8203;1380](https://redirect.github.com/Dispatcharr/Dispatcharr/issues/1380))
- **Channels are marked `active` as soon as the buffer threshold is met
and a client is streaming.** Once the initial buffer fills, state is set
to `active` immediately when viewers are attached, or
`waiting_for_clients` when the buffer is ready but no client is
connected yet (e.g. proxy API warmup). The cleanup watchdog no longer
waits an extra grace period before promoting to `active`. Proxy settings
copy now describes `channel_init_grace_period` as an initialization
buffer timeout.
- **DVR recording playback auth is complete for native video, HLS
segments, and redirects.** Completed recordings use `/file/` with native
`<video src>`, which cannot send `Authorization` headers. Playback
accepts `?token=` query-param JWT (matching VOD streams), and the
floating video player appends the token when assigning native URLs. The
explicit HLS URL route (`/api/channels/recordings/.../hls/...`) now
registers the same authenticators as the ViewSet `@action`
handlers—previously only header JWT applied on that path, so `?token=`
failed for native HLS clients. When the request used `?token=`,
rewritten playlist segment URLs and `/file/`↔`/hls/` redirects preserve
the token; hls.js clients that authenticate via `Authorization` are
unchanged. `QueryParamJWTAuthentication` reads `request.query_params` on
DRF requests.
- **In-progress DVR playback no longer jumps to the live edge.** The
floating video player still opens in-progress recordings at the start of
the seekable range, but hls.js was configured with
`liveMaxLatencyDurationCount: 10`, which forced the playhead forward to
"now" shortly after playback began. Live-edge sync is now disabled for
recording HLS so users can watch, pause, and scrub from the beginning
while the recording continues. (Fixes
[#&#8203;1329](https://redirect.github.com/Dispatcharr/Dispatcharr/issues/1329))
- **`refresh_single_m3u_account` no longer re-raises after setting
account ERROR.** Matches `refresh_epg_data`: the account status and UI
already reflect the failure; Celery no longer marks the task FAILED
after the terminal error state is persisted.
- **M3U refresh recovers DB connections and account status after
failures.** Celery workers now call `close_old_connections()` before and
after every task; `refresh_single_m3u_account` also resets its DB
connection at task start and retries account loads once after a
connection reset (avoids opaque `list index out of range` errors from
poisoned worker connections). Accounts leave `fetching`/`parsing` for a
terminal `error` or `success` state when refresh aborts. Error-path
status updates use `QuerySet.update()` on a clean connection instead of
`save()` on a connection that may already be INTRANS after
`refresh_m3u_groups` or batch ORM failures. Failed group downloads now
set `error` instead of returning silently. Refresh start replaces stale
`last_message` text. `refresh_account_profiles` releases DB connections
after each profile failure. (Fixes
[#&#8203;1338](https://redirect.github.com/Dispatcharr/Dispatcharr/issues/1338))
- **EPG refresh recovers DB connections and source status after
failures.** `refresh_epg_data` now mirrors the M3U hardening: connection
reset at task start/end, retried source load after a poisoned-worker
connection reset, `QuerySet.update()` for error status on a clean
connection, and a `finally` guard that moves sources stuck in
`fetching`/`parsing` to `error`. Programme index builds are skipped when
programme parsing fails. `parse_channels_only` now persists the error
status when a missing file has no URL to refetch.
- **M3U `custom_properties` JSON normalization.** Legacy rows and some
API writes could store a JSON-encoded string instead of an object in
`custom_properties`, causing refresh, profile sync, and auto-sync to
fail with `'str' object has no attribute 'get'`. M3U account, profile,
and group-relation models normalize on `save()`; group settings bulk
writes and read/merge paths use shared helpers in `core.utils` without
re-parsing dict values.
- **`POST /api/epg/import/` no longer loads the full EPG source row.**
The dummy-source guard uses a narrow existence query instead of
`objects.get()`, keeping the import trigger lightweight.
Request/response shape is unchanged for the UI, plugins, and external
importers.
- **XC live playback URL building now normalizes account server URLs.**
On-demand live URLs (introduced for Server Group profile rotation in
0.27.0) rebuild `/live/{user}/{pass}/{stream_id}.ts` from current
credentials instead of reusing the synced `stream.url`. That path now
runs `normalize_server_url()` so pasted API URLs (e.g. `/player_api.php`
with query params) are stripped while sub-paths like `/server1` are
preserved. `get_transformed_credentials()` normalizes the base URL at
the source; VOD movie and episode relations use the same helper instead
of constructing a throwaway `XCClient` (which also avoided per-request
HTTP session setup). (Fixes
[#&#8203;1363](https://redirect.github.com/Dispatcharr/Dispatcharr/issues/1363))
- **Live proxy now releases geventpool DB connections on more paths.**
`stream_ts()` calls `close_old_connections()` before
`StreamingHttpResponse` so clients waiting on channel init do not keep a
pool slot while the generator polls Redis. `generate_stream_url()`,
`get_stream_info_for_switch()`, `get_alternate_streams()`, and
`get_connections_left()` release in `finally` blocks after ORM work on
stream-manager failover paths that run outside Django's request cycle.
TS client disconnect cleanup matches fMP4, and `ChannelService` metadata
helpers release after their ORM lookups.
- **OpenAPI schema paths for nested M3U profiles and filters no longer
contain escaped slashes.** Router regex prefixes used unnecessary `\/`,
which drf-spectacular serialized literally into the schema and broke
client generators (e.g. oapi-codegen). Runtime URL matching is
unchanged. (Fixes
[#&#8203;1384](https://redirect.github.com/Dispatcharr/Dispatcharr/issues/1384))
- **Auto-sync range conflict warning no longer flags a group's own
channels when using a channel-group override.** The M3U group settings
"Range conflict" check compared occupant channel groups against the
source group being configured. Auto-sync with `group_override` creates
channels in the override target group, so those channels were
misclassified as conflicts. The frontend now resolves the effective
target group (override target when set, otherwise the source group) for
classification. Genuine conflicts—manual channels, other accounts,
different groups, or user-pinned numbers—still surface. (Fixes
[#&#8203;1331](https://redirect.github.com/Dispatcharr/Dispatcharr/issues/1331))
— Thanks [@&#8203;CodeBormen](https://redirect.github.com/CodeBormen)

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9kaXNwYXRjaGFyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-06-26 06:06:08 +02:00
TrueCharts Bot abceca27f3 chore(red-discordbot): update image docker.io/phasecorex/red-discordbot digest to dcc31b9 (#49491)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/phasecorex/red-discordbot | digest | `638c7dd` → `dcc31b9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yZWQtZGlzY29yZGJvdCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-06-26 06:05:40 +02:00
TrueCharts Bot 23cae91902 chore(chronograf): update image chronograf digest to d203c11 (#49490)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| chronograf | digest | `2aa9fb2` → `d203c11` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jaHJvbm9ncmFmIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-26 06:05:12 +02:00
TrueCharts Bot f4f9e4af08 chore(webtop): update webtop (#49492)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `9d9b474` → `3ed528b` |
| lscr.io/linuxserver/webtop | digest | `e56b977` → `c573e84` |
| lscr.io/linuxserver/webtop | digest | `e653612` → `9bd3914` |
| lscr.io/linuxserver/webtop | digest | `00fea91` → `2d7e480` |
| lscr.io/linuxserver/webtop | digest | `430b908` → `66e8d77` |
| lscr.io/linuxserver/webtop | digest | `ed62550` → `32fb57c` |
| lscr.io/linuxserver/webtop | digest | `4d78766` → `9fe5566` |
| lscr.io/linuxserver/webtop | digest | `f958c0f` → `dc139d1` |

---

> [!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.

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC93ZWJ0b3AiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-26 06:04:38 +02:00
TrueCharts Bot 6d1688752f chore(common): update image oci.trueforge.org/containerforge/mongosh digest to 02cff6c (#49484)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/mongosh](https://ghcr.io/trueforge-org/mongosh)
([source](https://truecharts.org)) | digest | `2e0b984` → `02cff6c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jb21tb24iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-26 00:21:44 +02:00
TrueCharts Bot f49a5787cf fix(nexus-oss): update image docker.io/sonatype/nexus3 3.93.1 → 3.93.2 (#49488)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/sonatype/nexus3 | patch | `20eff03` → `c37df0f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9uZXh1cy1vc3MiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-26 00:13:06 +02:00
TrueCharts Bot 853663659b fix(firefox): update image ghcr.io/linuxserver/firefox 1152.0.1 → 1152.0.3 (#49487)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages)
([source](https://redirect.github.com/linuxserver/docker-firefox)) |
patch | `1f4c0ce` → `c8dea83` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9maXJlZm94IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-06-26 00:12:07 +02:00
TrueCharts Bot f713eb6521 chore(plex): update image oci.trueforge.org/containerforge/plex digest to 2781d26 (#49485)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/plex](https://ghcr.io/trueforge-org/plex)
([source](https://redirect.github.com/plexinc/pms-docker)) | digest |
`8a54a98` → `2781d26` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wbGV4IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-26 00:10:59 +02:00
TrueCharts Bot 76faefb786 chore(searxng): update image docker.io/searxng/searxng digest to 77b6ec5 (#49486)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `3f52dca` → `77b6ec5` |

---

> [!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-26 00:10:30 +02:00
TrueCharts Bot 3035216051 fix(flowise): update image docker.io/flowiseai/flowise 3.1.2 → 3.1.3 (#49480) 2026-06-25 17:46:36 +02:00
TrueCharts Bot b33210ef20 fix(n8n): update image ghcr.io/n8n-io/n8n 2.28.1 → 2.28.2 (#49481)
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 | `680e966` →
`08b9411` |

---

> [!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-25 17:46:21 +02:00
TrueCharts Bot 120850b940 feat(victoriametrics): update image docker.io/victoriametrics/victoria-metrics v1.145.0 → v1.146.0 (#49482)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/victoriametrics/victoria-metrics](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics)
| minor | `c014fb5` → `b8703ff` |

---

> [!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>VictoriaMetrics/VictoriaMetrics
(docker.io/victoriametrics/victoria-metrics)</summary>

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

[Compare
Source](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/compare/v1.145.0...v1.146.0)

####
[v1.146.0](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.146.0)

Released at 2026-06-19

- FEATURE: all VictoriaMetrics components: add
`-http.header.disableServerHostname` command-line flag for disabling the
`X-Server-Hostname` HTTP response header. See
[#&#8203;11067](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/11067).
Thanks to [@&#8203;zasdaym](https://redirect.github.com/zasdaym) for
contribution.

- FEATURE:
[vmsingle](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/)
and `vmselect` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/):
log calls to
[/api/v1/admin/tsdb/delete\_series](https://docs.victoriametrics.com/victoriametrics/url-examples/#apiv1admintsdbdelete_series)
API handler. This should help to identify events of metrics deletion
from the database. See
[#&#8203;11104](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/11104).

- FEATURE:
[vmctl](https://docs.victoriametrics.com/victoriametrics/vmctl/): add
`-vm-headers` and `-vm-bearer-token` flags for authenticating requests
to the VictoriaMetrics import destination. The flags are available in
`opentsdb`, `influx`, `remote-read`, `prometheus`, `mimir`, and `thanos`
vmctl sub-commands. See
[#&#8203;8897](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/8897).

- FEATURE:
[vmui](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/#vmui):
add the `last` value to graph legend statistics. See
[#&#8203;10759](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/10759).

- FEATURE: [stream
aggregation](https://docs.victoriametrics.com/victoriametrics/stream-aggregation/):
expose `vm_streamaggr_dedup_dropped_samples_total` to allow tracking
dropped old samples during
[deduplication](https://docs.victoriametrics.com/victoriametrics/stream-aggregation/#deduplication).

- FEATURE: [stream
aggregation](https://docs.victoriametrics.com/victoriametrics/stream-aggregation/):
use the aggregation rule interval as the default
[staleness\_interval](https://docs.victoriametrics.com/victoriametrics/stream-aggregation/#staleness)
instead of `2*interval`, to reduce spikes when there are gaps between
received samples. See
[#&#8203;11102](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/11102).

- FEATURE:
[vmagent](https://docs.victoriametrics.com/victoriametrics/vmagent/):
add a new flag `-remoteWrite.inmemoryQueues` to prioritize recently
ingested data over historical data stored at file-based [persistent
queue](https://docs.victoriametrics.com/victoriametrics/vmagent/#on-disk-persistence-and-data-processing-order).
See
[#&#8203;8833](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/8833)

- FEATURE:
[vmagent](https://docs.victoriametrics.com/victoriametrics/vmagent/):
add `-promscrape.cluster.shardByLabels` command-line flag for selecting
target labels used for sharding scrape targets among `vmagent` instances
in cluster mode. See
[#&#8203;11044](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/11044).

- FEATURE:
[vmctl](https://docs.victoriametrics.com/victoriametrics/vmctl/): add
`-vm-headers` and `-vm-bearer-token` flags for authenticating requests
to the VictoriaMetrics import destination. The flags are available in
`opentsdb`, `influx`, `remote-read`, `prometheus`, `mimir`, and `thanos`
vmctl sub-commands. See
[#&#8203;8897](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/8897).

- FEATURE:
[vmsingle](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/)
and `vmselect` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/):
log calls to
[/api/v1/admin/tsdb/delete\_series](https://docs.victoriametrics.com/victoriametrics/url-examples/#apiv1admintsdbdelete_series)
API handler. This should help to identify events of metrics deletion
from the database. See
[#&#8203;11104](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/11104).

- FEATURE:
[vmui](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/#vmui):
add the `last` value to graph legend statistics. See
[#&#8203;10759](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/10759).

- BUGFIX: [enterprise](https://docs.victoriametrics.com/enterprise/)
[vmsingle](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/)
and `vmstorage` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/):
properly expose metric `vm_retention_filters_partitions_scheduled_rows`.
See
[#&#8203;11138](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/11138)

- BUGFIX: [stream
aggregation](https://docs.victoriametrics.com/victoriametrics/stream-aggregation/):
fix issue with producing aggregated samples with identical timestamps
between flushes. See
[#&#8203;10808](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/10808).

- BUGFIX:
[vmagent](https://docs.victoriametrics.com/victoriametrics/vmagent/):
fix potential corruption of remote-write metadata `Unit` values. See
[#&#8203;11120](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/11120).
Thanks for [@&#8203;fxrlv](https://redirect.github.com/fxrlv) for the
contribution.

- BUGFIX:
[vmalert](https://docs.victoriametrics.com/victoriametrics/vmalert/),[vmauth](https://docs.victoriametrics.com/victoriametrics/vmauth/),[vmagent](https://docs.victoriametrics.com/victoriametrics/vmagent/)
and
[vmsingle](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/):
fix rare unbounded shutdown delay when config reload takes longer than
`-configCheckInterval`. See
[#&#8203;11107](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/11107).
Thanks to
[@&#8203;PleasingFungus](https://redirect.github.com/PleasingFungus) for
contribution.

- BUGFIX: [vmbackup](https://docs.victoriametrics.com/vmbackup/),
[vmbackupmanager](https://docs.victoriametrics.com/victoriametrics/vmbackupmanager/):
do not fail backup list if directory is absent while using `fs://`
destination to align with other protocols. See
[6c3c548d](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/commit/6c3c548ddb0385b749e731f52276f130e2a4e4a8).

- BUGFIX:
[vmctl](https://docs.victoriametrics.com/victoriametrics/vmctl/): push
metrics to configured `-pushmetrics.url` on shutdown when migration
fails. Previously, metrics were not pushed if vmctl exited with an
error. See
[#&#8203;11081](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/11081).
Thanks to [@&#8203;zasdaym](https://redirect.github.com/zasdaym) for
contribution.

- BUGFIX:
[vmrestore](https://docs.victoriametrics.com/victoriametrics/vmrestore/):
disallow restoring parts outside the configured `-storageDataPath`
directory. See
[710c920d](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/commit/710c920d6083327042a309e449fae4383617d817).

- BUGFIX: `vmselect` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/):
correctly apply long tenant filters. Previously, such filters could be
truncated, causing tenants to be matched incorrectly. See
[#&#8203;11096](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/11096).
Thanks for [@&#8203;fxrlv](https://redirect.github.com/fxrlv) for the
contribution.

- BUGFIX: `vmselect` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/):
fix corrupted metrics metadata when a response contains multiple rows.
See
[#&#8203;11115](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/11115).
Thanks for [@&#8203;fxrlv](https://redirect.github.com/fxrlv) for the
contribution.

- BUGFIX: `vmselect` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/):
don't cache empty responses for tenant IDs discovery during [multitenant
queries](https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#multitenant-reads).
This problem was visible during integration tests when multitenant
queries were executed before the first ingestion happened. See
[#&#8203;10982](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/10982)

- BUGFIX:
[vmsingle](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/)
and `vmselect` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/):
properly escape `metricFamilyName` at metrics metadata response. See
[#&#8203;11129](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/11129).
Thanks for [@&#8203;fxrlv](https://redirect.github.com/fxrlv) for the
contribution.

- BUGFIX:
[vmsingle](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/)
and `vmstorage` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/):
prevent more cases of panic during directory deletion on `NFS`-based
mounts. See
[#&#8203;11060](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/11060).

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC92aWN0b3JpYW1ldHJpY3MiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-06-25 17:44:34 +02:00
TrueCharts Bot 68bbc788fc fix(deconz): update image docker.io/deconzcommunity/deconz 2.33.0 → 2.33.1 (#49479)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/deconzcommunity/deconz | patch | `6c6d7c7` → `050cca7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9kZWNvbnoiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-25 17:44:16 +02:00
TrueCharts Bot e6f0882108 chore(minecraft-gate): update image ghcr.io/minekube/gate digest to 4709204 (#49478)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/minekube/gate | digest | `313116d` → `4709204` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9taW5lY3JhZnQtZ2F0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-06-25 17:43:39 +02:00
TrueCharts Bot 3f6375c307 feat(strapi): update image docker.io/vshadbolt/strapi 5.48.1 → 5.49.0 (#49477)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/vshadbolt/strapi | minor | `1cdc37d` → `eab33ee` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zdHJhcGkiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-06-25 11:42:21 +02:00
TrueCharts Bot 38dbd35f63 chore(filezilla): update image ghcr.io/linuxserver/filezilla digest to f898410 (#49474)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/filezilla](https://redirect.github.com/linuxserver/docker-filezilla/packages)
([source](https://redirect.github.com/linuxserver/docker-filezilla)) |
digest | `50b432f` → `f898410` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9maWxlemlsbGEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-25 11:40:47 +02:00
TrueCharts Bot 9e029e6767 chore(rflood): update image ghcr.io/hotio/rflood digest to 0aff546 (#49475)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/rflood | digest | `49c1885` → `0aff546` |

---

> [!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-25 11:40:21 +02:00
TrueCharts Bot 55653a0058 fix(fireshare): update image docker.io/shaneisrael/fireshare 1.7.1 → 1.7.2 (#49476) 2026-06-25 11:39:43 +02:00
TrueCharts Bot cd5584aeca feat(wyoming-whisper): update image docker.io/rhasspy/wyoming-whisper 3.2.0 → 3.3.0 (#49473) 2026-06-25 05:36:56 +02:00
TrueCharts Bot 86a8ec1d86 chore(rsshub): update image docker.io/diygod/rsshub digest to 16408a2 (#49463)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `281d34b` → `16408a2` |

---

> [!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-25 05:36:53 +02:00
TrueCharts Bot 73e1946842 chore(kubernetes-dashboard): update image oci.trueforge.org/containerforge/kube-sa-proxy digest to cedb42c (#49458) 2026-06-25 05:36:51 +02:00
TrueCharts Bot aa41c6342b fix(pocketmine-mp): update image ghcr.io/pmmp/pocketmine-mp 5.44.1 → 5.44.2 (#49467) 2026-06-25 05:36:43 +02:00
TrueCharts Bot d8a80dbad6 chore(friendica): update image friendica digest to a7c8c25 (#49457)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| friendica | digest | `6f5d1d6` → `a7c8c25` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9mcmllbmRpY2EiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-25 05:36:36 +02:00
TrueCharts Bot 850edf2b50 chore(anything-llm): update image ghcr.io/mintplex-labs/anything-llm digest to f2800fa (#49455)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `f8e94c9` → `f2800fa` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hbnl0aGluZy1sbG0iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-25 05:35:40 +02:00
TrueCharts Bot c52d4269e0 feat(portainer): update image docker.io/portainer/portainer-ee 2.42.0 → 2.43.0 (#49472)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/portainer/portainer-ee](https://www.portainer.io) | minor |
`43a6b52` → `129a7a4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wb3J0YWluZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-06-25 03:34:59 +00:00
TrueCharts Bot 9239551bbf feat(portainer): update image docker.io/portainer/portainer-ce 2.42.0 → 2.43.0 (#49471) 2026-06-25 05:34:40 +02:00
TrueCharts Bot 2acf471fc2 fix(stirling-pdf): update image ghcr.io/stirling-tools/s-pdf 2.13.1 → 2.13.2 (#49469)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `d5ff678` → `976dfa5` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `e573146` → `9d2eb20` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `f4ba278` → `1199aa2` |

---

> [!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>Stirling-Tools/Stirling-PDF
(ghcr.io/stirling-tools/s-pdf)</summary>

###
[`v2.13.2`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.13.2):
2.13.2 Desktop performance fix, and security fixes

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v2.13.1...v2.13.2)

This release is for security fixes and removal of unused dependencies
within our docker
It also contains

- UI performance fix for desktop users!
- stopping update notices appearing to usecases it shouldn't!
- Fixes for desktop mac not running correctly
- Some build issues for certain desktop builds

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

##### What's Changed

##### Bug Fixes

- fix(frontend): correctly display the current user role in the edit
dialog by [@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;6758](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6758)
- Make pre-commit scripts more OS-agnostic by
[@&#8203;jbrunton96](https://redirect.github.com/jbrunton96) in
[#&#8203;6724](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6724)
- fix(team): hide users already assigned to the selected team by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;6760](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6760)

##### Enhancements

- Upgrade to TypeScript 6 by
[@&#8203;jbrunton96](https://redirect.github.com/jbrunton96) in
[#&#8203;6772](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6772)
- Redesign tool config types to avoid `any` typing by
[@&#8203;jbrunton96](https://redirect.github.com/jbrunton96) in
[#&#8203;6582](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6582)
- Remove ffmpeg from published Docker images by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;6791](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6791)
- fix update notification visibility and install flicker by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;6776](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6776)
- fix desktop bundles by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;6773](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6773)
- build(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 + translation
files by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;6748](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6748)
- fast-path local PDF transport and reduce chat re-renders by
[@&#8203;EthanHealy01](https://redirect.github.com/EthanHealy01) in
[#&#8203;6798](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6798)
- chore: update svg conversion and database import handling by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;6796](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6796)

##### Minor Enhancements

- chore(build): centralize Gradle dependency version management by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;6499](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6499)
- chore(ci): upgrade Gradle to 9.6.0 across workflows, Docker builds,
and wrapper by [@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;6790](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6790)

##### Other Changes

- Build Rust cache on nightlies by
[@&#8203;jbrunton96](https://redirect.github.com/jbrunton96) in
[#&#8203;6768](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6768)
- Add JUnit tests to raise coverage across all modules by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;6782](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6782)
- :globe\_with\_meridians: Sync Translations + Update README Progress
Table by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)\[bot] in
[#&#8203;6739](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6739)

**Full Changelog**:
<https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.13.1...v2.13.2>

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zdGlybGluZy1wZGYiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-25 05:34:27 +02:00
TrueCharts Bot 49d2bca6fe feat(ntfy): update image docker.io/binwiederhier/ntfy v2.24.0 → v2.25.0 (#49470)
This PR contains the following updates:

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

---

> [!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.25.0`](https://redirect.github.com/binwiederhier/ntfy/releases/tag/v2.25.0)

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

This release adds **password reset** via email, and reworks email
verification to use durable, link-based magic links (replacing the old
in-memory 6-digit codes). Email stays optional at signup; a user can
reset their password only once they have a verified "primary"
(recovery)email.

All of this work is probably not useful for self-hosters, but it
hopefully will be useful for me, since I do have to reset accounts on a
regular basis.

**Security issues:**

- Generate access tokens, IDs, and magic-link tokens with a
cryptographically secure RNG (`crypto/rand`) instead of a clock-seeded
PRNG

**Features:**

- Add password reset via emailed magic link, with a "Forgot password"
link on the login page and a `ntfy user reset-pass` CLI command for
admins
- Rework email verification to use durable, single-use, expiring magic
links instead of in-memory 6-digit codes, and add a "primary" email
(used for account recovery and as the `X-Email: yes` target) with
verified/unverified state in the account UI
- You can now clear/read messages and delete messages with a GET request
([#&#8203;1771](https://redirect.github.com/binwiederhier/ntfy/issues/1771),
thanks to [@&#8203;lemmi](https://redirect.github.com/lemmi) for
reporting and to [@&#8203;wunter8](https://redirect.github.com/wunter8)
for implementing)
- Add a reload button to the web app's action bar when running as an
installed PWA, which clears the service worker caches and hard-refreshes
the app
- Add a "Back to app" link to the web app's login, signup, and
password-reset pages (alongside the existing links), which previously
had no way back to the app

**Bug fixes + maintenance:**

- `X-Email: yes` (also `true`/`1`) now sends to your primary verified
email regardless of the `smtp-sender-verify` setting (previously it was
rejected unless verification was enabled); it requires being logged in
with a verified address
- Grant users full access to their own sync topic (`st_...`) so
cross-device subscription sync works under `auth-default-access:
deny-all`
([#&#8203;733](https://redirect.github.com/binwiederhier/ntfy/issues/733),
[#&#8203;1795](https://redirect.github.com/binwiederhier/ntfy/pull/1795),
thanks to [@&#8203;lmorchard](https://redirect.github.com/lmorchard) for
the contribution)
- Support HTTP (non-TLS) S3-compatible endpoints by preserving the
endpoint scheme, e.g. for a local MinIO instance
([#&#8203;1794](https://redirect.github.com/binwiederhier/ntfy/pull/1794),
[#&#8203;1734](https://redirect.github.com/binwiederhier/ntfy/issues/1734),
thanks to [@&#8203;sskender](https://redirect.github.com/sskender) for
the contribution, and
[@&#8203;Kernald](https://redirect.github.com/Kernald) for reporting)
- Stop silently stripping spaces from passwords while typing in the web
app's login, signup, and password-reset forms
([#&#8203;1246](https://redirect.github.com/binwiederhier/ntfy/issues/1246),
thanks to [@&#8203;aldem](https://redirect.github.com/aldem) for
reporting)
- Update web app dependencies, including major-version upgrades to Vite
(6 -> 8, now Rolldown-based), Material UI (5 -> 9), and Dexie (3 -> 4)
([#&#8203;1800](https://redirect.github.com/binwiederhier/ntfy/pull/1800),
[#&#8203;1764](https://redirect.github.com/binwiederhier/ntfy/pull/1764),
[#&#8203;1767](https://redirect.github.com/binwiederhier/ntfy/pull/1767),
[#&#8203;1762](https://redirect.github.com/binwiederhier/ntfy/pull/1762),
[#&#8203;1766](https://redirect.github.com/binwiederhier/ntfy/pull/1766),
[#&#8203;1765](https://redirect.github.com/binwiederhier/ntfy/pull/1765),
thanks Dependabot)
- Play notification sounds in the web app even when the Notification API
is unavailable, e.g. over plain HTTP or in browsers without notification
support
([#&#8203;1772](https://redirect.github.com/binwiederhier/ntfy/pull/1772),
thanks to [@&#8203;mitya12342](https://redirect.github.com/mitya12342)
for the contribution)
- Stop escaping `<`, `>`, and `&` as `\u003c`/`\u003e`/`\u0026` in JSON
responses
([#&#8203;1511](https://redirect.github.com/binwiederhier/ntfy/issues/1511),
[#&#8203;1512](https://redirect.github.com/binwiederhier/ntfy/pull/1512),
thanks to [@&#8203;wunter8](https://redirect.github.com/wunter8) for the
contribution)
- Fix the web app navbar not reflecting a topic reservation (lock icon,
and "Reserve topic" -> "Change reservation"/"Remove reservation" menu)
until a page reload, by persisting reservation and display-name changes
onto already-subscribed topics during account sync
- Reduce the web app's initial bundle size by \~300 KB (\~50 KB gzipped)
by lazy-loading the emoji picker dataset and the Markdown renderer, and
by importing Material UI icons individually

</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-25 05:33:42 +02:00
TrueCharts Bot 3d63396bc4 chore(reg): update image registry digest to 1be5527 (#49462)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [registry](https://redirect.github.com/distribution/distribution) |
digest | `85347ed` → `1be5527` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yZWciLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-25 05:33:12 +02:00
TrueCharts Bot 6f931b0e09 fix(rdtclient): update image ghcr.io/rogerfar/rdtclient 2.0.138 → 2.0.139 (#49468)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client)
| patch | `8232cb0` → `1eac0b1` |

---

> [!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>rogerfar/rdt-client (ghcr.io/rogerfar/rdtclient)</summary>

###
[`v2.0.139`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20139---2026-06-24)

[Compare
Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.138...v2.0.139)

##### Added

- Add IP binding for the Bezzad downloader.

##### Changed

- Check file sizes when downloading as a workaround to Torbox download
glitch.
- Download Station improvements.
- Changed SQLite DB locking to improve DB performance.

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yZHRjbGllbnQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-25 05:33:05 +02:00
TrueCharts Bot 1cee4526d3 chore(teamspeak3): update image teamspeak digest to 15acbc6 (#49464) 2026-06-25 05:32:47 +02:00
TrueCharts Bot 66e8b00aeb chore(yourls): update image yourls digest to 67bc5e4 (#49465) 2026-06-25 05:32:33 +02:00
TrueCharts Bot 4d1a3d4fc1 chore(mosquitto): update image eclipse-mosquitto digest to 212f89e (#49461)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| eclipse-mosquitto | digest | `914f529` → `212f89e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tb3NxdWl0dG8iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-25 05:32:11 +02:00
TrueCharts Bot d6bd99e36e chore(monica): update image monica digest to 7df7518 (#49460)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `77542f7` → `7df7518` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tb25pY2EiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-25 05:31:00 +02:00
Aspen 76e8fa8ee7 fix(authentik): correct errors blocking metrics from working (#49454)
**Description**
Correct the syntax for metrics definitions in the authentik chart, and
enable worker metrics
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 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 against the values in the `ci/` directory and it now produces the
consistent, expected ServiceMonitor resources, Service resources, and
adds containerPorts.

**📃 Notes:**
I can't find an associated issue, but the values.yaml and templates both
indicate this was an old bug that needed to be fixed.

**✔️ 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
- [ ] 📄 I have made changes to the documentation
- [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
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2026-06-25 05:23:14 +02:00
TrueCharts Bot bbdd781876 feat(ghostfolio): update image docker.io/ghostfolio/ghostfolio 3.15.1 → 3.16.0 (#49453)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `b26215f` → `61d81f9` |

---

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

###
[`v3.16.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#3160---2026-06-24)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/3.15.1...3.16.0)

##### Added

- Extended the user account settings with a copy-to-clipboard button for
the user id
- Added pagination to the platform management of the admin control panel
- Added pagination to the tag management of the admin control panel
- Extended the asset profile details dialog of the admin control panel
with a copy-to-clipboard button for the ISIN number
- Extended the asset profile details dialog of the admin control panel
with a copy-to-clipboard button for the symbol

##### Changed

- Improved the throughput of the market data gathering queue by applying
the rate limit per data source
- Decreased the rate limiter duration of the market data gathering queue
jobs from 4 to 3 seconds
- Removed the deprecated `SymbolProfile` field from the endpoint `GET
api/v1/portfolio/holding/:dataSource/:symbol`
- Upgraded `@simplewebauthn/browser` and `@simplewebauthn/server` from
version `13.2.2` to `13.3`

##### Fixed

- Fixed an issue with hourly market data updates not refreshing prices
for asset profiles with `MANUAL` data source
- Fixed an issue with the log context formatting in the performance
logging service

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9naG9zdGZvbGlvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-06-24 23:18:40 +02:00
TrueCharts Bot a86f29f557 fix(meshcentral): update image ghcr.io/ylianst/meshcentral 1.2.0 → 1.2.1 (#49451)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/ylianst/meshcentral](https://redirect.github.com/Ylianst/MeshCentral)
| patch | `8c84cb4` → `449926b` |

---

> [!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>Ylianst/MeshCentral (ghcr.io/ylianst/meshcentral)</summary>

###
[`v1.2.1`](https://redirect.github.com/Ylianst/MeshCentral/releases/tag/1.2.1)

[Compare
Source](https://redirect.github.com/Ylianst/MeshCentral/compare/1.2.0...1.2.1)

-
[`a287602`](https://redirect.github.com/Ylianst/MeshCentral/commit/a2876029)
Version 1.2.1
-
[`251b638`](https://redirect.github.com/Ylianst/MeshCentral/commit/251b6387)
remove email translations, shouldnt be there
-
[`09abcc7`](https://redirect.github.com/Ylianst/MeshCentral/commit/09abcc72)
add/fix translations and updated minified files
-
[`058bf3a`](https://redirect.github.com/Ylianst/MeshCentral/commit/058bf3aa)
win-volumes: match result of win\_volumes\_wmi to new db format
([#&#8203;7922](https://redirect.github.com/Ylianst/MeshCentral/issues/7922))
-
[`f64b5e4`](https://redirect.github.com/Ylianst/MeshCentral/commit/f64b5e48)
Fix mobile soft keyboard toggle state tracking
([#&#8203;7902](https://redirect.github.com/Ylianst/MeshCentral/issues/7902))
-
[`4e3f3cc`](https://redirect.github.com/Ylianst/MeshCentral/commit/4e3f3ccf)
translation fixes
-
[`e01b02a`](https://redirect.github.com/Ylianst/MeshCentral/commit/e01b02a0)
Remove unused listconfigfiles queries
([#&#8203;7899](https://redirect.github.com/Ylianst/MeshCentral/issues/7899))
-
[`f4ac6d4`](https://redirect.github.com/Ylianst/MeshCentral/commit/f4ac6d41)
Mobile remote desktop: touch drag & drop and sticky modifier keys
([#&#8203;7905](https://redirect.github.com/Ylianst/MeshCentral/issues/7905))
-
[`868b890`](https://redirect.github.com/Ylianst/MeshCentral/commit/868b8901)
fix(i18n): improve Simplified Chinese (zh-chs) translations
([#&#8203;7920](https://redirect.github.com/Ylianst/MeshCentral/issues/7920))
-
[`2b41300`](https://redirect.github.com/Ylianst/MeshCentral/commit/2b413004)
Implement getProbableMainLanIp function
([#&#8203;7898](https://redirect.github.com/Ylianst/MeshCentral/issues/7898))
-
[`f23c086`](https://redirect.github.com/Ylianst/MeshCentral/commit/f23c086e)
Add extra volume and bitlocker info, change sysinfo db format
([#&#8203;7887](https://redirect.github.com/Ylianst/MeshCentral/issues/7887))
-
[`88ab847`](https://redirect.github.com/Ylianst/MeshCentral/commit/88ab8474)
Process error.message instead of error object
([#&#8203;7900](https://redirect.github.com/Ylianst/MeshCentral/issues/7900))
-
[`05fd390`](https://redirect.github.com/Ylianst/MeshCentral/commit/05fd390b)
Prevent linux-info.js from hanging the agent
([#&#8203;7904](https://redirect.github.com/Ylianst/MeshCentral/issues/7904))
-
[`2331a75`](https://redirect.github.com/Ylianst/MeshCentral/commit/2331a759)
Win-wmi-fixed: add wmi exec method
([#&#8203;7910](https://redirect.github.com/Ylianst/MeshCentral/issues/7910))
-
[`ae5f80b`](https://redirect.github.com/Ylianst/MeshCentral/commit/ae5f80ba)
Add zip entries path validation check before extraction, fixes
[#&#8203;7913](https://redirect.github.com/Ylianst/MeshCentral/issues/7913)
([#&#8203;7914](https://redirect.github.com/Ylianst/MeshCentral/issues/7914))
-
[`61f8e9d`](https://redirect.github.com/Ylianst/MeshCentral/commit/61f8e9d7)
backup.js: zipExtract, reduce memory usage by using Uint8ArrayReader
instead of BlobReader
([#&#8203;7916](https://redirect.github.com/Ylianst/MeshCentral/issues/7916))
-
[`4e03c5e`](https://redirect.github.com/Ylianst/MeshCentral/commit/4e03c5e1)
forgot to include zip.js in required modules
-
[`d7c8b02`](https://redirect.github.com/Ylianst/MeshCentral/commit/d7c8b02a)
stop software tab reloading on every tab load
-
[`5a2332d`](https://redirect.github.com/Ylianst/MeshCentral/commit/5a2332df)
fix pNdeviceName translations
-
[`d37b32c`](https://redirect.github.com/Ylianst/MeshCentral/commit/d37b32ce)
fix software dark mode
[#&#8203;7841](https://redirect.github.com/Ylianst/MeshCentral/issues/7841)
-
[`d492d93`](https://redirect.github.com/Ylianst/MeshCentral/commit/d492d934)
retry oidc discovery failed 3 times before removing oidc on startup
[#&#8203;7877](https://redirect.github.com/Ylianst/MeshCentral/issues/7877)
-
[`a3f0466`](https://redirect.github.com/Ylianst/MeshCentral/commit/a3f04662)
Fix func call-flow. Strengthen sqlite options check. Fix improper
formatted pragma option.
([#&#8203;7896](https://redirect.github.com/Ylianst/MeshCentral/issues/7896))
-
[`69f26a7`](https://redirect.github.com/Ylianst/MeshCentral/commit/69f26a7d)
fix zoom and right click in modern mobile ui
[#&#8203;7838](https://redirect.github.com/Ylianst/MeshCentral/issues/7838)
-
[`7e3a9e1`](https://redirect.github.com/Ylianst/MeshCentral/commit/7e3a9e18)
fix multi monitor and trackpad cursor move in modern mobile ui
[#&#8203;7838](https://redirect.github.com/Ylianst/MeshCentral/issues/7838)
-
[`ef3bce6`](https://redirect.github.com/Ylianst/MeshCentral/commit/ef3bce6e)
make modern ui mobile menu scrollable
-
[`686f2fd`](https://redirect.github.com/Ylianst/MeshCentral/commit/686f2fdd)
add dates to classic mobile ui
[#&#8203;7890](https://redirect.github.com/Ylianst/MeshCentral/issues/7890)
-
[`2d6980d`](https://redirect.github.com/Ylianst/MeshCentral/commit/2d6980dc)
add dates to folders, size to drives and fix file icons in modern ui
[#&#8203;7890](https://redirect.github.com/Ylianst/MeshCentral/issues/7890)
-
[`b8cdbf1`](https://redirect.github.com/Ylianst/MeshCentral/commit/b8cdbf12)
Files tab: get volumelabel from sysinfo
([#&#8203;7889](https://redirect.github.com/Ylianst/MeshCentral/issues/7889))
-
[`1f05362`](https://redirect.github.com/Ylianst/MeshCentral/commit/1f053629)
Fix DYNAMIC\_CONFIG writing port/redirPort as JSON strings
([#&#8203;7888](https://redirect.github.com/Ylianst/MeshCentral/issues/7888))
-
[`361879e`](https://redirect.github.com/Ylianst/MeshCentral/commit/361879e2)
remove leftover console.log from software
-
[`bb532e4`](https://redirect.github.com/Ylianst/MeshCentral/commit/bb532e4d)
fix amtscanner and webrelay memory leaks
-
[`64b6eee`](https://redirect.github.com/Ylianst/MeshCentral/commit/64b6eee3)
fix 32bit windows with installedsoftware
-
[`4148748`](https://redirect.github.com/Ylianst/MeshCentral/commit/41487487)
add new winupdates winupdatesinstalled winupdateshistory winupdatesdedup
to console
-
[`5fe202d`](https://redirect.github.com/Ylianst/MeshCentral/commit/5fe202db)
win-wmi-fixed: Make query() and queryAsync() more robust and failsafe
([#&#8203;7856](https://redirect.github.com/Ylianst/MeshCentral/issues/7856))
-
[`d8b7b0c`](https://redirect.github.com/Ylianst/MeshCentral/commit/d8b7b0c5)
pretty output installedapps and installedstoreapps instead of json
-
[`ed155cf`](https://redirect.github.com/Ylianst/MeshCentral/commit/ed155cfe)
translation fixes in modern ui
-
[`31e581d`](https://redirect.github.com/Ylianst/MeshCentral/commit/31e581d7)
fix 2fa mix up when logging in
-
[`7f17935`](https://redirect.github.com/Ylianst/MeshCentral/commit/7f17935c)
Use new backup function for /backup.zip
([#&#8203;7661](https://redirect.github.com/Ylianst/MeshCentral/issues/7661))
-
[`d75818a`](https://redirect.github.com/Ylianst/MeshCentral/commit/d75818a6)
Replace win-wmi references with win-wmi-fixed
([#&#8203;7874](https://redirect.github.com/Ylianst/MeshCentral/issues/7874))
-
[`b42bedf`](https://redirect.github.com/Ylianst/MeshCentral/commit/b42bedfc)
upgrade otplib to v13.4.1
[#&#8203;7702](https://redirect.github.com/Ylianst/MeshCentral/issues/7702)
-
[`d4b21cd`](https://redirect.github.com/Ylianst/MeshCentral/commit/d4b21cd6)
update express, multiparty, ws packages
[#&#8203;7702](https://redirect.github.com/Ylianst/MeshCentral/issues/7702)
-
[`f04c9f4`](https://redirect.github.com/Ylianst/MeshCentral/commit/f04c9f45)
Fix origin validation for self-signed certificate deployments
([#&#8203;7882](https://redirect.github.com/Ylianst/MeshCentral/issues/7882))
-
[`fd44a38`](https://redirect.github.com/Ylianst/MeshCentral/commit/fd44a38c)
Fix stuck modifier keys after Alt+Tab in RDP remote desktop
([#&#8203;330](https://redirect.github.com/Ylianst/MeshCentral/issues/330))
([#&#8203;7878](https://redirect.github.com/Ylianst/MeshCentral/issues/7878))
-
[`0b66277`](https://redirect.github.com/Ylianst/MeshCentral/commit/0b66277d)
fix edit user email length
-
[`7068c68`](https://redirect.github.com/Ylianst/MeshCentral/commit/7068c689)
fix users group action model in modern ui
-
[`1ca6e7c`](https://redirect.github.com/Ylianst/MeshCentral/commit/1ca6e7c2)
add customisable macosinstallerimage
-
[`5814c37`](https://redirect.github.com/Ylianst/MeshCentral/commit/5814c372)
update binary files for macOS agents (REQUIRED)
-
[`77cbac4`](https://redirect.github.com/Ylianst/MeshCentral/commit/77cbac40)
update macOS installer scripts for launch agent and daemon plist naming
conventions
-
[`5cf55ba`](https://redirect.github.com/Ylianst/MeshCentral/commit/5cf55bad)
add referrerpolicy: origin for openstreetmaps requirement
-
[`87c117b`](https://redirect.github.com/Ylianst/MeshCentral/commit/87c117ba)
add epson printers port info
-
[`398af23`](https://redirect.github.com/Ylianst/MeshCentral/commit/398af23e)
add printer status and job queues to console output
[#&#8203;7844](https://redirect.github.com/Ylianst/MeshCentral/issues/7844)
-
[`222cb64`](https://redirect.github.com/Ylianst/MeshCentral/commit/222cb644)
fix uninstall apps for msiexec and change software api again
[#&#8203;7859](https://redirect.github.com/Ylianst/MeshCentral/issues/7859)
-
[`35b5f63`](https://redirect.github.com/Ylianst/MeshCentral/commit/35b5f631)
formatting, translations, add arch to software
-
[`6a3f787`](https://redirect.github.com/Ylianst/MeshCentral/commit/6a3f7878)
add mac software support
-
[`3436268`](https://redirect.github.com/Ylianst/MeshCentral/commit/34362680)
fix: generate flat macOS agent package
([#&#8203;7837](https://redirect.github.com/Ylianst/MeshCentral/issues/7837))
-
[`14d2e60`](https://redirect.github.com/Ylianst/MeshCentral/commit/14d2e603)
add linux software support
[#&#8203;7846](https://redirect.github.com/Ylianst/MeshCentral/issues/7846)
-
[`db64ed8`](https://redirect.github.com/Ylianst/MeshCentral/commit/db64ed89)
ocd killing me
[#&#8203;7852](https://redirect.github.com/Ylianst/MeshCentral/issues/7852)
-
[`e637195`](https://redirect.github.com/Ylianst/MeshCentral/commit/e6371956)
add boot to bios meshcmd
[#&#8203;7852](https://redirect.github.com/Ylianst/MeshCentral/issues/7852)
-
[`365f234`](https://redirect.github.com/Ylianst/MeshCentral/commit/365f2348)
move software to own api for permissions, add location/date into gui,
fix console commands for software
[#&#8203;7854](https://redirect.github.com/Ylianst/MeshCentral/issues/7854)
-
[`1edff6b`](https://redirect.github.com/Ylianst/MeshCentral/commit/1edff6bb)
Fix typo: pass -> password key in bare-metal ACM activation log entry
([#&#8203;7848](https://redirect.github.com/Ylianst/MeshCentral/issues/7848))
-
[`558e628`](https://redirect.github.com/Ylianst/MeshCentral/commit/558e628e)
update callmebot signal url
[#&#8203;7855](https://redirect.github.com/Ylianst/MeshCentral/issues/7855)
-
[`32c9f44`](https://redirect.github.com/Ylianst/MeshCentral/commit/32c9f44f)
Fix typo: dev.temp.password -> dev.temp.pass in TLS-ACM activation
([#&#8203;7847](https://redirect.github.com/Ylianst/MeshCentral/issues/7847))
-
[`9b88cd0`](https://redirect.github.com/Ylianst/MeshCentral/commit/9b88cd08)
fix ufw enabled checker
-
[`acc57b4`](https://redirect.github.com/Ylianst/MeshCentral/commit/acc57b4c)
forgot trimResults for printers

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tZXNoY2VudHJhbCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-06-24 23:18:34 +02:00
TrueCharts Bot ef5f2f3eff fix(flexo): update image docker.io/nroi/flexo 1.6.11 → 1.6.12 (#49449)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/nroi/flexo | patch | `8d70a54` → `760afe7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9mbGV4byIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-06-24 23:18:12 +02:00
TrueCharts Bot a17b1af5f4 fix(rstudio): update image ghcr.io/rocker-org/rstudio 4.6.0 → 4.6.1 (#49452) 2026-06-24 23:17:42 +02:00
TrueCharts Bot 3e8b7d2320 fix(helm-deps): update chart clickhouse 18.7.0 → 18.7.1 (#49450)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/stable/clickhouse)
([source](https://clickhouse.com/)) | patch | `18.7.0` → `18.7.1` |

---

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wbGF1c2libGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-24 23:17:35 +02:00
TrueCharts Bot 83db87f0c1 chore(jackett): update image oci.trueforge.org/containerforge/jackett digest to e5fbdc1 (#49448)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/jackett](https://ghcr.io/trueforge-org/jackett)
([source](https://redirect.github.com/Jackett/Jackett)) | digest |
`75fdb6b` → `e5fbdc1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9qYWNrZXR0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-24 23:16:58 +02:00
TrueCharts Bot 5c9758af22 chore(anything-llm): update image ghcr.io/mintplex-labs/anything-llm digest to f8e94c9 (#49447)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `0e2fff1` → `f8e94c9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hbnl0aGluZy1sbG0iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-24 23:16:56 +02:00