Commit Graph
100 Commits
Author SHA1 Message Date
TrueCharts-Bot 81131bc7f2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-10 00:14:10 +00:00
238449e8b5 fix(deps): update module github.com/fsnotify/fsnotify v1.8.0 → v1.9.0 (#33949)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/fsnotify/fsnotify](https://redirect.github.com/fsnotify/fsnotify)
| require | minor | `v1.8.0` -> `v1.9.0` |

---

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

---

### Release Notes

<details>
<summary>fsnotify/fsnotify (github.com/fsnotify/fsnotify)</summary>

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

[Compare
Source](https://redirect.github.com/fsnotify/fsnotify/compare/v1.8.0...v1.9.0)

##### Changes and fixes

-   all: make BufferedWatcher buffered again ([#&#8203;657])

- inotify: fix race when adding/removing watches while a watched path is
being deleted ([#&#8203;678], [#&#8203;686])

- inotify: don't send empty event if a watched path is unmounted
([#&#8203;655])

- inotify: don't register duplicate watches when watching both a symlink
and its target; previously that would get "half-added" and removing the
second would panic ([#&#8203;679])

-   kqueue: fix watching relative symlinks ([#&#8203;681])

- kqueue: correctly mark pre-existing entries when watching a link to a
dir on kqueue ([#&#8203;682])

- illumos: don't send error if changed file is deleted while processing
the event ([#&#8203;678])

[#&#8203;657]: https://redirect.github.com/fsnotify/fsnotify/pull/657

[#&#8203;678]: https://redirect.github.com/fsnotify/fsnotify/pull/678

[#&#8203;686]: https://redirect.github.com/fsnotify/fsnotify/pull/686

[#&#8203;655]: https://redirect.github.com/fsnotify/fsnotify/pull/655

[#&#8203;681]: https://redirect.github.com/fsnotify/fsnotify/pull/681

[#&#8203;679]: https://redirect.github.com/fsnotify/fsnotify/pull/679

[#&#8203;682]: https://redirect.github.com/fsnotify/fsnotify/pull/682

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

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

---------

Co-authored-by: alfi0812 <admin@alfi0812.de>
2025-04-09 20:13:14 +00:00
f99453e19b chore(helm): update image ghcr.io/chroma-core/chroma 0.6.3 → 1.0.3 (#34074)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | major | `e0e78dc` -> `d2b2af9` |

---

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

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

---

### Configuration

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

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

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

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

---

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

---

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

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

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 21:50:45 +02:00
91398b9bea chore(helm): update image ghcr.io/m1k1o/neko/brave 2.9.0 → 3.0.3 (#34077)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/m1k1o/neko/brave](https://redirect.github.com/m1k1o/neko) |
major | `d113770` -> `d127091` |

---

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

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/brave)</summary>

###
[`v3.0.3`](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

###
[`v3.0.2`](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

###
[`v3.0.1`](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

###
[`v3.0.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v3.0.0):
n.eko v3.0.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.9.0...v3.0.0)

##### Repository Changes

- The default registry is now `ghcr.io/m1k1o/neko` instead of
`docker.io/m1k1o/neko`.
- Multiarch builds for `linux/amd64`, `linux/arm64`, and `linux/arm/v7`
are now available instead of `arm-`based images.
-   App folders from `.docker/` have been moved to `apps/`.
- Dev scripts from `.docker/` are now available in `client/dev/` and
`server/dev/`.
- The `docs/` folder is now available at `webpage/docs/` with a
completely new structure.
- The base `Dockerfile` has been split into `client/Dockerfile`,
`server/Dockerfile`, and `runtime/Dockerfile`.
- The build process has been moved from `.docker/build` to `build/`,
supporting more options. See `--help` for more information.
- Brave, Vivaldi, Remmina, and KDE are now also available as ARM-based
images.
-   Waterfox is now available as a new browser.

##### Server Changes

-   A REST API with OpenAPI 3.0 documentation is now available.
-   Prometheus metrics are now available.
- The server name is now `github.com/m1k1o/neko/server` and can be used
as a library.
- Reusable components and types are available in the `server/pkg/`
folder, such as `gst`, `xevent`, and `xorg`.
- A new authentication system with support for multiple authentication
methods has been added.
- A new user management system with support for granular feature access
control has been implemented.
- The structure for configuration options has been updated, with options
now separated into modules.
- Compatibility with V2 configuration options is still available but
deprecated.
-   **Capture**: Added a screencast feature as a fallback for WebRTC.
- **Capture**: Added experimental webcam and microphone passthrough
support.
-   **Capture**: Added video simulcast support and a stream selector.
- **Capture**: When joining a pipeline, a keyframe is requested on
demand and sent to the client.
- **Desktop**: Clipboard now uses `xclip` instead of `libclipboard`,
allowing multiple targets.
-   **Desktop**: Added drag-and-drop file upload support.
- **Desktop**: Added a file chooser dialog to prompt users for file
uploads (experimental).
- **Desktop**: Added an unminimize feature to ensure that the window is
not minimized when the user is trying to control it.
- **Desktop**: Created a custom input X11 driver to support touchscreen
devices.
- **Desktop**: Added support for `xrandr` to set the virtual monitor
resolution to any resolution, not just predefined ones.
- **Desktop**: Added a function to send events when the cursor changes,
along with the cursor image.
- **HTTP**: Added batch mode to allow multiple requests in a single
connection.
-   **HTTP**: Added `pprof` support to enable server profiling.
- **HTTP**: Created a legacy driver to support the current neko client.
-   **HTTP**: Refactored HTTP logging.
- **Plugins**: Added support for Go plugins to enable custom features to
be added to the server.
- **Plugins**: Chat has been implemented as a plugin that can be
disabled globally or per user (mute feature).
- **Plugins**: File upload has been implemented as a plugin that can be
disabled globally or per user.
- **Session**: Added support to save session tokens as cookies to allow
persistent login.
- **Session**: Added the ability to serialize and deserialize sessions
to a file to survive restarts.
- **Session**: Added support for dynamic permissions with granular
feature access control.
-   **WebRTC**: Forwarded desktop cursor changes to the client.
- **WebRTC**: Forwarded cursor position to other clients that have
enabled the inactive cursors option.
- **WebRTC**: Switched from LittleEndian to BigEndian for the video
stream to improve browser compatibility.
- **WebRTC**: Created a legacy driver to support the current neko
client.
- **WebRTC**: Added WebRTC ping to check if the connection is still
alive and to determine latency.
-   **WebRTC**: Added the ability to switch video pipelines on the fly.
- **WebRTC**: Implemented bandwidth estimation and adaptive quality
(experimental).
- **WebSocket**: Added support for controlling the desktop using
WebSockets as a fallback for WebRTC.
- **WebSocket**: Added support for sending unicast and broadcast
messages to all clients.

Please note that in this version, only the server has been updated. The
client is still in the old version; therefore, new features may not yet
be available in the client.

</details>

---

### Configuration

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

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

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

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

---

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

---

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

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

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 21:50:38 +02:00
fc4d6b7a53 chore(helm): update image ghcr.io/m1k1o/neko/chromium 2.9.0 → 3.0.3 (#34078)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/m1k1o/neko/chromium](https://redirect.github.com/m1k1o/neko)
| major | `ddf5e45` -> `1fc9fef` |

---

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

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/chromium)</summary>

###
[`v3.0.3`](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

###
[`v3.0.2`](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

###
[`v3.0.1`](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

###
[`v3.0.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v3.0.0):
n.eko v3.0.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.9.0...v3.0.0)

##### Repository Changes

- The default registry is now `ghcr.io/m1k1o/neko` instead of
`docker.io/m1k1o/neko`.
- Multiarch builds for `linux/amd64`, `linux/arm64`, and `linux/arm/v7`
are now available instead of `arm-`based images.
-   App folders from `.docker/` have been moved to `apps/`.
- Dev scripts from `.docker/` are now available in `client/dev/` and
`server/dev/`.
- The `docs/` folder is now available at `webpage/docs/` with a
completely new structure.
- The base `Dockerfile` has been split into `client/Dockerfile`,
`server/Dockerfile`, and `runtime/Dockerfile`.
- The build process has been moved from `.docker/build` to `build/`,
supporting more options. See `--help` for more information.
- Brave, Vivaldi, Remmina, and KDE are now also available as ARM-based
images.
-   Waterfox is now available as a new browser.

##### Server Changes

-   A REST API with OpenAPI 3.0 documentation is now available.
-   Prometheus metrics are now available.
- The server name is now `github.com/m1k1o/neko/server` and can be used
as a library.
- Reusable components and types are available in the `server/pkg/`
folder, such as `gst`, `xevent`, and `xorg`.
- A new authentication system with support for multiple authentication
methods has been added.
- A new user management system with support for granular feature access
control has been implemented.
- The structure for configuration options has been updated, with options
now separated into modules.
- Compatibility with V2 configuration options is still available but
deprecated.
-   **Capture**: Added a screencast feature as a fallback for WebRTC.
- **Capture**: Added experimental webcam and microphone passthrough
support.
-   **Capture**: Added video simulcast support and a stream selector.
- **Capture**: When joining a pipeline, a keyframe is requested on
demand and sent to the client.
- **Desktop**: Clipboard now uses `xclip` instead of `libclipboard`,
allowing multiple targets.
-   **Desktop**: Added drag-and-drop file upload support.
- **Desktop**: Added a file chooser dialog to prompt users for file
uploads (experimental).
- **Desktop**: Added an unminimize feature to ensure that the window is
not minimized when the user is trying to control it.
- **Desktop**: Created a custom input X11 driver to support touchscreen
devices.
- **Desktop**: Added support for `xrandr` to set the virtual monitor
resolution to any resolution, not just predefined ones.
- **Desktop**: Added a function to send events when the cursor changes,
along with the cursor image.
- **HTTP**: Added batch mode to allow multiple requests in a single
connection.
-   **HTTP**: Added `pprof` support to enable server profiling.
- **HTTP**: Created a legacy driver to support the current neko client.
-   **HTTP**: Refactored HTTP logging.
- **Plugins**: Added support for Go plugins to enable custom features to
be added to the server.
- **Plugins**: Chat has been implemented as a plugin that can be
disabled globally or per user (mute feature).
- **Plugins**: File upload has been implemented as a plugin that can be
disabled globally or per user.
- **Session**: Added support to save session tokens as cookies to allow
persistent login.
- **Session**: Added the ability to serialize and deserialize sessions
to a file to survive restarts.
- **Session**: Added support for dynamic permissions with granular
feature access control.
-   **WebRTC**: Forwarded desktop cursor changes to the client.
- **WebRTC**: Forwarded cursor position to other clients that have
enabled the inactive cursors option.
- **WebRTC**: Switched from LittleEndian to BigEndian for the video
stream to improve browser compatibility.
- **WebRTC**: Created a legacy driver to support the current neko
client.
- **WebRTC**: Added WebRTC ping to check if the connection is still
alive and to determine latency.
-   **WebRTC**: Added the ability to switch video pipelines on the fly.
- **WebRTC**: Implemented bandwidth estimation and adaptive quality
(experimental).
- **WebSocket**: Added support for controlling the desktop using
WebSockets as a fallback for WebRTC.
- **WebSocket**: Added support for sending unicast and broadcast
messages to all clients.

Please note that in this version, only the server has been updated. The
client is still in the old version; therefore, new features may not yet
be available in the client.

</details>

---

### Configuration

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

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

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

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

---

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

---

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

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

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 21:50:31 +02:00
75e5ad54df chore(helm): update image ghcr.io/m1k1o/neko/firefox 2.9.0 → 3.0.3 (#34079)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/m1k1o/neko/firefox](https://redirect.github.com/m1k1o/neko) |
major | `ef73f05` -> `9b5d3e0` |

---

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

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/firefox)</summary>

###
[`v3.0.3`](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

###
[`v3.0.2`](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

###
[`v3.0.1`](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

###
[`v3.0.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v3.0.0):
n.eko v3.0.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.9.0...v3.0.0)

##### Repository Changes

- The default registry is now `ghcr.io/m1k1o/neko` instead of
`docker.io/m1k1o/neko`.
- Multiarch builds for `linux/amd64`, `linux/arm64`, and `linux/arm/v7`
are now available instead of `arm-`based images.
-   App folders from `.docker/` have been moved to `apps/`.
- Dev scripts from `.docker/` are now available in `client/dev/` and
`server/dev/`.
- The `docs/` folder is now available at `webpage/docs/` with a
completely new structure.
- The base `Dockerfile` has been split into `client/Dockerfile`,
`server/Dockerfile`, and `runtime/Dockerfile`.
- The build process has been moved from `.docker/build` to `build/`,
supporting more options. See `--help` for more information.
- Brave, Vivaldi, Remmina, and KDE are now also available as ARM-based
images.
-   Waterfox is now available as a new browser.

##### Server Changes

-   A REST API with OpenAPI 3.0 documentation is now available.
-   Prometheus metrics are now available.
- The server name is now `github.com/m1k1o/neko/server` and can be used
as a library.
- Reusable components and types are available in the `server/pkg/`
folder, such as `gst`, `xevent`, and `xorg`.
- A new authentication system with support for multiple authentication
methods has been added.
- A new user management system with support for granular feature access
control has been implemented.
- The structure for configuration options has been updated, with options
now separated into modules.
- Compatibility with V2 configuration options is still available but
deprecated.
-   **Capture**: Added a screencast feature as a fallback for WebRTC.
- **Capture**: Added experimental webcam and microphone passthrough
support.
-   **Capture**: Added video simulcast support and a stream selector.
- **Capture**: When joining a pipeline, a keyframe is requested on
demand and sent to the client.
- **Desktop**: Clipboard now uses `xclip` instead of `libclipboard`,
allowing multiple targets.
-   **Desktop**: Added drag-and-drop file upload support.
- **Desktop**: Added a file chooser dialog to prompt users for file
uploads (experimental).
- **Desktop**: Added an unminimize feature to ensure that the window is
not minimized when the user is trying to control it.
- **Desktop**: Created a custom input X11 driver to support touchscreen
devices.
- **Desktop**: Added support for `xrandr` to set the virtual monitor
resolution to any resolution, not just predefined ones.
- **Desktop**: Added a function to send events when the cursor changes,
along with the cursor image.
- **HTTP**: Added batch mode to allow multiple requests in a single
connection.
-   **HTTP**: Added `pprof` support to enable server profiling.
- **HTTP**: Created a legacy driver to support the current neko client.
-   **HTTP**: Refactored HTTP logging.
- **Plugins**: Added support for Go plugins to enable custom features to
be added to the server.
- **Plugins**: Chat has been implemented as a plugin that can be
disabled globally or per user (mute feature).
- **Plugins**: File upload has been implemented as a plugin that can be
disabled globally or per user.
- **Session**: Added support to save session tokens as cookies to allow
persistent login.
- **Session**: Added the ability to serialize and deserialize sessions
to a file to survive restarts.
- **Session**: Added support for dynamic permissions with granular
feature access control.
-   **WebRTC**: Forwarded desktop cursor changes to the client.
- **WebRTC**: Forwarded cursor position to other clients that have
enabled the inactive cursors option.
- **WebRTC**: Switched from LittleEndian to BigEndian for the video
stream to improve browser compatibility.
- **WebRTC**: Created a legacy driver to support the current neko
client.
- **WebRTC**: Added WebRTC ping to check if the connection is still
alive and to determine latency.
-   **WebRTC**: Added the ability to switch video pipelines on the fly.
- **WebRTC**: Implemented bandwidth estimation and adaptive quality
(experimental).
- **WebSocket**: Added support for controlling the desktop using
WebSockets as a fallback for WebRTC.
- **WebSocket**: Added support for sending unicast and broadcast
messages to all clients.

Please note that in this version, only the server has been updated. The
client is still in the old version; therefore, new features may not yet
be available in the client.

</details>

---

### Configuration

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

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

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

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

---

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

---

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

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

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 21:50:25 +02:00
e2bb1898cb chore(helm): update image ghcr.io/m1k1o/neko/google-chrome 2.9.0 → 3.0.3 (#34080)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/m1k1o/neko/google-chrome](https://redirect.github.com/m1k1o/neko)
| major | `09ff346` -> `7218f09` |

---

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

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/google-chrome)</summary>

###
[`v3.0.3`](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

###
[`v3.0.2`](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

###
[`v3.0.1`](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

###
[`v3.0.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v3.0.0):
n.eko v3.0.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.9.0...v3.0.0)

##### Repository Changes

- The default registry is now `ghcr.io/m1k1o/neko` instead of
`docker.io/m1k1o/neko`.
- Multiarch builds for `linux/amd64`, `linux/arm64`, and `linux/arm/v7`
are now available instead of `arm-`based images.
-   App folders from `.docker/` have been moved to `apps/`.
- Dev scripts from `.docker/` are now available in `client/dev/` and
`server/dev/`.
- The `docs/` folder is now available at `webpage/docs/` with a
completely new structure.
- The base `Dockerfile` has been split into `client/Dockerfile`,
`server/Dockerfile`, and `runtime/Dockerfile`.
- The build process has been moved from `.docker/build` to `build/`,
supporting more options. See `--help` for more information.
- Brave, Vivaldi, Remmina, and KDE are now also available as ARM-based
images.
-   Waterfox is now available as a new browser.

##### Server Changes

-   A REST API with OpenAPI 3.0 documentation is now available.
-   Prometheus metrics are now available.
- The server name is now `github.com/m1k1o/neko/server` and can be used
as a library.
- Reusable components and types are available in the `server/pkg/`
folder, such as `gst`, `xevent`, and `xorg`.
- A new authentication system with support for multiple authentication
methods has been added.
- A new user management system with support for granular feature access
control has been implemented.
- The structure for configuration options has been updated, with options
now separated into modules.
- Compatibility with V2 configuration options is still available but
deprecated.
-   **Capture**: Added a screencast feature as a fallback for WebRTC.
- **Capture**: Added experimental webcam and microphone passthrough
support.
-   **Capture**: Added video simulcast support and a stream selector.
- **Capture**: When joining a pipeline, a keyframe is requested on
demand and sent to the client.
- **Desktop**: Clipboard now uses `xclip` instead of `libclipboard`,
allowing multiple targets.
-   **Desktop**: Added drag-and-drop file upload support.
- **Desktop**: Added a file chooser dialog to prompt users for file
uploads (experimental).
- **Desktop**: Added an unminimize feature to ensure that the window is
not minimized when the user is trying to control it.
- **Desktop**: Created a custom input X11 driver to support touchscreen
devices.
- **Desktop**: Added support for `xrandr` to set the virtual monitor
resolution to any resolution, not just predefined ones.
- **Desktop**: Added a function to send events when the cursor changes,
along with the cursor image.
- **HTTP**: Added batch mode to allow multiple requests in a single
connection.
-   **HTTP**: Added `pprof` support to enable server profiling.
- **HTTP**: Created a legacy driver to support the current neko client.
-   **HTTP**: Refactored HTTP logging.
- **Plugins**: Added support for Go plugins to enable custom features to
be added to the server.
- **Plugins**: Chat has been implemented as a plugin that can be
disabled globally or per user (mute feature).
- **Plugins**: File upload has been implemented as a plugin that can be
disabled globally or per user.
- **Session**: Added support to save session tokens as cookies to allow
persistent login.
- **Session**: Added the ability to serialize and deserialize sessions
to a file to survive restarts.
- **Session**: Added support for dynamic permissions with granular
feature access control.
-   **WebRTC**: Forwarded desktop cursor changes to the client.
- **WebRTC**: Forwarded cursor position to other clients that have
enabled the inactive cursors option.
- **WebRTC**: Switched from LittleEndian to BigEndian for the video
stream to improve browser compatibility.
- **WebRTC**: Created a legacy driver to support the current neko
client.
- **WebRTC**: Added WebRTC ping to check if the connection is still
alive and to determine latency.
-   **WebRTC**: Added the ability to switch video pipelines on the fly.
- **WebRTC**: Implemented bandwidth estimation and adaptive quality
(experimental).
- **WebSocket**: Added support for controlling the desktop using
WebSockets as a fallback for WebRTC.
- **WebSocket**: Added support for sending unicast and broadcast
messages to all clients.

Please note that in this version, only the server has been updated. The
client is still in the old version; therefore, new features may not yet
be available in the client.

</details>

---

### Configuration

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

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

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

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

---

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

---

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

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

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 21:50:17 +02:00
d632f99780 chore(helm): update image ghcr.io/m1k1o/neko/microsoft-edge 2.9.0 → 3.0.3 (#34081)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/m1k1o/neko/microsoft-edge](https://redirect.github.com/m1k1o/neko)
| major | `e84e914` -> `7d395c1` |

---

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

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/microsoft-edge)</summary>

###
[`v3.0.3`](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

###
[`v3.0.2`](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

###
[`v3.0.1`](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

###
[`v3.0.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v3.0.0):
n.eko v3.0.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.9.0...v3.0.0)

##### Repository Changes

- The default registry is now `ghcr.io/m1k1o/neko` instead of
`docker.io/m1k1o/neko`.
- Multiarch builds for `linux/amd64`, `linux/arm64`, and `linux/arm/v7`
are now available instead of `arm-`based images.
-   App folders from `.docker/` have been moved to `apps/`.
- Dev scripts from `.docker/` are now available in `client/dev/` and
`server/dev/`.
- The `docs/` folder is now available at `webpage/docs/` with a
completely new structure.
- The base `Dockerfile` has been split into `client/Dockerfile`,
`server/Dockerfile`, and `runtime/Dockerfile`.
- The build process has been moved from `.docker/build` to `build/`,
supporting more options. See `--help` for more information.
- Brave, Vivaldi, Remmina, and KDE are now also available as ARM-based
images.
-   Waterfox is now available as a new browser.

##### Server Changes

-   A REST API with OpenAPI 3.0 documentation is now available.
-   Prometheus metrics are now available.
- The server name is now `github.com/m1k1o/neko/server` and can be used
as a library.
- Reusable components and types are available in the `server/pkg/`
folder, such as `gst`, `xevent`, and `xorg`.
- A new authentication system with support for multiple authentication
methods has been added.
- A new user management system with support for granular feature access
control has been implemented.
- The structure for configuration options has been updated, with options
now separated into modules.
- Compatibility with V2 configuration options is still available but
deprecated.
-   **Capture**: Added a screencast feature as a fallback for WebRTC.
- **Capture**: Added experimental webcam and microphone passthrough
support.
-   **Capture**: Added video simulcast support and a stream selector.
- **Capture**: When joining a pipeline, a keyframe is requested on
demand and sent to the client.
- **Desktop**: Clipboard now uses `xclip` instead of `libclipboard`,
allowing multiple targets.
-   **Desktop**: Added drag-and-drop file upload support.
- **Desktop**: Added a file chooser dialog to prompt users for file
uploads (experimental).
- **Desktop**: Added an unminimize feature to ensure that the window is
not minimized when the user is trying to control it.
- **Desktop**: Created a custom input X11 driver to support touchscreen
devices.
- **Desktop**: Added support for `xrandr` to set the virtual monitor
resolution to any resolution, not just predefined ones.
- **Desktop**: Added a function to send events when the cursor changes,
along with the cursor image.
- **HTTP**: Added batch mode to allow multiple requests in a single
connection.
-   **HTTP**: Added `pprof` support to enable server profiling.
- **HTTP**: Created a legacy driver to support the current neko client.
-   **HTTP**: Refactored HTTP logging.
- **Plugins**: Added support for Go plugins to enable custom features to
be added to the server.
- **Plugins**: Chat has been implemented as a plugin that can be
disabled globally or per user (mute feature).
- **Plugins**: File upload has been implemented as a plugin that can be
disabled globally or per user.
- **Session**: Added support to save session tokens as cookies to allow
persistent login.
- **Session**: Added the ability to serialize and deserialize sessions
to a file to survive restarts.
- **Session**: Added support for dynamic permissions with granular
feature access control.
-   **WebRTC**: Forwarded desktop cursor changes to the client.
- **WebRTC**: Forwarded cursor position to other clients that have
enabled the inactive cursors option.
- **WebRTC**: Switched from LittleEndian to BigEndian for the video
stream to improve browser compatibility.
- **WebRTC**: Created a legacy driver to support the current neko
client.
- **WebRTC**: Added WebRTC ping to check if the connection is still
alive and to determine latency.
-   **WebRTC**: Added the ability to switch video pipelines on the fly.
- **WebRTC**: Implemented bandwidth estimation and adaptive quality
(experimental).
- **WebSocket**: Added support for controlling the desktop using
WebSockets as a fallback for WebRTC.
- **WebSocket**: Added support for sending unicast and broadcast
messages to all clients.

Please note that in this version, only the server has been updated. The
client is still in the old version; therefore, new features may not yet
be available in the client.

</details>

---

### Configuration

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

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

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

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

---

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

---

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

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

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 21:50:09 +02:00
TrueCharts BotandGitHub 5145b8524f chore(helm): update image ghcr.io/home-operations/prowlarr 1.33.2.5002 → 1.33.3.5008 (#34181)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/prowlarr](https://ghcr.io/home-operations/prowlarr)
([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch |
`5cae5d0` -> `561f1fe` |

---

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

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

---

### Release Notes

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

###
[`v1.33.3.5008`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.33.3.5008):
1.33.3.5008

[Compare
Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.33.2.5002...v1.33.3.5008)

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

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

#### Changes:

-
[`6be4203`](https://redirect.github.com/Prowlarr/Prowlarr/commit/6be4203b4134f4c47d08659110cf11e83c85c945)
Automated API Docs update
-
[`1339373`](https://redirect.github.com/Prowlarr/Prowlarr/commit/1339373e4344c0d6988f85fd1fb683eabfb0a58e)
Bump Selenium.WebDriver.ChromeDriver
-
[`fc9dfb0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/fc9dfb0cf7e41a029a92a1f60e2ca109bb2bff3a)
Fixed: Disallow tags creation with empty label
-
[`4830105`](https://redirect.github.com/Prowlarr/Prowlarr/commit/48301055eae8f7efd24dbfdcd1a2b20637f1a506)
Fixed: Set output encoding to UTF-8 when running external processes
-
[`8a9518c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8a9518c9c164f0c803b7f7bde6483bf12555f380)
Update WikiUrl type in API docs
-
[`de099c6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/de099c6770ae96b12eadd48c1329b05d26568c77)
Log delete statements only once
-
[`07711da`](https://redirect.github.com/Prowlarr/Prowlarr/commit/07711da4e090887eb6540d77d05bc3d3d9d2bc29)
Bump version to 1.33.3
-
[`7cb7071`](https://redirect.github.com/Prowlarr/Prowlarr/commit/7cb70716d040e1e5d00c060f05adb416805bae62)
Fixed: (NorBits) Change encoding to UTF8
([#&#8203;2367](https://redirect.github.com/Prowlarr/Prowlarr/issues/2367))
-
[`548deda`](https://redirect.github.com/Prowlarr/Prowlarr/commit/548dedad5c285a407c4bfe79c2f3e4d2f3496606)
Multiple Translations updated by Weblate
-
[`7008626`](https://redirect.github.com/Prowlarr/Prowlarr/commit/700862635823004f5abce0845931cfa3068b7a46)
Fixed: (PassThePopcorn) Parse volume factors for neutral leech releases

<details><summary><b>See More</b></summary>

-
[`f6f2a3b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f6f2a3b00d0c3986f11078deb804e89480f812ff)
Bump linux agent to ubuntu-22.04
-
[`2b16d93`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2b16d93095844ad6a867cfa69042f7398c9f442c)
Multiple Translations updated by Weblate
-
[`e63ee13`](https://redirect.github.com/Prowlarr/Prowlarr/commit/e63ee13d236d2931fa9ded36cb0e3c2e7374a0e4)
Bump version to 1.33.2
-
[`5c5a163`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5c5a163151e6c3c69c9466df5792e6c072c3b457)
Fixed: (AnimeBytes) Allow season searching for ONA
-
[`023eec0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/023eec0ec062a0e1fac3c45907fdcf1e2222125e)
Update timezone offset for PrivateHD and CinemaZ
-
[`5bc5f0e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5bc5f0e6b8218b6dd3da2ddb342e8a5e7370a52e)
New: Categories, genres, indexer flags and publish dates for webhook
releases
-
[`5cbacc0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5cbacc01eb83531eaf0aa19b0a665b1b6d73eb0c)
Fixed: Publish dates timezone in history details for grabbed releases
-
[`f4f1b38`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f4f1b38324e9351c8c96cf231333203579694b30)
New: On Grab notifications for CustomScript
-
[`758dddd`](https://redirect.github.com/Prowlarr/Prowlarr/commit/758dddd4ad8261a9c948303d4d5811676496e1e6)
Bump version to 1.33.1
-
[`73ee695`](https://redirect.github.com/Prowlarr/Prowlarr/commit/73ee69563372dc57ed7eba8bb7c05f338319d1f3)
New: (BeyondHD) Parsing audio and subtitles languages
-
[`27fbd7e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/27fbd7ef7e7ad8876a744a8bf147549549182a6e)
Fixed: (RuTracker.org) Improve subtitles removal
-
[`5125f25`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5125f256fb8c20b902adafe16530c4792a580d87)
Fixed: Priority validation for indexers and download clients
-
[`b99e8d0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b99e8d0d65217e5085db1b0e6a539d6ae6e54af9)
Improve logging when login fails due to CryptographicException
-
[`d20b2cc`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d20b2cc9c01b9d98f8a6b77fbb617e0e74901cc9)
Bump NLog and Polly
-
[`8a1787b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8a1787bdb6c8e733e79d5a0999230d99f7ac2a79)
Bump version to 1.33.0

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 21:50:01 +02:00
TrueCharts BotandGitHub adb2dc87e0 fix(deps): update module helm.sh/helm/v3 v3.17.2 → v3.17.3 (clustertool) (#34182)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [helm.sh/helm/v3](https://redirect.github.com/helm/helm) | require |
patch | `v3.17.2` -> `v3.17.3` |

---

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

---

### Release Notes

<details>
<summary>helm/helm (helm.sh/helm/v3)</summary>

###
[`v3.17.3`](https://redirect.github.com/helm/helm/releases/tag/v3.17.3):
Helm v3.17.3

[Compare
Source](https://redirect.github.com/helm/helm/compare/v3.17.2...v3.17.3)

Helm v3.17.3 is a security (patch) release. Users are strongly
recommended to update to this release.

The community keeps growing, and we'd love to see you there!

- Join the discussion in [Kubernetes
Slack](https://kubernetes.slack.com):
    -   for questions and just to hang out
    -   for discussing PRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via
[Zoom](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Installation and Upgrading

Download Helm v3.17.3. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.17.3-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-darwin-amd64.tar.gz.sha256sum)
/ 20ef8df4671349a6fc556a621be1170dd709c6c0cf5f7e83a2d9fb0515fd97fc)
- [MacOS arm64](https://get.helm.sh/helm-v3.17.3-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-darwin-arm64.tar.gz.sha256sum)
/ 89aec43ce07b06239f1bba4a6507236bb48ae487bc5065a8e254d3ce58a16997)
- [Linux amd64](https://get.helm.sh/helm-v3.17.3-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-amd64.tar.gz.sha256sum)
/ ee88b3c851ae6466a3de507f7be73fe94d54cbf2987cbaa3d1a3832ea331f2cd)
- [Linux arm](https://get.helm.sh/helm-v3.17.3-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-arm.tar.gz.sha256sum)
/ 60d76d1e12d3e058a9e9a8209eff748a6fab5948028a1f0860f48e141243d33d)
- [Linux arm64](https://get.helm.sh/helm-v3.17.3-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-arm64.tar.gz.sha256sum)
/ 7944e3defd386c76fd92d9e6fec5c2d65a323f6fadc19bfb5e704e3eee10348e)
- [Linux i386](https://get.helm.sh/helm-v3.17.3-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-386.tar.gz.sha256sum)
/ 51742d78c066437e23b3ca98370df341f9136b408381fe5a150d70b9d9bf24d7)
- [Linux ppc64le](https://get.helm.sh/helm-v3.17.3-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-ppc64le.tar.gz.sha256sum)
/ b821885a502b2fa159e3ef3afe9cde6e6c9876d4a623f18868829c3ee4a3c64c)
- [Linux s390x](https://get.helm.sh/helm-v3.17.3-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-s390x.tar.gz.sha256sum)
/ 71a9c6058e29a7eef0bc72a61843ccbade11997e383dd3e13e1a591ddffd8598)
- [Linux riscv64](https://get.helm.sh/helm-v3.17.3-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-riscv64.tar.gz.sha256sum)
/ 4e4563d43a593e11533024c7a0ddb79fb7d1dec85f9a9f8417ed1bacda0d7d0e)
- [Windows amd64](https://get.helm.sh/helm-v3.17.3-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.17.3-windows-amd64.zip.sha256sum)
/ 8ea93e2f6285e649dede583ac90ff8cdb938ca53ec6cf5fe909f2303fbc22d96)
- [Windows arm64](https://get.helm.sh/helm-v3.17.3-windows-arm64.zip)
([checksum](https://get.helm.sh/helm-v3.17.3-windows-arm64.zip.sha256sum)
/ 70ce9dfdbc1ce6142626a829dbdc5920405146f3ce4dc6f6e6739dd308cc7baf)

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

-   3.18.0 is the next minor release and will be on May 14, 2025

#### Changelog

- Unarchiving fix
[`e4da497`](https://redirect.github.com/helm/helm/commit/e4da49785aa6e6ee2b86efd5dd9e43400318262b)
(Matt Farina)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 21:43:00 +02:00
7a83032b25 chore(helm): update image docker.io/mauricenino/dashdot 5.9.2 → 6.0.0 (#34073)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/mauricenino/dashdot](https://redirect.github.com/MauriceNino/dashdot)
| major | `2369978` -> `23ed969` |

---

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

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

---

### Release Notes

<details>
<summary>MauriceNino/dashdot (docker.io/mauricenino/dashdot)</summary>

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

[Compare
Source](https://redirect.github.com/MauriceNino/dashdot/compare/v5.9.2...v6.0.0)

##### Bug Fixes

- flip bytes and bit in the static speedtest file
([a197130](https://redirect.github.com/MauriceNino/dashdot/commit/a1971306eb13538fdceb8817f6c832f275169d3a)),
closes
[#&#8203;1091](https://redirect.github.com/MauriceNino/dashdot/issues/1091)
- os distro/version not reporting correctly
([30f6167](https://redirect.github.com/MauriceNino/dashdot/commit/30f616736eaf0beae71ff78bcd0a17a48b589d06)),
closes
[#&#8203;1168](https://redirect.github.com/MauriceNino/dashdot/issues/1168)

##### BREAKING CHANGES

- The unit in the speedtest-file was flipped. This has been fixed and
therefore needs to be manually flipped by the users to match the correct
unit

</details>

---

### Configuration

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

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

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

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

---

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

---

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

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

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 21:15:32 +02:00
b28060896a chore(helm): update image ghcr.io/m1k1o/neko/remmina 2.9.0 → 3.0.3 (#34082)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/m1k1o/neko/remmina](https://redirect.github.com/m1k1o/neko) |
major | `0a28fe7` -> `19a0ac7` |

---

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

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/remmina)</summary>

###
[`v3.0.3`](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

###
[`v3.0.2`](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

###
[`v3.0.1`](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

###
[`v3.0.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v3.0.0):
n.eko v3.0.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.9.0...v3.0.0)

##### Repository Changes

- The default registry is now `ghcr.io/m1k1o/neko` instead of
`docker.io/m1k1o/neko`.
- Multiarch builds for `linux/amd64`, `linux/arm64`, and `linux/arm/v7`
are now available instead of `arm-`based images.
-   App folders from `.docker/` have been moved to `apps/`.
- Dev scripts from `.docker/` are now available in `client/dev/` and
`server/dev/`.
- The `docs/` folder is now available at `webpage/docs/` with a
completely new structure.
- The base `Dockerfile` has been split into `client/Dockerfile`,
`server/Dockerfile`, and `runtime/Dockerfile`.
- The build process has been moved from `.docker/build` to `build/`,
supporting more options. See `--help` for more information.
- Brave, Vivaldi, Remmina, and KDE are now also available as ARM-based
images.
-   Waterfox is now available as a new browser.

##### Server Changes

-   A REST API with OpenAPI 3.0 documentation is now available.
-   Prometheus metrics are now available.
- The server name is now `github.com/m1k1o/neko/server` and can be used
as a library.
- Reusable components and types are available in the `server/pkg/`
folder, such as `gst`, `xevent`, and `xorg`.
- A new authentication system with support for multiple authentication
methods has been added.
- A new user management system with support for granular feature access
control has been implemented.
- The structure for configuration options has been updated, with options
now separated into modules.
- Compatibility with V2 configuration options is still available but
deprecated.
-   **Capture**: Added a screencast feature as a fallback for WebRTC.
- **Capture**: Added experimental webcam and microphone passthrough
support.
-   **Capture**: Added video simulcast support and a stream selector.
- **Capture**: When joining a pipeline, a keyframe is requested on
demand and sent to the client.
- **Desktop**: Clipboard now uses `xclip` instead of `libclipboard`,
allowing multiple targets.
-   **Desktop**: Added drag-and-drop file upload support.
- **Desktop**: Added a file chooser dialog to prompt users for file
uploads (experimental).
- **Desktop**: Added an unminimize feature to ensure that the window is
not minimized when the user is trying to control it.
- **Desktop**: Created a custom input X11 driver to support touchscreen
devices.
- **Desktop**: Added support for `xrandr` to set the virtual monitor
resolution to any resolution, not just predefined ones.
- **Desktop**: Added a function to send events when the cursor changes,
along with the cursor image.
- **HTTP**: Added batch mode to allow multiple requests in a single
connection.
-   **HTTP**: Added `pprof` support to enable server profiling.
- **HTTP**: Created a legacy driver to support the current neko client.
-   **HTTP**: Refactored HTTP logging.
- **Plugins**: Added support for Go plugins to enable custom features to
be added to the server.
- **Plugins**: Chat has been implemented as a plugin that can be
disabled globally or per user (mute feature).
- **Plugins**: File upload has been implemented as a plugin that can be
disabled globally or per user.
- **Session**: Added support to save session tokens as cookies to allow
persistent login.
- **Session**: Added the ability to serialize and deserialize sessions
to a file to survive restarts.
- **Session**: Added support for dynamic permissions with granular
feature access control.
-   **WebRTC**: Forwarded desktop cursor changes to the client.
- **WebRTC**: Forwarded cursor position to other clients that have
enabled the inactive cursors option.
- **WebRTC**: Switched from LittleEndian to BigEndian for the video
stream to improve browser compatibility.
- **WebRTC**: Created a legacy driver to support the current neko
client.
- **WebRTC**: Added WebRTC ping to check if the connection is still
alive and to determine latency.
-   **WebRTC**: Added the ability to switch video pipelines on the fly.
- **WebRTC**: Implemented bandwidth estimation and adaptive quality
(experimental).
- **WebSocket**: Added support for controlling the desktop using
WebSockets as a fallback for WebRTC.
- **WebSocket**: Added support for sending unicast and broadcast
messages to all clients.

Please note that in this version, only the server has been updated. The
client is still in the old version; therefore, new features may not yet
be available in the client.

</details>

---

### Configuration

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

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

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

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

---

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

---

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

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

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 21:11:32 +02:00
182bf28ae6 chore(helm): update image ghcr.io/m1k1o/neko/tor-browser 2.9.0 → 3.0.3 (#34083)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/m1k1o/neko/tor-browser](https://redirect.github.com/m1k1o/neko)
| major | `d412fa5` -> `e12a6f5` |

---

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

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/tor-browser)</summary>

###
[`v3.0.3`](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

###
[`v3.0.2`](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

###
[`v3.0.1`](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

###
[`v3.0.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v3.0.0):
n.eko v3.0.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.9.0...v3.0.0)

##### Repository Changes

- The default registry is now `ghcr.io/m1k1o/neko` instead of
`docker.io/m1k1o/neko`.
- Multiarch builds for `linux/amd64`, `linux/arm64`, and `linux/arm/v7`
are now available instead of `arm-`based images.
-   App folders from `.docker/` have been moved to `apps/`.
- Dev scripts from `.docker/` are now available in `client/dev/` and
`server/dev/`.
- The `docs/` folder is now available at `webpage/docs/` with a
completely new structure.
- The base `Dockerfile` has been split into `client/Dockerfile`,
`server/Dockerfile`, and `runtime/Dockerfile`.
- The build process has been moved from `.docker/build` to `build/`,
supporting more options. See `--help` for more information.
- Brave, Vivaldi, Remmina, and KDE are now also available as ARM-based
images.
-   Waterfox is now available as a new browser.

##### Server Changes

-   A REST API with OpenAPI 3.0 documentation is now available.
-   Prometheus metrics are now available.
- The server name is now `github.com/m1k1o/neko/server` and can be used
as a library.
- Reusable components and types are available in the `server/pkg/`
folder, such as `gst`, `xevent`, and `xorg`.
- A new authentication system with support for multiple authentication
methods has been added.
- A new user management system with support for granular feature access
control has been implemented.
- The structure for configuration options has been updated, with options
now separated into modules.
- Compatibility with V2 configuration options is still available but
deprecated.
-   **Capture**: Added a screencast feature as a fallback for WebRTC.
- **Capture**: Added experimental webcam and microphone passthrough
support.
-   **Capture**: Added video simulcast support and a stream selector.
- **Capture**: When joining a pipeline, a keyframe is requested on
demand and sent to the client.
- **Desktop**: Clipboard now uses `xclip` instead of `libclipboard`,
allowing multiple targets.
-   **Desktop**: Added drag-and-drop file upload support.
- **Desktop**: Added a file chooser dialog to prompt users for file
uploads (experimental).
- **Desktop**: Added an unminimize feature to ensure that the window is
not minimized when the user is trying to control it.
- **Desktop**: Created a custom input X11 driver to support touchscreen
devices.
- **Desktop**: Added support for `xrandr` to set the virtual monitor
resolution to any resolution, not just predefined ones.
- **Desktop**: Added a function to send events when the cursor changes,
along with the cursor image.
- **HTTP**: Added batch mode to allow multiple requests in a single
connection.
-   **HTTP**: Added `pprof` support to enable server profiling.
- **HTTP**: Created a legacy driver to support the current neko client.
-   **HTTP**: Refactored HTTP logging.
- **Plugins**: Added support for Go plugins to enable custom features to
be added to the server.
- **Plugins**: Chat has been implemented as a plugin that can be
disabled globally or per user (mute feature).
- **Plugins**: File upload has been implemented as a plugin that can be
disabled globally or per user.
- **Session**: Added support to save session tokens as cookies to allow
persistent login.
- **Session**: Added the ability to serialize and deserialize sessions
to a file to survive restarts.
- **Session**: Added support for dynamic permissions with granular
feature access control.
-   **WebRTC**: Forwarded desktop cursor changes to the client.
- **WebRTC**: Forwarded cursor position to other clients that have
enabled the inactive cursors option.
- **WebRTC**: Switched from LittleEndian to BigEndian for the video
stream to improve browser compatibility.
- **WebRTC**: Created a legacy driver to support the current neko
client.
- **WebRTC**: Added WebRTC ping to check if the connection is still
alive and to determine latency.
-   **WebRTC**: Added the ability to switch video pipelines on the fly.
- **WebRTC**: Implemented bandwidth estimation and adaptive quality
(experimental).
- **WebSocket**: Added support for controlling the desktop using
WebSockets as a fallback for WebRTC.
- **WebSocket**: Added support for sending unicast and broadcast
messages to all clients.

Please note that in this version, only the server has been updated. The
client is still in the old version; therefore, new features may not yet
be available in the client.

</details>

---

### Configuration

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

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

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

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

---

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

---

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

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

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 21:11:11 +02:00
cec414eefc chore(helm): update image ghcr.io/m1k1o/neko/vlc 2.9.0 → 3.0.3 (#34085)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/m1k1o/neko/vlc](https://redirect.github.com/m1k1o/neko) |
major | `402affc` -> `c9c8250` |

---

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

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/vlc)</summary>

###
[`v3.0.3`](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

###
[`v3.0.2`](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

###
[`v3.0.1`](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

###
[`v3.0.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v3.0.0):
n.eko v3.0.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.9.0...v3.0.0)

##### Repository Changes

- The default registry is now `ghcr.io/m1k1o/neko` instead of
`docker.io/m1k1o/neko`.
- Multiarch builds for `linux/amd64`, `linux/arm64`, and `linux/arm/v7`
are now available instead of `arm-`based images.
-   App folders from `.docker/` have been moved to `apps/`.
- Dev scripts from `.docker/` are now available in `client/dev/` and
`server/dev/`.
- The `docs/` folder is now available at `webpage/docs/` with a
completely new structure.
- The base `Dockerfile` has been split into `client/Dockerfile`,
`server/Dockerfile`, and `runtime/Dockerfile`.
- The build process has been moved from `.docker/build` to `build/`,
supporting more options. See `--help` for more information.
- Brave, Vivaldi, Remmina, and KDE are now also available as ARM-based
images.
-   Waterfox is now available as a new browser.

##### Server Changes

-   A REST API with OpenAPI 3.0 documentation is now available.
-   Prometheus metrics are now available.
- The server name is now `github.com/m1k1o/neko/server` and can be used
as a library.
- Reusable components and types are available in the `server/pkg/`
folder, such as `gst`, `xevent`, and `xorg`.
- A new authentication system with support for multiple authentication
methods has been added.
- A new user management system with support for granular feature access
control has been implemented.
- The structure for configuration options has been updated, with options
now separated into modules.
- Compatibility with V2 configuration options is still available but
deprecated.
-   **Capture**: Added a screencast feature as a fallback for WebRTC.
- **Capture**: Added experimental webcam and microphone passthrough
support.
-   **Capture**: Added video simulcast support and a stream selector.
- **Capture**: When joining a pipeline, a keyframe is requested on
demand and sent to the client.
- **Desktop**: Clipboard now uses `xclip` instead of `libclipboard`,
allowing multiple targets.
-   **Desktop**: Added drag-and-drop file upload support.
- **Desktop**: Added a file chooser dialog to prompt users for file
uploads (experimental).
- **Desktop**: Added an unminimize feature to ensure that the window is
not minimized when the user is trying to control it.
- **Desktop**: Created a custom input X11 driver to support touchscreen
devices.
- **Desktop**: Added support for `xrandr` to set the virtual monitor
resolution to any resolution, not just predefined ones.
- **Desktop**: Added a function to send events when the cursor changes,
along with the cursor image.
- **HTTP**: Added batch mode to allow multiple requests in a single
connection.
-   **HTTP**: Added `pprof` support to enable server profiling.
- **HTTP**: Created a legacy driver to support the current neko client.
-   **HTTP**: Refactored HTTP logging.
- **Plugins**: Added support for Go plugins to enable custom features to
be added to the server.
- **Plugins**: Chat has been implemented as a plugin that can be
disabled globally or per user (mute feature).
- **Plugins**: File upload has been implemented as a plugin that can be
disabled globally or per user.
- **Session**: Added support to save session tokens as cookies to allow
persistent login.
- **Session**: Added the ability to serialize and deserialize sessions
to a file to survive restarts.
- **Session**: Added support for dynamic permissions with granular
feature access control.
-   **WebRTC**: Forwarded desktop cursor changes to the client.
- **WebRTC**: Forwarded cursor position to other clients that have
enabled the inactive cursors option.
- **WebRTC**: Switched from LittleEndian to BigEndian for the video
stream to improve browser compatibility.
- **WebRTC**: Created a legacy driver to support the current neko
client.
- **WebRTC**: Added WebRTC ping to check if the connection is still
alive and to determine latency.
-   **WebRTC**: Added the ability to switch video pipelines on the fly.
- **WebRTC**: Implemented bandwidth estimation and adaptive quality
(experimental).
- **WebSocket**: Added support for controlling the desktop using
WebSockets as a fallback for WebRTC.
- **WebSocket**: Added support for sending unicast and broadcast
messages to all clients.

Please note that in this version, only the server has been updated. The
client is still in the old version; therefore, new features may not yet
be available in the client.

</details>

---

### Configuration

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

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

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

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

---

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

---

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

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

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 21:10:58 +02:00
60dd5e492d chore(helm): update image ghcr.io/m1k1o/neko/xfce 2.9.0 → 3.0.3 (#34086)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/m1k1o/neko/xfce](https://redirect.github.com/m1k1o/neko) |
major | `cce8ee6` -> `f2344d3` |

---

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

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/xfce)</summary>

###
[`v3.0.3`](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

###
[`v3.0.2`](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

###
[`v3.0.1`](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

###
[`v3.0.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v3.0.0):
n.eko v3.0.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.9.0...v3.0.0)

##### Repository Changes

- The default registry is now `ghcr.io/m1k1o/neko` instead of
`docker.io/m1k1o/neko`.
- Multiarch builds for `linux/amd64`, `linux/arm64`, and `linux/arm/v7`
are now available instead of `arm-`based images.
-   App folders from `.docker/` have been moved to `apps/`.
- Dev scripts from `.docker/` are now available in `client/dev/` and
`server/dev/`.
- The `docs/` folder is now available at `webpage/docs/` with a
completely new structure.
- The base `Dockerfile` has been split into `client/Dockerfile`,
`server/Dockerfile`, and `runtime/Dockerfile`.
- The build process has been moved from `.docker/build` to `build/`,
supporting more options. See `--help` for more information.
- Brave, Vivaldi, Remmina, and KDE are now also available as ARM-based
images.
-   Waterfox is now available as a new browser.

##### Server Changes

-   A REST API with OpenAPI 3.0 documentation is now available.
-   Prometheus metrics are now available.
- The server name is now `github.com/m1k1o/neko/server` and can be used
as a library.
- Reusable components and types are available in the `server/pkg/`
folder, such as `gst`, `xevent`, and `xorg`.
- A new authentication system with support for multiple authentication
methods has been added.
- A new user management system with support for granular feature access
control has been implemented.
- The structure for configuration options has been updated, with options
now separated into modules.
- Compatibility with V2 configuration options is still available but
deprecated.
-   **Capture**: Added a screencast feature as a fallback for WebRTC.
- **Capture**: Added experimental webcam and microphone passthrough
support.
-   **Capture**: Added video simulcast support and a stream selector.
- **Capture**: When joining a pipeline, a keyframe is requested on
demand and sent to the client.
- **Desktop**: Clipboard now uses `xclip` instead of `libclipboard`,
allowing multiple targets.
-   **Desktop**: Added drag-and-drop file upload support.
- **Desktop**: Added a file chooser dialog to prompt users for file
uploads (experimental).
- **Desktop**: Added an unminimize feature to ensure that the window is
not minimized when the user is trying to control it.
- **Desktop**: Created a custom input X11 driver to support touchscreen
devices.
- **Desktop**: Added support for `xrandr` to set the virtual monitor
resolution to any resolution, not just predefined ones.
- **Desktop**: Added a function to send events when the cursor changes,
along with the cursor image.
- **HTTP**: Added batch mode to allow multiple requests in a single
connection.
-   **HTTP**: Added `pprof` support to enable server profiling.
- **HTTP**: Created a legacy driver to support the current neko client.
-   **HTTP**: Refactored HTTP logging.
- **Plugins**: Added support for Go plugins to enable custom features to
be added to the server.
- **Plugins**: Chat has been implemented as a plugin that can be
disabled globally or per user (mute feature).
- **Plugins**: File upload has been implemented as a plugin that can be
disabled globally or per user.
- **Session**: Added support to save session tokens as cookies to allow
persistent login.
- **Session**: Added the ability to serialize and deserialize sessions
to a file to survive restarts.
- **Session**: Added support for dynamic permissions with granular
feature access control.
-   **WebRTC**: Forwarded desktop cursor changes to the client.
- **WebRTC**: Forwarded cursor position to other clients that have
enabled the inactive cursors option.
- **WebRTC**: Switched from LittleEndian to BigEndian for the video
stream to improve browser compatibility.
- **WebRTC**: Created a legacy driver to support the current neko
client.
- **WebRTC**: Added WebRTC ping to check if the connection is still
alive and to determine latency.
-   **WebRTC**: Added the ability to switch video pipelines on the fly.
- **WebRTC**: Implemented bandwidth estimation and adaptive quality
(experimental).
- **WebSocket**: Added support for controlling the desktop using
WebSockets as a fallback for WebRTC.
- **WebSocket**: Added support for sending unicast and broadcast
messages to all clients.

Please note that in this version, only the server has been updated. The
client is still in the old version; therefore, new features may not yet
be available in the client.

</details>

---

### Configuration

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

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

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

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

---

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

---

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

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

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 21:10:38 +02:00
9e2c902b2b chore(helm): update image ghcr.io/m1k1o/neko/vivaldi 2.9.0 → 3.0.3 (#34084)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/m1k1o/neko/vivaldi](https://redirect.github.com/m1k1o/neko) |
major | `9be91b1` -> `7738ebf` |

---

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

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/vivaldi)</summary>

###
[`v3.0.3`](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.2...v3.0.3)

###
[`v3.0.2`](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.1...v3.0.2)

###
[`v3.0.1`](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.0...v3.0.1)

###
[`v3.0.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v3.0.0):
n.eko v3.0.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.9.0...v3.0.0)

##### Repository Changes

- The default registry is now `ghcr.io/m1k1o/neko` instead of
`docker.io/m1k1o/neko`.
- Multiarch builds for `linux/amd64`, `linux/arm64`, and `linux/arm/v7`
are now available instead of `arm-`based images.
-   App folders from `.docker/` have been moved to `apps/`.
- Dev scripts from `.docker/` are now available in `client/dev/` and
`server/dev/`.
- The `docs/` folder is now available at `webpage/docs/` with a
completely new structure.
- The base `Dockerfile` has been split into `client/Dockerfile`,
`server/Dockerfile`, and `runtime/Dockerfile`.
- The build process has been moved from `.docker/build` to `build/`,
supporting more options. See `--help` for more information.
- Brave, Vivaldi, Remmina, and KDE are now also available as ARM-based
images.
-   Waterfox is now available as a new browser.

##### Server Changes

-   A REST API with OpenAPI 3.0 documentation is now available.
-   Prometheus metrics are now available.
- The server name is now `github.com/m1k1o/neko/server` and can be used
as a library.
- Reusable components and types are available in the `server/pkg/`
folder, such as `gst`, `xevent`, and `xorg`.
- A new authentication system with support for multiple authentication
methods has been added.
- A new user management system with support for granular feature access
control has been implemented.
- The structure for configuration options has been updated, with options
now separated into modules.
- Compatibility with V2 configuration options is still available but
deprecated.
-   **Capture**: Added a screencast feature as a fallback for WebRTC.
- **Capture**: Added experimental webcam and microphone passthrough
support.
-   **Capture**: Added video simulcast support and a stream selector.
- **Capture**: When joining a pipeline, a keyframe is requested on
demand and sent to the client.
- **Desktop**: Clipboard now uses `xclip` instead of `libclipboard`,
allowing multiple targets.
-   **Desktop**: Added drag-and-drop file upload support.
- **Desktop**: Added a file chooser dialog to prompt users for file
uploads (experimental).
- **Desktop**: Added an unminimize feature to ensure that the window is
not minimized when the user is trying to control it.
- **Desktop**: Created a custom input X11 driver to support touchscreen
devices.
- **Desktop**: Added support for `xrandr` to set the virtual monitor
resolution to any resolution, not just predefined ones.
- **Desktop**: Added a function to send events when the cursor changes,
along with the cursor image.
- **HTTP**: Added batch mode to allow multiple requests in a single
connection.
-   **HTTP**: Added `pprof` support to enable server profiling.
- **HTTP**: Created a legacy driver to support the current neko client.
-   **HTTP**: Refactored HTTP logging.
- **Plugins**: Added support for Go plugins to enable custom features to
be added to the server.
- **Plugins**: Chat has been implemented as a plugin that can be
disabled globally or per user (mute feature).
- **Plugins**: File upload has been implemented as a plugin that can be
disabled globally or per user.
- **Session**: Added support to save session tokens as cookies to allow
persistent login.
- **Session**: Added the ability to serialize and deserialize sessions
to a file to survive restarts.
- **Session**: Added support for dynamic permissions with granular
feature access control.
-   **WebRTC**: Forwarded desktop cursor changes to the client.
- **WebRTC**: Forwarded cursor position to other clients that have
enabled the inactive cursors option.
- **WebRTC**: Switched from LittleEndian to BigEndian for the video
stream to improve browser compatibility.
- **WebRTC**: Created a legacy driver to support the current neko
client.
- **WebRTC**: Added WebRTC ping to check if the connection is still
alive and to determine latency.
-   **WebRTC**: Added the ability to switch video pipelines on the fly.
- **WebRTC**: Implemented bandwidth estimation and adaptive quality
(experimental).
- **WebSocket**: Added support for controlling the desktop using
WebSockets as a fallback for WebRTC.
- **WebSocket**: Added support for sending unicast and broadcast
messages to all clients.

Please note that in this version, only the server has been updated. The
client is still in the old version; therefore, new features may not yet
be available in the client.

</details>

---

### Configuration

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

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

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

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

---

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

---

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

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

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 21:10:27 +02:00
97f53463dd chore(helm): update image public.ecr.aws/bitnami/memcached digest to a7ab066 (#34111)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/memcached](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/memcached))
| digest | `fff7d8b` -> `a7ab066` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 18:55:58 +00:00
b76aec9780 chore(helm): update image docker.io/zwavejs/zwave-js-ui 10.1.4 → 10.1.5 (#34165)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui)
| patch | `90380ee` -> `c0e011e` |

---

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

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

---

### Release Notes

<details>
<summary>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary>

###
[`v10.1.5`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1015-2025-04-07)

[Compare
Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.1.4...v10.1.5)

##### Bug Fixes

- config path resolution inside pkg on Windows
([#&#8203;4190](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4190))
([8a8847a](https://redirect.github.com/zwave-js/zwave-js-ui/commit/8a8847a43c56b4a94bb39ac0b6583e2e27b06c0f))

##### Features

- bump zwave-js@15.0.5
([#&#8203;4191](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4191))
([7e351fe](https://redirect.github.com/zwave-js/zwave-js-ui/commit/7e351fe0bffb58d994571486c97402a40325e9a6))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

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

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 18:52:28 +00:00
950be025c9 chore(helm): update image registry 2 → 3 (#34088)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [registry](https://redirect.github.com/distribution/distribution) |
major | `a3d8aaa` -> `1fc7de6` |

---

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

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

---

### Configuration

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

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

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

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

---

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

---

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

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

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 20:52:02 +02:00
TrueCharts BotandGitHub 7934ef6dff chore(flux): update image kube-prometheus-stack 69.8.2 → 70.4.2 (clustertool) (#34070)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus)
([source](https://redirect.github.com/prometheus-community/helm-charts))
| major | `69.8.2` -> `70.4.2` |

---

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

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts
(kube-prometheus-stack)</summary>

###
[`v70.4.2`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.4.2)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.4.1...kube-prometheus-stack-70.4.2)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] fix: Add 30s bucket to apiserver latency
metrics by [@&#8203;SuperQ](https://redirect.github.com/SuperQ) in
[https://github.com/prometheus-community/helm-charts/pull/5516](https://redirect.github.com/prometheus-community/helm-charts/pull/5516)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.31.1...kube-prometheus-stack-70.4.2

###
[`v70.4.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.4.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.4.0...kube-prometheus-stack-70.4.1)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- kube-prometheus-stack - Adding imagePullSecret to Admission webhook
Jobs by [@&#8203;arjunbnair97](https://redirect.github.com/arjunbnair97)
in
[https://github.com/prometheus-community/helm-charts/pull/5488](https://redirect.github.com/prometheus-community/helm-charts/pull/5488)

#### New Contributors

- [@&#8203;arjunbnair97](https://redirect.github.com/arjunbnair97) made
their first contribution in
[https://github.com/prometheus-community/helm-charts/pull/5488](https://redirect.github.com/prometheus-community/helm-charts/pull/5488)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.4.0...kube-prometheus-stack-70.4.1

###
[`v70.4.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.4.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.3.0...kube-prometheus-stack-70.4.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[CI] Update github-workflow dependency updates by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5494](https://redirect.github.com/prometheus-community/helm-charts/pull/5494)
- \[ci] renovate post upgrade hooks: use local files instead shell
variables by [@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5496](https://redirect.github.com/prometheus-community/helm-charts/pull/5496)
- \[kube-prometheus-stack] Update kube-prometheus-stack dependency
non-major updates by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5495](https://redirect.github.com/prometheus-community/helm-charts/pull/5495)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-elasticsearch-exporter-6.7.1...kube-prometheus-stack-70.4.0

###
[`v70.3.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.3.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.2.1...kube-prometheus-stack-70.3.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] feat: allow setting scrapeProtocols for
Prometheus by
[@&#8203;KevinGimbel](https://redirect.github.com/KevinGimbel) in
[https://github.com/prometheus-community/helm-charts/pull/5474](https://redirect.github.com/prometheus-community/helm-charts/pull/5474)

#### New Contributors

- [@&#8203;KevinGimbel](https://redirect.github.com/KevinGimbel) made
their first contribution in
[https://github.com/prometheus-community/helm-charts/pull/5474](https://redirect.github.com/prometheus-community/helm-charts/pull/5474)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.21.0...kube-prometheus-stack-70.3.0

###
[`v70.2.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.2.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.2.0...kube-prometheus-stack-70.2.1)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Update reference URL and fix typo by
[@&#8203;blueswen](https://redirect.github.com/blueswen) in
[https://github.com/prometheus-community/helm-charts/pull/5467](https://redirect.github.com/prometheus-community/helm-charts/pull/5467)

#### New Contributors

- [@&#8203;blueswen](https://redirect.github.com/blueswen) made their
first contribution in
[https://github.com/prometheus-community/helm-charts/pull/5467](https://redirect.github.com/prometheus-community/helm-charts/pull/5467)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-snmp-exporter-9.1.0...kube-prometheus-stack-70.2.1

###
[`v70.2.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.2.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.1.1...kube-prometheus-stack-70.2.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[ci] more precise regex for renovate images detection by
[@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5461](https://redirect.github.com/prometheus-community/helm-charts/pull/5461)
- \[kube-prometheus-stack] Update kube-prometheus-stack dependency
non-major updates by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5445](https://redirect.github.com/prometheus-community/helm-charts/pull/5445)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-27.6.0...kube-prometheus-stack-70.2.0

###
[`v70.1.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.1.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.1.0...kube-prometheus-stack-70.1.1)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] make servicename as tpl by
[@&#8203;trouaux](https://redirect.github.com/trouaux) in
[https://github.com/prometheus-community/helm-charts/pull/5436](https://redirect.github.com/prometheus-community/helm-charts/pull/5436)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.1.0...kube-prometheus-stack-70.1.1

###
[`v70.1.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.1.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.3...kube-prometheus-stack-70.1.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Update kube-prometheus-stack dependency
non-major updates by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5435](https://redirect.github.com/prometheus-community/helm-charts/pull/5435)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.3...kube-prometheus-stack-70.1.0

###
[`v70.0.3`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.0.3)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.2...kube-prometheus-stack-70.0.3)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[ci] added post-upgrade hooks for renovate by
[@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5425](https://redirect.github.com/prometheus-community/helm-charts/pull/5425)
- \[kube-prometheus-stack] install jb command inside
renovate-post-upgrade-hook.sh by
[@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5434](https://redirect.github.com/prometheus-community/helm-charts/pull/5434)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-cloudwatch-exporter-0.27.0...kube-prometheus-stack-70.0.3

###
[`v70.0.2`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.0.2)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.1...kube-prometheus-stack-70.0.2)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[CI] Update actions/create-github-app-token action to v1.11.6 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5426](https://redirect.github.com/prometheus-community/helm-charts/pull/5426)
- \[kube-prometheus-stack] add renovate-post-upgrade-hook.sh by
[@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5427](https://redirect.github.com/prometheus-community/helm-charts/pull/5427)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.1...kube-prometheus-stack-70.0.2

###
[`v70.0.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.0.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.0...kube-prometheus-stack-70.0.1)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[CI] Update github-workflow dependency updates by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5424](https://redirect.github.com/prometheus-community/helm-charts/pull/5424)
- \[ci] use own renovate helper app to bump chart versions by
[@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5423](https://redirect.github.com/prometheus-community/helm-charts/pull/5423)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-windows-exporter-0.9.1...kube-prometheus-stack-70.0.1

###
[`v70.0.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.0.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.8.2...kube-prometheus-stack-70.0.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] add serviceName option to prometheus CR by
[@&#8203;trouaux](https://redirect.github.com/trouaux) in
[https://github.com/prometheus-community/helm-charts/pull/5273](https://redirect.github.com/prometheus-community/helm-charts/pull/5273)

#### New Contributors

- [@&#8203;trouaux](https://redirect.github.com/trouaux) made their
first contribution in
[https://github.com/prometheus-community/helm-charts/pull/5273](https://redirect.github.com/prometheus-community/helm-charts/pull/5273)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.8.2...kube-prometheus-stack-70.0.0

</details>

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-04-09 20:50:43 +02:00
TrueCharts BotandGitHub 4d9e870ed4 chore(github-action): update golangci/golangci-lint-action action v6 → v7 (#34071)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[golangci/golangci-lint-action](https://redirect.github.com/golangci/golangci-lint-action)
| action | major | `55c2c14` -> `1481404` |

---

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

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

---

### Release Notes

<details>
<summary>golangci/golangci-lint-action
(golangci/golangci-lint-action)</summary>

###
[`v7`](https://redirect.github.com/golangci/golangci-lint-action/compare/v6...v7)

[Compare
Source](https://redirect.github.com/golangci/golangci-lint-action/compare/v6...v7)

</details>

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWFqb3IiXX0=-->
2025-04-09 20:50:39 +02:00
TrueCharts BotandGitHub 8f08cfd878 chore(helm): update image ghcr.io/n8n-io/n8n 1.86.1 → 1.87.2 (#34178) 2025-04-09 20:15:47 +02:00
TrueCharts BotandGitHub 514f7ba8b8 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.106.0 → 0.107.0 (#34177) 2025-04-09 20:15:43 +02:00
TrueCharts BotandGitHub 777a93dd62 chore(helm): update image docker.io/ollama/ollama 0.6.4 → 0.6.5 (#34159) 2025-04-09 20:15:30 +02:00
TrueCharts BotandGitHub 0177c5710f chore(helm): update image lscr.io/linuxserver/cops 3.5.7 → 3.6.1 (#34139)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages)
([source](https://redirect.github.com/linuxserver/docker-cops)) | minor
| `e47cf4f` -> `44f2e1c` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-09 18:15:19 +00:00
TrueCharts BotandGitHub 00468bdacf chore(helm): update image docker.io/docuseal/docuseal 1.9.7 → 1.9.8 (#34154)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/docuseal/docuseal | patch | `082d68e` -> `505cbb4` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 18:14:40 +00:00
TrueCharts BotandGitHub f449ce6e87 chore(helm): update image ghcr.io/meeb/tubesync digest to 63fffee (#34176)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `fe61058` -> `63fffee` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 20:13:50 +02:00
TrueCharts BotandGitHub 4e24795cc5 chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to 4a5d1f5 (#34141)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-web-nginx | digest | `f9478b4` -> `4a5d1f5` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 18:11:14 +00:00
TrueCharts BotandGitHub e9c665db75 chore(helm): update image ghcr.io/suwayomi/tachidesk digest to 0e06aa5 (#34106)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/suwayomi/tachidesk | digest | `8c209db` -> `0e06aa5` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 17:29:32 +00:00
TrueCharts BotandGitHub 5447eac66c chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.2.7.0 → 6.2.8.0 (#34155)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker)
| patch | `e0dcc20` -> `adf79b7` |

---

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

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

---

### Release Notes

<details>
<summary>doitandbedone/ispyagentdvr-docker
(docker.io/doitandbedone/ispyagentdvr)</summary>

###
[`v6.2.8.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.2.7.0...6.2.8.0)

[Compare
Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.2.7.0...6.2.8.0)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 17:27:25 +00:00
TrueCharts BotandGitHub 9b22519bff chore(helm): update image redmine digest to aea19db (#34151)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| redmine | digest | `dd2977c` -> `aea19db` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 17:26:31 +00:00
TrueCharts BotandGitHub 140e7eacb4 chore(helm): update image ghcr.io/meeb/tubesync digest to fe61058 (#34131)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `0af935a` -> `fe61058` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 17:25:33 +00:00
TrueCharts BotandGitHub f4f1358f23 chore(helm): update image ghcr.io/mend/renovate-ce 9.7.0 → 9.8.0 (#34056) 2025-04-09 19:23:39 +02:00
TrueCharts BotandGitHub 8210a44f93 chore(helm): update image fyb3roptik/threadfin 1.2.31 → 1.2.32 (#34166)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[fyb3roptik/threadfin](https://redirect.github.com/Threadfin/Threadfin)
| patch | `78479ce` -> `11e02ff` |

---

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

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

---

### Release Notes

<details>
<summary>Threadfin/Threadfin (fyb3roptik/threadfin)</summary>

###
[`v1.2.32`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.32)

[Compare
Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.31...1.2.32)

#### Patch


[#&#8203;566](https://redirect.github.com/Threadfin/Threadfin/issues/566)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 17:23:34 +00:00
TrueCharts BotandGitHub cff79e3657 chore(helm): update image docker.io/gitea/gitea 1.23.6 → 1.23.7 (#34156)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/gitea/gitea](https://redirect.github.com/go-gitea/gitea) |
patch | `9a18e8e` -> `e71bf5c` |

---

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

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

---

### Release Notes

<details>
<summary>go-gitea/gitea (docker.io/gitea/gitea)</summary>

###
[`v1.23.7`](https://redirect.github.com/go-gitea/gitea/releases/tag/v1.23.7)

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

-   SECURITY
    -   Compile with Go 1.23.8
-   Enhancements
- Add a config option to block "expensive" pages for anonymous users
([#&#8203;34024](https://redirect.github.com/go-gitea/gitea/issues/34024))
([#&#8203;34071](https://redirect.github.com/go-gitea/gitea/issues/34071))
- Also check default ssh-cert location for host
([#&#8203;34099](https://redirect.github.com/go-gitea/gitea/issues/34099))
([#&#8203;34100](https://redirect.github.com/go-gitea/gitea/issues/34100))
([#&#8203;34116](https://redirect.github.com/go-gitea/gitea/issues/34116))
-   BUGFIXES
- Fix discord webhook 400 status code when description limit is exceeded
([#&#8203;34084](https://redirect.github.com/go-gitea/gitea/issues/34084))
([#&#8203;34124](https://redirect.github.com/go-gitea/gitea/issues/34124))
- Get changed files based on merge base when checking `pull_request`
actions trigger
([#&#8203;34106](https://redirect.github.com/go-gitea/gitea/issues/34106))
([#&#8203;34120](https://redirect.github.com/go-gitea/gitea/issues/34120))
- Fix invalid version in RPM package path
([#&#8203;34112](https://redirect.github.com/go-gitea/gitea/issues/34112))
([#&#8203;34115](https://redirect.github.com/go-gitea/gitea/issues/34115))
- Return default avatar url when user id is zero rather than updating
database
([#&#8203;34094](https://redirect.github.com/go-gitea/gitea/issues/34094))
([#&#8203;34095](https://redirect.github.com/go-gitea/gitea/issues/34095))
- Add additional ReplaceAll in pathsep to cater for different pathsep
([#&#8203;34061](https://redirect.github.com/go-gitea/gitea/issues/34061))
([#&#8203;34070](https://redirect.github.com/go-gitea/gitea/issues/34070))
- Try to fix check-attr bug
([#&#8203;34029](https://redirect.github.com/go-gitea/gitea/issues/34029))
([#&#8203;34033](https://redirect.github.com/go-gitea/gitea/issues/34033))
- Git client will follow 301 but 307
([#&#8203;34005](https://redirect.github.com/go-gitea/gitea/issues/34005))
([#&#8203;34010](https://redirect.github.com/go-gitea/gitea/issues/34010))
- Fix block expensive for 1.23
([#&#8203;34127](https://redirect.github.com/go-gitea/gitea/issues/34127))
- Fix markdown frontmatter rendering
([#&#8203;34102](https://redirect.github.com/go-gitea/gitea/issues/34102))
([#&#8203;34107](https://redirect.github.com/go-gitea/gitea/issues/34107))
- Add new CLI flags to set name and scopes when creating a user with
access token
([#&#8203;34080](https://redirect.github.com/go-gitea/gitea/issues/34080))
([#&#8203;34103](https://redirect.github.com/go-gitea/gitea/issues/34103))
- Do not show 500 error when default branch doesn't exist
([#&#8203;34096](https://redirect.github.com/go-gitea/gitea/issues/34096))
([#&#8203;34097](https://redirect.github.com/go-gitea/gitea/issues/34097))
- Hide activity contributors, recent commits and code frequrency left
tabs if there is no code permission
([#&#8203;34053](https://redirect.github.com/go-gitea/gitea/issues/34053))
([#&#8203;34065](https://redirect.github.com/go-gitea/gitea/issues/34065))
- Simplify emoji rendering
([#&#8203;34048](https://redirect.github.com/go-gitea/gitea/issues/34048))
([#&#8203;34049](https://redirect.github.com/go-gitea/gitea/issues/34049))
- Adjust the layout of the toolbar on the Issues/Projects page
([#&#8203;33667](https://redirect.github.com/go-gitea/gitea/issues/33667))
([#&#8203;34047](https://redirect.github.com/go-gitea/gitea/issues/34047))
- Pull request updates will also trigger code owners review requests
([#&#8203;33744](https://redirect.github.com/go-gitea/gitea/issues/33744))
([#&#8203;34045](https://redirect.github.com/go-gitea/gitea/issues/34045))
- Fix org repo creation being limited by user limits
([#&#8203;34030](https://redirect.github.com/go-gitea/gitea/issues/34030))
([#&#8203;34044](https://redirect.github.com/go-gitea/gitea/issues/34044))
- Fix git client accessing renamed repo
([#&#8203;34034](https://redirect.github.com/go-gitea/gitea/issues/34034))
([#&#8203;34043](https://redirect.github.com/go-gitea/gitea/issues/34043))
- Fix the issue with error message logging for the `check-attr` command
on Windows OS.
([#&#8203;34035](https://redirect.github.com/go-gitea/gitea/issues/34035))
([#&#8203;34036](https://redirect.github.com/go-gitea/gitea/issues/34036))
- Polyfill WeakRef
([#&#8203;34025](https://redirect.github.com/go-gitea/gitea/issues/34025))
([#&#8203;34028](https://redirect.github.com/go-gitea/gitea/issues/34028))

Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be
automatically upgraded to this version during the specified maintenance
window.

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 17:23:28 +00:00
TrueCharts BotandGitHub 037931e66b chore(helm): update image ghcr.io/slskd/slskd 0.22.2 → 0.22.3 (#34173)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/slskd/slskd](https://slskd.org)
([source](https://redirect.github.com/slskd/slskd)) | patch | `e2e4b25`
-> `c7447d6` |

---

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

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

---

### Release Notes

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

###
[`v0.22.3`](https://redirect.github.com/slskd/slskd/releases/tag/0.22.3)

[Compare
Source](https://redirect.github.com/slskd/slskd/compare/0.22.2...0.22.3)

#### 📢 New Features

[@&#8203;dkschruteBeets](https://redirect.github.com/dkschruteBeets)
added the ability to configure [profile
pictures](https://redirect.github.com/slskd/slskd/blob/master/docs/config.md#other)!
Configure one by specifying the file path in `--slsk-picture`, by
setting `SLSKD_SLSK_PICTURE`, or by setting the YAML key
`soulseek.picture`.

[@&#8203;samhatter](https://redirect.github.com/samhatter) added a
right-click context menu to rooms:

![image](https://redirect.github.com/user-attachments/assets/7d54af1a-9250-4b3a-bd9a-c15e2ddcd2ae)

User-defined scripts were refactored, including some breaking changes.
The major (22) version wasn't bumped for these changes because the
previous implementation of scripts was broken. Additionally, `jq` is now
available inside of the slskd container to help with scripts, thanks to
[@&#8203;onedr0p](https://redirect.github.com/onedr0p).

Lastly, some improvements to the way searches are stored in the database
should provide some relief to users who are experiencing 'stuck'
searches when using external apps for automation. Included with these
improvements is a queuing mechanism that caps the number of concurrent
searches at 10, enqueuing subsequent searches. This will help with
resource contention and should provide some protection against server
bans should automation go awry.

#### What's Changed

- Fix log retention to be days in docs by
[@&#8203;SpyrosRoum](https://redirect.github.com/SpyrosRoum) in
[https://github.com/slskd/slskd/pull/1290](https://redirect.github.com/slskd/slskd/pull/1290)
- Refactor user-defined scripts by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1292](https://redirect.github.com/slskd/slskd/pull/1292)
- Bump serialize-javascript from 6.0.1 to 6.0.2 in /src/web by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/slskd/slskd/pull/1299](https://redirect.github.com/slskd/slskd/pull/1299)
- feat(container): Add `jq` by
[@&#8203;onedr0p](https://redirect.github.com/onedr0p) in
[https://github.com/slskd/slskd/pull/1277](https://redirect.github.com/slskd/slskd/pull/1277)
- Fix search retention example by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1307](https://redirect.github.com/slskd/slskd/pull/1307)
- Adding context menu to rooms with reply, view user profile, and browse
shares by [@&#8203;samhatter](https://redirect.github.com/samhatter) in
[https://github.com/slskd/slskd/pull/1298](https://redirect.github.com/slskd/slskd/pull/1298)
- Refactor search logic to help prevent 'hanging' records by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1310](https://redirect.github.com/slskd/slskd/pull/1310)
- Feature/add profile picture support by
[@&#8203;dkschruteBeets](https://redirect.github.com/dkschruteBeets) in
[https://github.com/slskd/slskd/pull/1303](https://redirect.github.com/slskd/slskd/pull/1303)
- Add the ability to set a profile picture by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1321](https://redirect.github.com/slskd/slskd/pull/1321)
- Remove erroneous mention of --generate-api-key by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1322](https://redirect.github.com/slskd/slskd/pull/1322)

#### New Contributors

- [@&#8203;SpyrosRoum](https://redirect.github.com/SpyrosRoum) made
their first contribution in
[https://github.com/slskd/slskd/pull/1290](https://redirect.github.com/slskd/slskd/pull/1290)
- [@&#8203;dkschruteBeets](https://redirect.github.com/dkschruteBeets)
made their first contribution in
[https://github.com/slskd/slskd/pull/1303](https://redirect.github.com/slskd/slskd/pull/1303)

**Full Changelog**:
https://github.com/slskd/slskd/compare/0.22.2...0.22.3

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 19:22:49 +02:00
TrueCharts BotandGitHub 8585e87986 chore(helm): update image lscr.io/linuxserver/kdenlive digest to 8780a80 (#34109)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `e04c5d6` -> `8780a80` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 17:21:59 +00:00
TrueCharts BotandGitHub 3ba81d8c8c chore(helm): update image docker.io/tomsquest/docker-radicale 3.5.0.1 → 3.5.1.0 (#34164)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/tomsquest/docker-radicale](https://redirect.github.com/tomsquest/docker-radicale)
| patch | `904d0f6` -> `58c9e21` |

---

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

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

---

### Release Notes

<details>
<summary>tomsquest/docker-radicale
(docker.io/tomsquest/docker-radicale)</summary>

###
[`v3.5.1.0`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3510---2025-04-09)

[Compare
Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.5.0.1...3.5.1.0)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 17:19:44 +00:00
TrueCharts BotandGitHub 7829868474 chore(helm): update image ghcr.io/museofficial/muse 2.11.0 → 2.11.1 (#34065)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/museofficial/muse | patch | `f508418` -> `c79e147` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 17:18:52 +00:00
TrueCharts BotandGitHub 069649e668 chore(helm): update image docker.io/jenkins/jenkins 2.504 → 2.505 (#34169)
This PR contains the following updates:

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

---

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

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

---

### Release Notes

<details>
<summary>jenkinsci/docker (docker.io/jenkins/jenkins)</summary>

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

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

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

#### 📦 Jenkins Core updates

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

-   No changes

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-09 17:18:37 +00:00
TrueCharts BotandGitHub 20078e000f chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.14.7 → 2.15.0 (#34117)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx)
| minor | `2a6d9f6` -> `c47e304` |

---

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

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

---

### Release Notes

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

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

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

#### paperless-ngx 2.15.0

##### Features

- Enhancement: allow webUI first account signup
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9500](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9500))
- Enhancement: support more 'not assigned' filtering, refactor
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9429](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9429))
- Enhancement: reorganize dates dropdown, add more relative options
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9307](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9307))
- Enhancement: add switch to allow merging non-PDFs with archive version
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9305](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9305))
- Enhancement: support assigning custom field values in workflows
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9272](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9272))
- Enhancement: Add slugify filter in templating
[@&#8203;hwaterke](https://redirect.github.com/hwaterke)
([#&#8203;9269](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9269))
- Feature: Switch webserver to granian
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9218](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9218))
- Enhancement: relocate and smaller upload widget, dont limit upload
list [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9244](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9244))
- Enhancement: run tasks from system status, report sanity check,
simpler classifier check, styling updates
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9106](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9106))
- Enhancement: include celery log in logs view
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9214](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9214))
- Enhancement: support default groups for regular and social account
signup, syncing on login
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9039](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9039))
- Enhancement: allow disabling the filesystem consumer
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9199](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9199))
- Feature: email document
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8950](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8950))
- Enhancement: webui workflowtrigger source option
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9170](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9170))
- Enhancement: use charfield for webhook url, custom validation
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9128](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9128))
- Feature: Chinese Traditional translation
[@&#8203;LokiHung](https://redirect.github.com/LokiHung)
([#&#8203;9076](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9076))
- Enhancement: Use cached sessions for a minor performance improvement
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9074](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9074))
- Feature: openapi spec, full api browser
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8948](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8948))
- Enhancement: filter by file type
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8946](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8946))
- Feature: Transition Docker to use s6 overlay
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8886](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8886))
- Feature: better toast notifications management
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8980](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8980))
- Enhancement: date picker and date filter dropdown improvements
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9033](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9033))
- Tweak: more accurate classifier last trained time
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9004](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9004))
- Enhancement: allow setting default pdf zoom
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9017](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9017))

##### Bug Fixes

- Fix: ensure only matched scheduled workflows are applied
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9580](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9580))
- Fix: fix large doc thumb hidden at unexpected screen sizes
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9559](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9559))
- Fix: fix potential race condition when creating new cf from doc
details [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9542](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9542))
- Fix: fix doc link input
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9533](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9533))
- Fix: only overwrite existing cf values in workflow if set
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9459](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9459))
- Fix: fix auto-close when doc update no longer has permissions
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9453](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9453))
- Change: better handle permissions in patch requests
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9393](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9393))
- Fix: use correct filename with webhook
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9392](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9392))
- Change: sync OIDC groups on first login too
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9387](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9387))
- Fix: only parse custom field queries when valid
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9384](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9384))
- Fix: Allow setting of other Granian options
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9360](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9360))
- Fix: Always clean up INotify
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9359](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9359))
- Fix typo in inactive account template
[@&#8203;ocean90](https://redirect.github.com/ocean90)
([#&#8203;9356](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9356))
- Fix: fix notes serializing in API document response
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9336](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9336))
- Fix: correct all results with whoosh queries
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9331](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9331))
- Fix: fix typo in altered migration
[@&#8203;gothicVI](https://redirect.github.com/gothicVI)
([#&#8203;9321](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9321))
- Fix: add account_inactive template / url
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9322](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9322))
- Fix: Switches data to content to upload raw bytes/text content
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9293](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9293))
- Fix: handle null workflow body and email subject
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9271](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9271))
- Fix: cleanup saved view references on custom field deletion,
auto-refresh views, show error on saved view save
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9225](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9225))
- Fix: revert thumbnail CSS workaround in favor of GPU workaround
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9219](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9219))
- Fix: correct split confirm removal
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9195](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9195))
- Fix: saved views do not return to default display fields after setting
and then removing [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9168](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9168))
- Fix: correct logged number of deleted documents on trash empty
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9148](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9148))
- Fix: include account confirm email allauth URL
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9147](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9147))
- Fix: remove additional scrollbar from popup preview
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9140](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9140))
- Fix: wrap selected display fields
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9139](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9139))
- Fix: reset documents sort field if user deletes the custom field
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9127](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9127))
- Fix: limit document title length in workflows
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9085](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9085))
- Fix: include doc link input import in custom fields query dropdown
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9058](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9058))
- Fix: deselect and trigger refresh for deleted documents from bulk
operations with "delete originals"
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8996](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8996))
- Fix: allow empty email in profile
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9012](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9012))

##### Maintenance

- docker(deps): Bump astral-sh/uv from 0.6.5-python3.12-bookworm-slim to
0.6.9-python3.12-bookworm-slim
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9488](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9488))
- Chore: Enables dependabot for Dockerfile and our Compose files
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9342](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9342))
- Chore: ensure codecov upload gets attempted
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9308](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9308))
- Chore: Split out some items into extras
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9297](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9297))
- Chore: Enables Codecov test reporting for the backend
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9295](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9295))
- Chore: Combine Python settings files
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9292](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9292))

##### Dependencies

<details>
<summary>43 changes</summary>

- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 20 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9536](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9536))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 4 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9538](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9538))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.13.9 to
22.13.17 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9539](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9539))
- Chore(deps-dev): Bump jest-preset-angular from 14.5.3 to 14.5.4 in
/src-ui in the frontend-jest-dependencies group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9537](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9537))
- Chore(deps-dev): Bump @&#8203;\<!---->playwright/test from 1.50.1 to
1.51.1 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9540](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9540))
- Chore(deps): Bump django from 5.1.6 to 5.1.7 in the django group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9486](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9486))
- docker(deps): Bump astral-sh/uv from 0.6.5-python3.12-bookworm-slim to
0.6.9-python3.12-bookworm-slim
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9488](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9488))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 4 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9372](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9372))
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 20 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9371](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9371))
- Chore(deps): Update ocrmypdf requirement from ~=16.9.0 to ~=16.10.0
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9348](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9348))
- Chore(deps): Update drf-spectacular-sidecar requirement from
~=2025.2.1 to ~=2025.3.1
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9347](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9347))
- Chore(deps): Bump the small-changes group with 2 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9345](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9345))
- docker-compose(deps): Bump library/postgres from 16 to 17 in
/docker/compose
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9353](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9353))
- docker(deps): Bump astral-sh/uv from 0.6.3-python3.12-bookworm-slim to
0.6.5-python3.12-bookworm-slim
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9344](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9344))
- Chore(deps-dev): Bump the frontend-angular-dependencies group in
/src-ui with 5 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9288](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9288))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.13.8 to
22.13.9 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9290](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9290))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 3 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9289](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9289))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.13.5 to
22.13.8 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9267](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9267))
- Chore(deps): Bump stumpylog/image-cleaner-action from 0.9.0 to 0.10.0
in the actions group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9252](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9252))
- Chore(deps-dev): Bump the development group with 2 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9253](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9253))
- Chore(deps-dev): Bump @&#8203;\<!---->codecov/webpack-plugin from
1.8.0 to 1.9.0 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9260](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9260))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 4 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9256](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9256))
- Chore(deps): Bump uuid from 11.0.5 to 11.1.0 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9259](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9259))
- Chore(deps-dev): Bump jest-preset-angular from 14.5.1 to 14.5.3 in
/src-ui in the frontend-jest-dependencies group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9255](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9255))
- Chore(deps): Bump rxjs from 7.8.1 to 7.8.2 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9258](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9258))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.13.0 to
22.13.5 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9257](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9257))
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 22 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9254](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9254))
- Chore(deps): Bump django-filter from 24.3 to 25.1 in the django group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9143](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9143))
- Chore(deps-dev): Bump mkdocs-material from 9.6.3 to 9.6.4 in the
development group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9142](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9142))
- Dependencies: Updates to jbig2enc 0.30
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9092](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9092))
- Chore(deps): Bump cryptography from 44.0.0 to 44.0.1
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9080](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9080))
- Chore(deps): Bump the small-changes group with 7 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9064](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9064))
- Chore(deps-dev): Bump the development group with 3 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9061](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9061))
- Chore(deps): Bump the django group across 1 directory with 2 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9065](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9065))
- Chore(deps): Bump drf-spectacular-sidecar from 2024.11.1 to 2025.2.1
in the major-versions group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9063](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9063))
- Chore(deps-dev): Bump the development group with 2 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9013](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9013))
- Chore(deps): Bump django-soft-delete from 1.0.16 to 1.0.18 in the
django group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9014](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9014))
- Chore(deps): Bump uuid from 11.0.2 to 11.0.5 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8992](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8992))
- Chore(deps-dev): Bump @&#8203;\<!---->codecov/webpack-plugin from
1.2.1 to 1.8.0 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8991](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8991))
- Chore(deps-dev): Bump @&#8203;\<!---->playwright/test from 1.48.2 to
1.50.1 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8993](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8993))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.8.6 to
22.13.0 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8989](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8989))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 4 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8988](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8988))
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 23 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8986](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8986))

