From c26afa0881c94a06cb34bee08308b0548a911057 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 22 Dec 2025 21:28:13 +0100 Subject: [PATCH] =?UTF-8?q?fix(czkawka):=20update=20image=20docker.io/jles?= =?UTF-8?q?age/czkawka=20v25.12.4=20=E2=86=92=20v25.12.6=20(#43032)?= 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) | patch | `697e8d9` -> `ae7eff5` | --- > [!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
jlesage/docker-czkawka (docker.io/jlesage/czkawka) ### [`v25.12.6`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v25.12.6): Version 25.12.6 [Compare Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v25.12.5...v25.12.6) Changes in this release: - Updated baseimage to version 4.10.5, which brings the following changes: - Fixed key combinations in some Linux applications broken by the Command key remapping. ### [`v25.12.5`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v25.12.5): Version 25.12.5 [Compare Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v25.12.4...v25.12.5) Changes in this release: - Updated baseimage to version 4.10.4, which brings the following changes: - Web audio is now automatically re-enabled upon first user interaction. - Improved robustness of GPU devices detection. - Command key on Mac devices has been remapped to better match Linux application interactions.
--- ### 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. --- - [ ] 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). --- charts/stable/czkawka/Chart.yaml | 4 ++-- charts/stable/czkawka/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/czkawka/Chart.yaml b/charts/stable/czkawka/Chart.yaml index 9b10e70bae6..b6f9bb006b6 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 25.12.4 +appVersion: 25.12.6 dependencies: - name: common version: 28.29.11 @@ -40,5 +40,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/czkawka - https://hub.docker.com/r/jlesage/czkawka type: application -version: 13.16.5 +version: 13.16.6 diff --git a/charts/stable/czkawka/values.yaml b/charts/stable/czkawka/values.yaml index 7161d71464a..12170693dce 100644 --- a/charts/stable/czkawka/values.yaml +++ b/charts/stable/czkawka/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/jlesage/czkawka pullPolicy: IfNotPresent - tag: v25.12.4@sha256:697e8d9c7901cfb1ffc6236ce0dee601e9b31d22f3a1044e13e73cea12bd3e8b + tag: v25.12.6@sha256:ae7eff54d479b06e93a9ee773598ecf177802ba07fd92ace02e65f0a3bb7a4f5 securityContext: container: readOnlyRootFilesystem: false