From 4949908e2ce844bbd4a2060ca5516cb77c0448d1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 Dec 2025 06:28:02 +0100 Subject: [PATCH] =?UTF-8?q?fix(czkawka):=20update=20image=20docker.io/jles?= =?UTF-8?q?age/czkawka=20v25.12.3=20=E2=86=92=20v25.12.4=20(#42882)?= 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 | `76bb25b` -> `697e8d9` | --- > [!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.4`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v25.12.4): Version 25.12.4 [Compare Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v25.12.3...v25.12.4) Changes in this release: - Fixed file dialog not opening under Krokiet.
--- ### 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 75f940a5ca9..9b10e70bae6 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.3 +appVersion: 25.12.4 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.4 +version: 13.16.5 diff --git a/charts/stable/czkawka/values.yaml b/charts/stable/czkawka/values.yaml index 6db0ff6aaa4..7161d71464a 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.3@sha256:76bb25be3843732fb348fddc98c662ae02ff41d845cd254d8b10394b85410009 + tag: v25.12.4@sha256:697e8d9c7901cfb1ffc6236ce0dee601e9b31d22f3a1044e13e73cea12bd3e8b securityContext: container: readOnlyRootFilesystem: false