</details>

##### All App Changes

<details>
<summary>109 changes</summary>

- Fix: ensure only matched scheduled workflows are applied
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9580](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9580))
- Fix: fix large doc thumb hidden at unexpected screen sizes
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9559](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9559))
- Fix: fix potential race condition when creating new cf from doc
details [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9542](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9542))
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 20 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9536](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9536))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 4 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9538](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9538))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.13.9 to
22.13.17 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9539](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9539))
- Chore(deps-dev): Bump jest-preset-angular from 14.5.3 to 14.5.4 in
/src-ui in the frontend-jest-dependencies group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9537](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9537))
- Chore(deps-dev): Bump @&#8203;\<!---->playwright/test from 1.50.1 to
1.51.1 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9540](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9540))
- Fix: fix doc link input
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9533](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9533))
- Enhancement: allow webUI first account signup
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9500](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9500))
- Fix: fix cf dropdown placement on mobile
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9508](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9508))
- Chore(deps): Bump django from 5.1.6 to 5.1.7 in the django group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9486](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9486))
- Fix: only overwrite existing cf values in workflow if set
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9459](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9459))
- Fix: fix auto-close when doc update no longer has permissions
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9453](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9453))
- Enhancement: support more 'not assigned' filtering, refactor
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9429](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9429))
- Change: better handle permissions in patch requests
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9393](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9393))
- Fix: use correct filename with webhook
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9392](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9392))
- Change: sync OIDC groups on first login too
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9387](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9387))
- Fix: only parse custom field queries when valid
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9384](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9384))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 4 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9372](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9372))
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 20 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9371](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9371))
- Development: change frontend package manager to pnpm
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9363](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9363))
- Fix: Allow setting of other Granian options
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9360](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9360))
- Fix: Always clean up INotify
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9359](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9359))
- Tweak: add saved views hint to dashboard
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9362](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9362))
- Chore(deps): Update ocrmypdf requirement from ~=16.9.0 to ~=16.10.0
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9348](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9348))
- Chore(deps): Update drf-spectacular-sidecar requirement from
~=2025.2.1 to ~=2025.3.1
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9347](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9347))
- Chore(deps): Bump the small-changes group with 2 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9345](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9345))
- Ensure the directories have been overridden and created for this test
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9354](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9354))
- Fix typo in inactive account template
[@&#8203;ocean90](https://redirect.github.com/ocean90)
([#&#8203;9356](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9356))
- Fix: fix notes serializing in API document response
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9336](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9336))
- Fix: correct all results with whoosh queries
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9331](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9331))
- Fix: fix typo in altered migration
[@&#8203;gothicVI](https://redirect.github.com/gothicVI)
([#&#8203;9321](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9321))
- Fix: add account_inactive template / url
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9322](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9322))
- Chore: Switch from os.path to pathlib.Path
[@&#8203;gothicVI](https://redirect.github.com/gothicVI)
([#&#8203;9060](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9060))
- Enhancement: reorganize dates dropdown, add more relative options
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9307](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9307))
- Chore: remove popper preventOverflow fix
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9306](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9306))
- Enhancement: add switch to allow merging non-PDFs with archive version
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9305](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9305))
- Enhancement: support assigning custom field values in workflows
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9272](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9272))
- Chore: add codecov frontend test results
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9296](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9296))
- Chore: Removes undocumented FileInfo
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9298](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9298))
- Chore(deps-dev): Bump the frontend-angular-dependencies group in
/src-ui with 5 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9288](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9288))
- Fix: Switches data to content to upload raw bytes/text content
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9293](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9293))
- Chore: Removes the unused Log model and LogFilterSet
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9294](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9294))
- Chore: Combine Python settings files
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9292](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9292))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.13.8 to
22.13.9 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9290](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9290))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 3 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9289](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9289))
- Chore: Switch from pipenv to uv
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9251](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9251))
- Enhancement: Add slugify filter in templating
[@&#8203;hwaterke](https://redirect.github.com/hwaterke)
([#&#8203;9269](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9269))
- Fix: handle null workflow body and email subject
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9271](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9271))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.13.5 to
22.13.8 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9267](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9267))
- Chore(deps-dev): Bump the development group with 2 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9253](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9253))
- Chore(deps-dev): Bump @&#8203;\<!---->codecov/webpack-plugin from
1.8.0 to 1.9.0 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9260](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9260))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 4 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9256](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9256))
- Chore(deps): Bump uuid from 11.0.5 to 11.1.0 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9259](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9259))
- Chore(deps-dev): Bump jest-preset-angular from 14.5.1 to 14.5.3 in
/src-ui in the frontend-jest-dependencies group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9255](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9255))
- Chore(deps): Bump rxjs from 7.8.1 to 7.8.2 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9258](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9258))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.13.0 to
22.13.5 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9257](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9257))
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 22 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9254](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9254))
- Feature: Switch webserver to granian
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9218](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9218))
- Enhancement: relocate and smaller upload widget, dont limit upload
list [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9244](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9244))
- Enhancement: run tasks from system status, report sanity check,
simpler classifier check, styling updates
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9106](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9106))
- Chore: Switch remote version check to HTTPx
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9232](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9232))
- Fix: cleanup saved view references on custom field deletion,
auto-refresh views, show error on saved view save
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9225](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9225))
- Fix: revert thumbnail CSS workaround in favor of GPU workaround
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9219](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9219))
- Chore: Reduce imports for a slight memory improvement
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9217](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9217))
- Enhancement: include celery log in logs view
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9214](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9214))
- Enhancement: support default groups for regular and social account
signup, syncing on login
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9039](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9039))
- Enhancement: allow disabling the filesystem consumer
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9199](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9199))
- Fix: correct split confirm removal
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9195](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9195))
- Feature: email document
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8950](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8950))
- Enhancement: webui workflowtrigger source option
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9170](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9170))
- Fix: saved views do not return to default display fields after setting
and then removing [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9168](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9168))
- Chore(deps): Bump django-filter from 24.3 to 25.1 in the django group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9143](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9143))
- Chore(deps-dev): Bump mkdocs-material from 9.6.3 to 9.6.4 in the
development group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9142](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9142))
- Fix: correct logged number of deleted documents on trash empty
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9148](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9148))
- Fix: include account confirm email allauth URL
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9147](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9147))
- Fix: remove additional scrollbar from popup preview
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9140](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9140))
- Fix: wrap selected display fields
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9139](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9139))
- Enhancement: use charfield for webhook url, custom validation
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9128](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9128))
- Fix: reset documents sort field if user deletes the custom field
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9127](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9127))
- Chore: more efficient select cf update handler
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9099](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9099))
- Fix: limit document title length in workflows
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9085](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9085))
- Feature: Chinese Traditional translation
[@&#8203;LokiHung](https://redirect.github.com/LokiHung)
([#&#8203;9076](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9076))
- Enhancement: Use cached sessions for a minor performance improvement
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;9074](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9074))
- Chore(deps): Bump the small-changes group with 7 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9064](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9064))
- Chore(deps-dev): Bump the development group with 3 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9061](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9061))
- Chore(deps): Bump the django group across 1 directory with 2 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9065](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9065))
- Chore(deps): Bump drf-spectacular-sidecar from 2024.11.1 to 2025.2.1
in the major-versions group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9063](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9063))
- Feature: openapi spec, full api browser
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8948](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8948))
- Fix: include doc link input import in custom fields query dropdown
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9058](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9058))
- Enhancement: filter by file type
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8946](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8946))
- Enhancement: add layout options for email conversion
[@&#8203;RazielleS](https://redirect.github.com/RazielleS)
([#&#8203;8907](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8907))
- Chore: Enable ruff FBT
[@&#8203;gothicVI](https://redirect.github.com/gothicVI)
([#&#8203;8645](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8645))
- Feature: better toast notifications management
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8980](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8980))
- Enhancement: date picker and date filter dropdown improvements
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9033](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9033))
- Fix: deselect and trigger refresh for deleted documents from bulk
operations with "delete originals"
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8996](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8996))
- Tweak: improve date matching regex for dates after numbers
[@&#8203;XstreamGit](https://redirect.github.com/XstreamGit)
([#&#8203;8964](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8964))
- Tweak: more accurate classifier last trained time
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9004](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9004))
- Enhancement: allow setting default pdf zoom
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9017](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9017))
- Chore(deps-dev): Bump the development group with 2 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9013](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9013))
- Chore(deps): Bump django-soft-delete from 1.0.16 to 1.0.18 in the
django group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9014](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9014))
- Fix: allow empty email in profile
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9012](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9012))
- Chore(deps): Bump uuid from 11.0.2 to 11.0.5 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8992](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8992))
- Chore(deps-dev): Bump @&#8203;\<!---->codecov/webpack-plugin from
1.2.1 to 1.8.0 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8991](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8991))
- Chore(deps-dev): Bump @&#8203;\<!---->playwright/test from 1.48.2 to
1.50.1 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8993](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8993))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.8.6 to
22.13.0 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8989](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8989))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 4 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8988](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8988))
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 23 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;8986](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8986))

