chore(helm): update image docker.io/jlesage/czkawka v25.04.1 → v25.06.1 (#36531)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/czkawka](https://redirect.github.com/jlesage/docker-czkawka)
| minor | `056ffe8` -> `2e4d6ff` |

---

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

###
[`v25.06.1`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v25.06.1):
Version 25.06.1

[Compare
Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v25.04.1...v25.06.1)

Changes in this release:

- Updated baseimage to version 4.8.0, which brings the following
changes:
    -   Added automatic reconnect support of the web interface.
    -   Added web file manager.
    -   Updated noVNC to version 1.6.0.
    -   Updated web UI components (Bootstrap).
- Do not ask VNC password when accessing the web interface and web
authentication is enabled.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-06-21 20:30:20 +02:00
committed by GitHub
parent 5c1874e1cc
commit c04dcb6f23
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 25.04.1
appVersion: 25.06.1
dependencies:
- name: common
version: 25.4.10
@@ -38,5 +38,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/czkawka
- https://hub.docker.com/r/jlesage/czkawka
type: application
version: 12.2.0
version: 12.3.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/jlesage/czkawka
pullPolicy: IfNotPresent
tag: v25.04.1@sha256:056ffe890b8682c22332bcae625cc3d08d41723b6a06cdd8b39d541fb5bfff13
tag: v25.06.1@sha256:2e4d6ffd2973f3fdd4b3ef50845287774a5735d5f16f4f6b8af7040c3965ccfc
securityContext:
container:
readOnlyRootFilesystem: false