From 7cb809fe5c88cf9ae50a58b1bb11377ce2149679 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 Jul 2026 20:09:24 +0200 Subject: [PATCH] =?UTF-8?q?feat(czkawka):=20update=20image=20docker.io/jle?= =?UTF-8?q?sage/czkawka=20v26.03.1=20=E2=86=92=20v26.07.1=20(#49904)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/czkawka](https://redirect.github.com/jlesage/docker-czkawka) | minor | `bb1012c` → `dc2c535` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
jlesage/docker-czkawka (docker.io/jlesage/czkawka) ### [`v26.07.1`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v26.07.1): Version 26.07.1 [Compare Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v26.03.1...v26.07.1) Changes in this release: - Updated Czkawka to version 12.0.0. - Updated baseimage to version 4.12.5, bringing the following changes: - Added the ability to run the container with read-only filesystem. - Added the ability to configure the shell used by the web terminal. - Enabled window shadows to improve support of GTK4 applications. - Switched to fastcompmgr as the X compositor. - Updated TigerVNC to version 1.16.2. - Updated noVNC to version 1.7.0. - Improved web authentication compatibility with reverse proxies by using relative redirects. - Force usage of the local X display to avoid connecting to the host X server in Docker host network mode.
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/czkawka/Chart.yaml | 4 ++-- charts/stable/czkawka/values.yaml | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/charts/stable/czkawka/Chart.yaml b/charts/stable/czkawka/Chart.yaml index f63da4332be..2b78fc89636 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 26.03.1 +appVersion: 26.07.1 dependencies: - name: common version: 29.7.1 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/czkawka - https://hub.docker.com/r/jlesage/czkawka type: application -version: 15.6.0 +version: 15.7.0 diff --git a/charts/stable/czkawka/values.yaml b/charts/stable/czkawka/values.yaml index 696f86d386f..6c534a742e8 100644 --- a/charts/stable/czkawka/values.yaml +++ b/charts/stable/czkawka/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/jlesage/czkawka pullPolicy: IfNotPresent - tag: v26.03.1@sha256:bb1012c8a162f79918eac88c7fd5e579b52e1464eeadc6fb2509363d2e569a10 + tag: v26.07.1@sha256:dc2c53512e655de268137207e906189e88686a7545c4e63fe49d2d0580964c79 securityContext: container: readOnlyRootFilesystem: false @@ -74,3 +74,6 @@ persistence: trash: enabled: true mountPath: /trash + varrun: + enabled: false +