</details>

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-09 17:15:04 +00:00
TrueCharts BotandGitHub 32cd807794 chore(helm): update image docker.io/misskey/misskey 2025.3.1 → 2025.4.0 (#34170)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/misskey/misskey](https://redirect.github.com/misskey-dev/misskey)
| minor | `4e1d13f` -> `f45f70c` |

---

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

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

---

### Release Notes

<details>
<summary>misskey-dev/misskey (docker.io/misskey/misskey)</summary>

###
[`v2025.4.0`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202540)

[Compare
Source](https://redirect.github.com/misskey-dev/misskey/compare/2025.3.1...2025.4.0)

##### General

-   Feat: チャット(ダイレクトメッセージ)がリニューアルして復活しました
    -   既存のDM機能よりも便利で効率的な実装になっています
    -   チャットを受け付ける相手を制限可能です
        -   誰でも / フォローユーザーのみ / フォロワーのみ / 相互のみ / 受け付けない から選択できます
        -   自分からメッセージを送った相手とは上記の設定に関わらずチャット可能です
    -   チャット機能を開放するかどうかをロールで制御可能です
    -   ルームを作成して、複数人でのチャットも可能です
    -   過去自分が送ったメッセージ・自分に送られたメッセージの検索が可能です
    -   参加中のルームをミュートして通知が来ないように設定可能です
    -   メッセージにはリアクションも可能です
    -   現在、リモートユーザーがチャットを受け付ける設定になっているかどうかを取得する術がないため、ローカルユーザー間でのみ利用可能です
-   Feat: アカウントの移行時に古いアカウントからあたらしいアカウントにロールをコピーできるようになりました。
    -   管理者がロールの設定でマイグレーション時にコピーするかを指定できるようになります。
-   Enhance: セキュリティを強化するため、ジョブキューのダッシュボード(bull-board)統合が削除されました。
    -   Misskeyネイティブでダッシュボードを実装予定です
-   Enhance: フロントエンドのエラートラッキングができるように
    -   `.config/default.yml`中の項目`sentryForFrontend`を適宜設定してください。
- 外部サービスであるSentryへエラー情報が送信されます。ご利用の地域の法令に従い、適切なプライバシーポリシーを策定の上で運用してください。
-   Enhance: ミュートしているユーザーをユーザー検索の結果から除外するように
-   Enhance: アンテナでセンシティブなチャンネルのノートを除外できるように `#14177`
-   Fix: 通知のページネーションで2つ以上読み込めなくなることがある問題を修正

##### Client

-   Feat: 設定の管理が強化されました
    -   内部処理が一新され、安定性とパフォーマンスが向上しました
    -   全てのクライアント設定がエクスポート(バックアップ)/インポート対象に含まれるようになりました
        -   プラグイン、テーマ、クライアントに追加されたすべてのアカウント情報も含まれるようになりました
    -   自動で設定データをサーバーにバックアップできるように
        -   設定→設定のプロファイル→自動バックアップ で有効にできます
- 新しいデバイスからログインしたり、ブラウザから設定データが消えてしまったときに自動で復元されます(復元をスキップすることも可能)
    -   任意の設定項目をデバイス間で同期できるように
        -   設定項目の「...」メニュー→「デバイス間で同期」
        -   同期をオンにした際にサーバーに保存された値とローカルの値が競合する場合はどちらを優先するか選択できます
    -   任意の設定項目を初期値にリセットできるように
        -   設定項目の「...」メニュー→「初期値にリセット」
-
アカウントごとに設定値が分離される設定とそうでないクライアント設定が混在していた(かつ分離するかどうかを設定不可だった)のを、基本的に一律でクライアント全体に適用されるようにし、個別でアカウントごとに異なる設定を行えるように
- 設定項目の「...」メニュー→「アカウントで上書き」をオンにすることで、設定値をそのアカウントでだけ適用するようにできます
    -   ログアウトすると設定データもブラウザから消去されるようになりプライバシーが向上しました
        -   再度ログインすればサーバーのバックアップから設定データを復元可能です
    -   エクスポートした設定データを他のサーバーでインポートして適用すること(設定の持ち運び)が可能になりました
    -   設定情報の移行は自動で行われますが、何らかの理由で失敗した場合、設定→その他→旧設定情報を移行 で再試行可能です
    -   過去に作成されたバックアップデータとは現在互換性がありませんのでご注意ください
-   Feat: 画面を重ねて表示するオプションを実装(実験的)
    -   設定 → その他 → 実験的機能 → Enable stacking router view
-   Enhance: プラグインの管理が強化されました
    -   インストール/アンインストール/設定の変更時にリロード不要になりました
-   Enhance: ログアウト時、ブラウザに保存されたWebクライアントのデータを全て消去するように
-   Enhance: デッキUIでカラム間のマージンを設定できるように
-   Enhance: デッキUIでデッキメニューの位置を設定できるように
-   Enhance: デッキUIでナビゲーションバーの位置を設定できるように
-   Enhance: アイコンのスクロール追従を無効化してパフォーマンス向上できるように
-   Enhance: CWの注釈テキストが入力されていない場合, Postボタンを非アクティブに
-   Enhance: CWを無効にした場合, 注釈テキストが最大入力文字数を超えていても投稿できるように
-   Enhance: テーマ設定画面のデザインを改善
-   Enhance: 投稿フォームの設定メニューを改良
    -   投稿フォームをリセットできるように
    -   文字数カウントを復活
-   Enhance: 2段階認証時のリカバリーコードのファイル名にサーバーURLを含めるように
-   Enhance: 全体的なブラッシュアップ
-   Enhance 全体的なパフォーマンス向上
- Enhance:
ファイルのアップロードでデフォルトで圧縮するかどうかのオプションが廃止され、アップロード時に圧縮するかどうかを選択するようになりました
    -   画像データの貼り付け、ドロップ時は圧縮されるようになりました
-   Fix: 読み込み直後にスクロールしようとすると途中で止まる場合があるのを修正
-   Fix: テーマ切り替え時に一部の色が変わらない問題を修正
-   Fix: iPadOSでdeck uiをマウスカーソルによってスクロールできない問題を修正
-   NOTE: 構造上クラシックUIを新しいデザインシステムに移行することが困難なため、クラシックUIが削除されました
-
デッキUIでカラムを中央寄せにし、メインカラムの左右にウィジェットカラムを配置し、ナビゲーションバーを上部に表示することである程度クラシックUIを再現できます

##### Server

-   Enhance 全体的なパフォーマンス向上
-   Fix: プロフィール追加情報で無効なURLに入力された場合に照会エラーを出るのを修正
-   Fix: ActivityPubリクエストURLチェック実装は仕様に従っていないのを修正
-   Fix: 連合無しモードでも外部から照会可能だった問題を修正
-   Fix: テスト用WebHookのペイロードの`emojis`パラメータが実際のものと異なる問題を修正
-   Fix: 非ログインでタイムラインのストリームに接続した際、表示にログイン必須のノートが流れる場合がある問題を修正

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-09 17:13:09 +00:00
TrueCharts BotandGitHub 7e1023e854 chore(helm): update image lscr.io/linuxserver/calibre-web digest to 3b32454 (#34107)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/calibre-web](https://redirect.github.com/linuxserver/docker-calibre-web/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre-web)) |
digest | `bfd5dce` -> `3b32454` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 17:12:51 +00:00
TrueCharts BotandGitHub 7b55f9adb9 chore(helm): update image docker.io/revenz/fileflows digest to 9d758eb (#34146)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/revenz/fileflows | digest | `e230c62` -> `9d758eb` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 17:12:29 +00:00
TrueCharts BotandGitHub 89409d177d chore(helm): update image ghcr.io/linuxserver/synclounge digest to 4146766 (#34103)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/synclounge](https://redirect.github.com/linuxserver/docker-synclounge/packages)
([source](https://redirect.github.com/linuxserver/docker-synclounge)) |
digest | `0f22ebd` -> `4146766` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 17:12:06 +00:00
TrueCharts BotandGitHub f26619e487 chore(helm): update image public.ecr.aws/bitnami/wordpress digest to 4404ea7 (#34113)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/wordpress](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/wordpress))
| digest | `eead9a4` -> `4404ea7` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 17:09:02 +00:00
TrueCharts BotandGitHub 16aec25021 chore(helm): update image ghcr.io/minekube/gate digest to 5314e41 (#34120)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/minekube/gate | digest | `4c445bc` -> `5314e41` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 17:08:13 +00:00
TrueCharts BotandGitHub e70ba1f3ac chore(helm): update webtop (#34115)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `e7f0da1` -> `4c7edd5` |
| lscr.io/linuxserver/webtop | digest | `646fe17` -> `1fcdf43` |
| lscr.io/linuxserver/webtop | digest | `1b1409b` -> `eda68df` |
| lscr.io/linuxserver/webtop | digest | `ba50bf2` -> `8eb0f22` |
| lscr.io/linuxserver/webtop | digest | `c3b3b4f` -> `d3ec4f1` |
| lscr.io/linuxserver/webtop | digest | `1bedaac` -> `e9ac20c` |
| lscr.io/linuxserver/webtop | digest | `5871274` -> `8069220` |
| lscr.io/linuxserver/webtop | digest | `17da5d5` -> `fd4c904` |
| lscr.io/linuxserver/webtop | digest | `34ec21b` -> `565b4d0` |
| lscr.io/linuxserver/webtop | digest | `50ab282` -> `d8f6494` |
| lscr.io/linuxserver/webtop | digest | `5468961` -> `d949c20` |
| lscr.io/linuxserver/webtop | digest | `a9b6400` -> `64e203b` |
| lscr.io/linuxserver/webtop | digest | `9887f97` -> `2e13a69` |
| lscr.io/linuxserver/webtop | digest | `13638d2` -> `e18be4e` |
| lscr.io/linuxserver/webtop | digest | `f3ae536` -> `a4a84c9` |
| lscr.io/linuxserver/webtop | digest | `c49e321` -> `b0b53f5` |
| lscr.io/linuxserver/webtop | digest | `37afbd3` -> `711a034` |
| lscr.io/linuxserver/webtop | digest | `7fe4be0` -> `ba9401e` |
| lscr.io/linuxserver/webtop | digest | `16b26b9` -> `7a30729` |
| lscr.io/linuxserver/webtop | digest | `8eabb45` -> `4789e63` |
| lscr.io/linuxserver/webtop | digest | `2f03188` -> `0d0737e` |
| lscr.io/linuxserver/webtop | digest | `292ddf6` -> `61b00ae` |
| lscr.io/linuxserver/webtop | digest | `b83f440` -> `bc6741b` |
| lscr.io/linuxserver/webtop | digest | `8131c58` -> `ecf0449` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 17:08:03 +00:00
TrueCharts BotandGitHub 5e816a3832 chore(helm): update image monica digest to 3920f53 (#34150)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `2881d91` -> `3920f53` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 17:06:39 +00:00
TrueCharts BotandGitHub fb6b38ae8b chore(helm): update image public.ecr.aws/bitnami/matomo digest to d4f7145 (#34110)
This PR contains the following updates:

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

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 17:04:12 +00:00
TrueCharts BotandGitHub 7e58f11727 chore(helm): update image ghcr.io/rommapp/romm digest to 2e46fcd (#34132)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/rommapp/romm](https://redirect.github.com/rommapp/romm) |
digest | `8782a59` -> `2e46fcd` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 17:00:45 +00:00
TrueCharts BotandGitHub 0ef8bc1fa8 chore(helm): update image ghcr.io/home-operations/theme-park digest to 64f0981 (#34093)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/theme-park](https://ghcr.io/home-operations/theme-park)
([source](https://redirect.github.com/themepark-dev/theme.park)) |
digest | `ee5a741` -> `64f0981` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:56:58 +00:00
TrueCharts BotandGitHub dd6fd47a97 chore(helm): update rdesktop (#34114)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `8165e04` -> `150046b` |
| lscr.io/linuxserver/rdesktop | digest | `1c793fd` -> `d4740c6` |
| lscr.io/linuxserver/rdesktop | digest | `a8226ff` -> `c888d49` |
| lscr.io/linuxserver/rdesktop | digest | `c8358e8` -> `d4bddc1` |
| lscr.io/linuxserver/rdesktop | digest | `99709ab` -> `e436d08` |
| lscr.io/linuxserver/rdesktop | digest | `e452966` -> `7b80434` |
| lscr.io/linuxserver/rdesktop | digest | `2f51309` -> `37b0cd8` |
| lscr.io/linuxserver/rdesktop | digest | `172c73f` -> `3dace96` |
| lscr.io/linuxserver/rdesktop | digest | `069c135` -> `69b3dcf` |
| lscr.io/linuxserver/rdesktop | digest | `9e0e9ca` -> `db9a593` |
| lscr.io/linuxserver/rdesktop | digest | `ebe9345` -> `a2f9429` |
| lscr.io/linuxserver/rdesktop | digest | `3baf7ed` -> `19934bb` |
| lscr.io/linuxserver/rdesktop | digest | `f8248a6` -> `9077d85` |
| lscr.io/linuxserver/rdesktop | digest | `b51cb50` -> `ea890a3` |
| lscr.io/linuxserver/rdesktop | digest | `ee99181` -> `9c7dc7d` |
| lscr.io/linuxserver/rdesktop | digest | `1afa1d5` -> `d9a4a78` |
| lscr.io/linuxserver/rdesktop | digest | `593a1bf` -> `133c9f9` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:52:11 +00:00
TrueCharts BotandGitHub a29971bb99 chore(helm): update image ghcr.io/linuxserver/boinc digest to 09721a8 (#34095)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `4c85a24` -> `09721a8` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:51:55 +00:00
TrueCharts BotandGitHub 2262dabe76 chore(helm): update image docker.io/bizmodeller/mymediaforalexa 1.3.152.2 → 1.3.152.3 (#34152)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bizmodeller/mymediaforalexa | patch | `3d1fc2a` -> `8ff9d9f`
|

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 16:51:39 +00:00
TrueCharts BotandGitHub 9c36ee88c9 chore(helm): update image public.ecr.aws/bitnami/solr digest to 610bcb9 (#34052) 2025-04-09 18:51:25 +02:00
TrueCharts BotandGitHub ced83141ba chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1740 → 0.22.1751 (#34068)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `4fd086a` -> `373dc4a` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 16:51:08 +00:00
TrueCharts BotandGitHub 298ed5863b chore(helm): update image docker.io/metabase/metabase v0.54.1 → v0.54.2 (#34157)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/metabase/metabase | patch | `954f8f8` -> `874e3a7` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 16:49:00 +00:00
TrueCharts BotandGitHub fc7d10e0a7 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to a1ae422 (#34149)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `f17b1e1` -> `a1ae422` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:48:49 +00:00
TrueCharts BotandGitHub 9ed1b2343f chore(helm): update image ghcr.io/linkwarden/linkwarden v2.9.3 → v2.10.0 (#34116)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linkwarden/linkwarden](https://redirect.github.com/linkwarden/linkwarden)
| minor | `848b55e` -> `ca71808` |

---

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

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

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.9.3...v2.10.0)

### Announcing Linkwarden 2.10

Today, we're excited to announce the release of **[Linkwarden
2.10](https://linkwarden.app/?utm_source=GitHub\&utm_medium=social\&utm_campaign=v2\_10\_announcement)**!
🥳 This update brings significant improvements and new features to
enhance your experience.

For those who are new to Linkwarden, it's basically a tool for
preserving and organizing webpages, articles, and documents in one
place. You can also share your resources with others, create public
collections, and collaborate with your team. Linkwarden is available as
a **[Cloud](https://linkwarden.app/#pricing)** subscription or you can
**[self-host](https://docs.linkwarden.app/self-hosting/installation)**
it on your own server.

This release brings a range of updates to make your bookmarking and
archiving experience even smoother. Let’s take a look:

<!--truncate-->

#### What’s new:

##### ️ Text Highlighting

You can now highlight text in your saved articles while in the readable
view! Whether you’re studying, researching, or just storing interesting
articles, you’ll be able to quickly locate the key ideas and insights
you saved.

<p align="center">
<img
src="https://github.com/user-attachments/assets/e3bbb9ba-69cb-4877-9fd2-2d0efeadf3f3"
alt="Highlight Image" />
</p>

##### 🔍 Search Is Now _Much_ More Capable

Our search engine got a big boost! Not only is it faster, but you can
now use advanced search operators like `title:`, `url:`, `tag:`,
`before:`, `after:` to really narrow down your results. To see all the
available operators, check out the [advanced
search](https://docs.linkwarden.app/usage/advanced-search) page in the
documentation.

For example, to find links tagged “ai tools” before 2020 that aren’t in
the “unorganized” collection, you can use the following search query:

    tag:"ai tools" before:2020-01-01 !collection:unorganized

This feature makes it easier than ever to locate the links you need,
especially if you have a large number of saved links.

##### 🏷️ Tag-Based Preservation

You can now decide how different tags affect the preservation of links.
For example, you can set up a tag to automatically preserve links when
they are saved, or you can choose to skip preservation for certain tags.
This gives you more control over how your links are archived and
preserved.

<p align="center">
<img
src="https://github.com/user-attachments/assets/8515cf96-47d8-4dcf-94e2-c795db8dfa7e"
alt="Tag-Based Preservation Image" />
</p>

##### 👾 Use External Providers for AI Tagging

Previously, Linkwarden offered automated tagging through a local LLM
(via Ollama). Now, you can also choose OpenAI, Anthropic, or other
external AI providers. This is especially useful if you’re running
Linkwarden on lower-end servers to offload the AI tasks to a remote
service.

##### 🚀 Enhanced AI Tagging

We’ve improved the AI tagging feature to make it even more effective.
You can now tag existing links using AI, not just new ones. On top of
that, you can also auto-categorize links to existing tags based on the
content of each link.

<p align="center">
<img
src="https://github.com/user-attachments/assets/17cc59cd-7413-408f-83d6-ff5a412746c6"
alt="AI Tagging Image" />
</p>

##### ⚙️ Worker Management (Admin Only)

For admins, Linkwarden 2.10 makes it easier to manage the archiving
process. Clear old preservations or re-archive any failed ones whenever
you need to, helping you keep your setup tidy and up to date.

<p align="center">
<img
src="https://github.com/user-attachments/assets/57f9c81d-92b5-48ec-b512-e66322d032a2"
alt="Worker Page Image" />
</p>

#####  And more...

There are also a bunch of smaller improvements and fixes in this release
to keep everything running smoothly.

**Full Changelog**:
https://github.com/linkwarden/linkwarden/compare/v2.9.3...v2.10.0

#### Want to skip the technical setup?

If you’d rather skip server setup and maintenance, our **[Cloud
Plan](https://linkwarden.app/#pricing)** takes care of everything for
you. It’s a great way to access all of Linkwarden’s features—plus future
updates—without the technical overhead.

***

We hope you enjoy these new enhancements, and as always, we'd like to
express our sincere thanks to all of our supporters and contributors.
Your feedback and contributions have been invaluable in shaping
Linkwarden into what it is today. 🚀

Also a special shout-out to
**[Isaac](https://redirect.github.com/il516)**, who's been a key
contributor across multiple releases. He's currently open to work, so if
you're looking for someone who’s sharp, collaborative, and genuinely
passionate about open source, definitely consider reaching out to him!

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-09 16:47:55 +00:00
TrueCharts BotandGitHub 202fc87a68 chore(helm): update image docker.io/cyfershepard/jellystat digest to 3e38e46 (#34142)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cyfershepard/jellystat | digest | `246ad02` -> `3e38e46` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:46:11 +00:00
TrueCharts BotandGitHub d9e79002b2 chore(helm): update image docker.io/sourcegraph/server 6.2.0 → 6.2.1106 (#34162)
This PR contains the following updates:

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

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 16:45:35 +00:00
TrueCharts BotandGitHub 894ff388f9 chore(helm): update image ghcr.io/open-webui/open-webui digest to e67cdc5 (#34105)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/open-webui/open-webui | digest | `11abf22` -> `e67cdc5` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:43:22 +00:00
TrueCharts BotandGitHub 34a84bf4ab chore(helm): update image ghcr.io/ix-ai/smtp v0.7.5 → v0.7.6 (#34134)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ix-ai/smtp](https://egos.tech/smtp)
([source](https://gitlab.com/ix.ai/smtp)) | patch | `1343c9b` ->
`2de999b` |

---

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

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

---

### Release Notes

<details>
<summary>ix.ai/smtp (ghcr.io/ix-ai/smtp)</summary>

### [`v0.7.6`](https://gitlab.com/ix.ai/smtp/tags/v0.7.6)

[Compare Source](https://gitlab.com/ix.ai/smtp/compare/v0.7.5...v0.7.6)

#### Release v0.7.6
 
* 8f15ae4 Update public.ecr.aws/docker/library/debian:stable-slim Docker
digest to 00a24d7
* cb41edf Update registry.gitlab.com/ix.ai/smtp Docker digest to 1343c9b

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 16:43:05 +00:00
TrueCharts BotandGitHub f331e365c9 chore(helm): update image docker.io/mikenye/tar1090 digest to b67db47 (#34145)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/mikenye/tar1090 | digest | `ade6742` -> `b67db47` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:41:29 +00:00
TrueCharts BotandGitHub 1c33c0d014 chore(helm): update authentik 2025.2.3 → 2025.2.4 (patch) (#34121)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/goauthentik/ldap](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`61ac8b8` -> `cc98bc4` |
| [ghcr.io/goauthentik/proxy](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`b0de4cf` -> `4de697f` |
| [ghcr.io/goauthentik/radius](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`7af7203` -> `a730e29` |
| [ghcr.io/goauthentik/server](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`845a54b` -> `3623357` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 16:39:36 +00:00
TrueCharts BotandGitHub e35819f317 chore(helm): update image docker.io/deconzcommunity/deconz 2.29.2 → 2.29.3 (#34153)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/deconzcommunity/deconz | patch | `062de23` -> `b2a663e` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 16:38:39 +00:00
TrueCharts BotandGitHub 1c27ced7fe chore(helm): update image docker.io/shaneisrael/fireshare v1.2.20 → v1.2.21 (#34161)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/shaneisrael/fireshare](https://redirect.github.com/ShaneIsrael/fireshare)
| patch | `dcc3db5` -> `58a219a` |

---

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

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

---

### Release Notes

<details>
<summary>ShaneIsrael/fireshare
(docker.io/shaneisrael/fireshare)</summary>

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

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

#### What's Changed

- Fix LDAP auth crash, switch to SCOPE_SUBTREE, and improve logging by
[@&#8203;msmcpeake](https://redirect.github.com/msmcpeake) in
[https://github.com/ShaneIsrael/fireshare/pull/275](https://redirect.github.com/ShaneIsrael/fireshare/pull/275)

#### New Contributors

- [@&#8203;msmcpeake](https://redirect.github.com/msmcpeake) made their
first contribution in
[https://github.com/ShaneIsrael/fireshare/pull/275](https://redirect.github.com/ShaneIsrael/fireshare/pull/275)

**Full Changelog**:
https://github.com/ShaneIsrael/fireshare/compare/v1.2.20...v1.2.21

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 16:36:54 +00:00
TrueCharts BotandGitHub 3d08c9a2f8 chore(helm): update image ghcr.io/linuxserver/budge digest to 5ff4c1a (#34096)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/budge](https://redirect.github.com/linuxserver/docker-budge/packages)
([source](https://redirect.github.com/linuxserver/docker-budge)) |
digest | `e1668cb` -> `5ff4c1a` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:36:50 +00:00
TrueCharts BotandGitHub d1b1a95a82 chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-opengl-g3 digest to 087d96d (#34140)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/accetto/ubuntu-vnc-xfce-opengl-g3 | digest | `bbc232a` ->
`087d96d` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:34:41 +00:00
TrueCharts BotandGitHub e916855b51 chore(helm): update image ghcr.io/linuxserver/piwigo digest to 23edd8b (#34102)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages)
([source](https://redirect.github.com/linuxserver/docker-piwigo)) |
digest | `819b214` -> `23edd8b` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:33:44 +00:00
TrueCharts BotandGitHub 0ccc476b05 chore(helm): update image docker.io/semaphoreui/semaphore v2.13.7 → v2.13.12 (#34160)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `7c22332` -> `b288618` |

---

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

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

---

### Release Notes

<details>
<summary>semaphoreui/semaphore
(docker.io/semaphoreui/semaphore)</summary>

###
[`v2.13.12`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.12)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.11...v2.13.12)

#### Security

-   Upgrade Terraform

###
[`v2.13.11`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.10...v2.13.11)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.10...v2.13.11)

###
[`v2.13.10`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.10)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.9...v2.13.10)

#### Bugfixes

-   Layout issues

**Full Changelog**:
https://github.com/semaphoreui/semaphore/compare/v2.13.9...v2.13.10

###
[`v2.13.9`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.9)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.8...v2.13.9)

#### Bugfixs

-   Null pointer on Template page

###
[`v2.13.8`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.8)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.7...v2.13.8)

#### Bugfixes

-   Template form layout and text

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 16:32:51 +00:00
TrueCharts BotandGitHub 62f2afc8d9 chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.45.0 → 0.45.2 (#34137)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `fdeb741` -> `028eebc` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `d3e0d26` -> `ea8c8ee` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `8822485` -> `a1688f6` |

---

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

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

---

### Release Notes

<details>
<summary>Stirling-Tools/Stirling-PDF
(ghcr.io/stirling-tools/s-pdf)</summary>

###
[`v0.45.2`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.45.2):
0.45.2 Hotfix for translations and UI

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.45.1...v0.45.2)

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

-   Quick hotfix for including translation files
-   Improves Multi-tool UI
- Please also check the [0.45.1
notes](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.45.1)
released along side this!

##### What's Changed

##### Bug Fixes

- 3164 bug issue on UI pdf multi tool by
[@&#8203;ConnorYoh](https://redirect.github.com/ConnorYoh) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3289](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3289)

##### Enhancements

- Exclude Internal API User from Total User Count by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3299](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3299)

##### Minor Enhancements

- 🤖 format everything with pre-commit by <stirlingbot> by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3300](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3300)
- Pipeline shows disabled endpoints fix
([#&#8203;2881](https://redirect.github.com/Stirling-Tools/Stirling-PDF/issues/2881))
by [@&#8203;AndreSantos04](https://redirect.github.com/AndreSantos04) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3282](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3282)

##### Docker Updates

- Fix: corrects the path to `version.properties` by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3290](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3290)

##### Translation Changes

- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3288](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3288)

##### Other Changes

- Update build.gradle by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3308](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3308)

##### New Contributors

- [@&#8203;AndreSantos04](https://redirect.github.com/AndreSantos04)
made their first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3282](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3282)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.45.1...v0.45.2

###
[`v0.45.1`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.45.1):
0.45.1 New Mac installer, Various bug fixes, Google drive

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.45.0...v0.45.1)

-   New Mac installer for 64bit machines (Non Arm)
-   Cookie banner for further GDPR compliancy
- Google Drive support for 'Pro' Users [See
here](https://docs.stirlingpdf.com/Advanced%20Configuration/Google%20Drive%20File%20Picker)
-   Various bug fixes, improvements and language updates

##### What's Changed

##### Bug Fixes

- Change PDF load Get Info on PDF to readonly by
[@&#8203;maxi322](https://redirect.github.com/maxi322) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3254](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3254)
- \[bug] unoserver ip change to fix potential unoserver startup issues
by [@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3305](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3305)

##### Enhancements

- add chart js to 3rd party by
[@&#8203;ConnorYoh](https://redirect.github.com/ConnorYoh) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3248](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3248)
- Add default authority assignment and enhanced user creation method by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3266](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3266)
- MacOS Installer for `x86_64` Distributions by
[@&#8203;DarioGii](https://redirect.github.com/DarioGii) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3269](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3269)
- Validation for input file by
[@&#8203;saikumarjetti](https://redirect.github.com/saikumarjetti) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3196](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3196)
- 2946 feature request integrate file selector with google drive and
onedrive by [@&#8203;ConnorYoh](https://redirect.github.com/ConnorYoh)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3253](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3253)
- Cookie banner by
[@&#8203;ConnorYoh](https://redirect.github.com/ConnorYoh) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3302](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3302)

##### Minor Enhancements

- Sanataize PDF improvements by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3251](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3251)
- Cleanups and making distinction between pro and enterprise by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3250](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3250)
- 🔧 Replace toList() with collect(Collectors.toList()) by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3259](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3259)
- 🤖 format everything with pre-commit by <stirlingbot> by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3265](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3265)
- Removing redundant logoutUrl from oauth by
[@&#8203;DarioGii](https://redirect.github.com/DarioGii) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3281](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3281)
- Deprecate `EnterpriseEdition` by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3291](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3291)

##### Docker Updates

- Bump gradle/actions from 4.3.0 to 4.3.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3276](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3276)
- Bump actions/setup-python from 5.4.0 to 5.5.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3278](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3278)
- Bump step-security/harden-runner from 2.11.0 to 2.11.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3285](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3285)

##### Translation Changes

- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3246](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3246)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3252](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3252)
- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3256](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3256)
- Update messages_pl_PL.properties by
[@&#8203;sabbath88](https://redirect.github.com/sabbath88) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3260](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3260)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3263](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3263)
- Fix Ukrainian & Russian translation by
[@&#8203;riv-gh](https://redirect.github.com/riv-gh) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3271](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3271)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3284](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3284)
- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3287](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3287)
- fix: updated slovenian strings by
[@&#8203;carliblaz](https://redirect.github.com/carliblaz) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3296](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3296)

##### Development Tools

- Removed conflicting Oracle Java extension from devcontainer and VS
Code config by [@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3292](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3292)

##### Other Changes

- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3258](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3258)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3272](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3272)
- Bump org.sonarqube from 6.0.1.5171 to 6.1.0.5360 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3274](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3274)
- Bump org.projectlombok:lombok from 1.18.36 to 1.18.38 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3275](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3275)
- Bump crazy-max/ghaction-github-labeler from 5.2.0 to 5.3.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3277](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3277)
- Bump actions/create-github-app-token from 1.11.7 to 1.12.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3279](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3279)
- Bump actions/dependency-review-action from 4.5.0 to 4.6.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3286](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3286)
- Normalize settings.yml.template formatting to YAML 1.2 spec by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3294](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3294)
- Bump actions/create-github-app-token from 1.12.0 to 2.0.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3304](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3304)
- Bump github/codeql-action from 3.28.13 to 3.28.15 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3303](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3303)

##### New Contributors

- [@&#8203;sabbath88](https://redirect.github.com/sabbath88) made their
first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3260](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3260)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.45.0...v0.45.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 16:31:16 +00:00
TrueCharts BotandGitHub ca070b37d7 chore(helm): update image ghcr.io/linuxserver/resilio-sync digest to 725506d (#34129)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/resilio-sync](https://redirect.github.com/linuxserver/docker-resilio-sync/packages)
([source](https://redirect.github.com/linuxserver/docker-resilio-sync))
| digest | `5b652f9` -> `725506d` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:30:41 +00:00
TrueCharts BotandGitHub 437170f68b chore(helm): update image ghcr.io/linuxserver/orcaslicer digest to 0843e9a (#34128)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/orcaslicer](https://redirect.github.com/linuxserver/docker-orcaslicer/packages)
([source](https://redirect.github.com/linuxserver/docker-orcaslicer)) |
digest | `541f3ee` -> `0843e9a` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:29:30 +00:00
TrueCharts BotandGitHub d35cb01b87 chore(helm): update image ghcr.io/linuxserver/grav digest to 360d580 (#34100)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grav](https://redirect.github.com/linuxserver/docker-grav/packages)
([source](https://redirect.github.com/linuxserver/docker-grav)) | digest
| `ae07a3d` -> `360d580` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:29:20 +00:00
TrueCharts BotandGitHub cee4b0f120 chore(helm): update image ghcr.io/linuxserver/freshrss digest to c24c062 (#34099)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/freshrss](https://redirect.github.com/linuxserver/docker-freshrss/packages)
([source](https://redirect.github.com/linuxserver/docker-freshrss)) |
digest | `88a3891` -> `c24c062` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:29:02 +00:00
TrueCharts BotandGitHub e92bd3694f chore(helm): update image docker.io/brandawg93/peanut 5.6.1 → 5.7.0 (#34168) 2025-04-09 18:28:33 +02:00
TrueCharts BotandGitHub 37e9d7e933 chore(helm): update image ghcr.io/atuinsh/atuin 18.4.0 → v18.5.0 (#34138)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/atuinsh/atuin | minor | `8c6fa0a` -> `80b3aed` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-09 16:28:13 +00:00
TrueCharts BotandGitHub e06e9993da chore(helm): update image friendica digest to a2c3cc2 (#34147)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| friendica | digest | `f465295` -> `a2c3cc2` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:25:10 +00:00
TrueCharts BotandGitHub 128f24bfe9 chore(helm): update image yourls digest to b3595c5 (#34133)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `855f524` -> `b3595c5` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:24:10 +00:00
TrueCharts BotandGitHub ab0d54615b chore(helm): update image ghcr.io/linuxserver/speedtest-tracker digest to 3f91cce (#34051) 2025-04-09 18:21:25 +02:00
TrueCharts BotandGitHub f258c93c33 chore(helm): update image ghcr.io/linuxserver/tvheadend digest to 5fc804f (#34104) 2025-04-09 18:21:21 +02:00
TrueCharts BotandGitHub 36a2bf4d31 chore(helm): update image ghcr.io/linuxserver/ombi digest to 583e3b6 (#34101)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ombi](https://redirect.github.com/linuxserver/docker-ombi/packages)
([source](https://redirect.github.com/linuxserver/docker-ombi)) | digest
| `66980d7` -> `583e3b6` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:21:08 +00:00
TrueCharts BotandGitHub 722cd166ea chore(helm): update image ghcr.io/linuxserver/filezilla digest to 57dd90b (#34127)
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 | `da92f53` -> `57dd90b` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:20:05 +00:00
TrueCharts BotandGitHub e26f83e9c9 chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to baf90b7 (#34148)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `ba8511c` -> `baf90b7` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:18:51 +00:00
TrueCharts BotandGitHub 35ef4e5edf chore(helm): update image public.ecr.aws/bitnami/mongodb digest to c7cbade (#34112)
This PR contains the following updates:

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

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:18:25 +00:00
TrueCharts BotandGitHub 96f0f64c09 chore(helm): update image ghcr.io/linuxserver/smokeping digest to a282525 (#34130)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/smokeping](https://redirect.github.com/linuxserver/docker-smokeping/packages)
([source](https://redirect.github.com/linuxserver/docker-smokeping)) |
digest | `9f4dd33` -> `a282525` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:18:09 +00:00
TrueCharts BotandGitHub 71501b3ace chore(helm): update image ghcr.io/linuxserver/babybuddy digest to 978f241 (#34094)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/babybuddy](https://redirect.github.com/linuxserver/docker-babybuddy/packages)
([source](https://redirect.github.com/linuxserver/docker-babybuddy)) |
digest | `5ec53fa` -> `978f241` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:17:54 +00:00
TrueCharts BotandGitHub d07b93e08c chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to cb4dc71 (#34123)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-fpm-pgsql-static | digest | `aa5bfd3` ->
`cb4dc71` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:17:08 +00:00
TrueCharts BotandGitHub 49bc800011 chore(helm): update image docker.io/jgraph/drawio digest to 27555f2 (#34143)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jgraph/drawio](https://www.drawio.com)
([source](https://redirect.github.com/jgraph/docker-drawio)) | digest |
`a6d1407` -> `27555f2` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:16:43 +00:00
TrueCharts BotandGitHub fed26eb730 chore(helm): update image ghcr.io/linuxserver/digikam digest to bb3e4fe (#34125)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/digikam](https://redirect.github.com/linuxserver/docker-digikam/packages)
([source](https://redirect.github.com/linuxserver/docker-digikam)) |
digest | `b047eed` -> `bb3e4fe` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:16:22 +00:00
TrueCharts BotandGitHub 5709163694 chore(helm): update image docker.io/factoriotools/factorio digest to 893c93c (#34124)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/factoriotools/factorio | digest | `9c2fb78` -> `893c93c` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:14:42 +00:00
TrueCharts BotandGitHub 93a79bc0de chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-firefox-g3 digest to 6ebd18f (#34050)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/accetto/ubuntu-vnc-xfce-firefox-g3 | digest | `cc4626a` ->
`6ebd18f` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzMuNSIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:10:16 +00:00
TrueCharts BotandGitHub 4dcada6aff chore(helm): update image docker.io/stonith404/pingvin-share v1.11.0 → v1.11.1 (#34163)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/stonith404/pingvin-share](https://redirect.github.com/stonith404/pingvin-share)
| patch | `1c35387` -> `bf73383` |

---

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

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

---

### Release Notes

<details>
<summary>stonith404/pingvin-share
(docker.io/stonith404/pingvin-share)</summary>

###
[`v1.11.1`](https://redirect.github.com/stonith404/pingvin-share/releases/tag/v1.11.1):
v.11.1

[Compare
Source](https://redirect.github.com/stonith404/pingvin-share/compare/v1.11.0...v1.11.1)

##### Fixes

- Upgrade vulnerable dependencies
([`71eab23`](https://redirect.github.com/stonith404/pingvin-share/commit/71eab2350324039431b8a859af748176299fc1e7))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 16:05:19 +00:00
TrueCharts BotandGitHub 2c1b972b78 chore(helm): update image lscr.io/linuxserver/cops digest to e47cf4f (#34108)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages)
([source](https://redirect.github.com/linuxserver/docker-cops)) | digest
| `ac458b3` -> `e47cf4f` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 16:04:42 +00:00
TrueCharts BotandGitHub 45a45a2099 chore(helm): update image ghcr.io/linuxserver/ddclient digest to a34caeb (#34097)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ddclient](https://redirect.github.com/linuxserver/docker-ddclient/packages)
([source](https://redirect.github.com/linuxserver/docker-ddclient)) |
digest | `4b75981` -> `a34caeb` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 15:56:12 +00:00
TrueCharts BotandGitHub 80968d7ac3 chore(helm): update image docker.io/mbentley/omada-controller digest to 46a17a0 (#34144)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller)
| digest | `64f989f` -> `46a17a0` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 15:55:50 +00:00
TrueCharts BotandGitHub 648b9de6ca chore(helm): update image ghcr.io/linuxserver/duckdns digest to a9f6c41 (#34126)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `342cca0` -> `a9f6c41` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 15:53:09 +00:00
TrueCharts BotandGitHub df86b17318 chore(helm): update image chronograf digest to 07cba7b (#34092)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| chronograf | digest | `beafebc` -> `07cba7b` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 15:50:58 +00:00