From 8715b9cbe87e17417461b5b67b060fa2ade8226a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Jun 2025 02:49:49 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/jlesa?= =?UTF-8?q?ge/czkawka=20v25.06.1=20=E2=86=92=20v25.06.2=20(#36719)?= 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 | `2e4d6ff` -> `6cfef65` | 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.06.2`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v25.06.2): Version 25.06.2 [Compare Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v25.06.1...v25.06.2) Changes in this release: - Updated baseimage to version 4.8.1, which brings the following changes: - Fixed crash with some binaries on systems using old kernel.
--- ### 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 3aa14b4e3ad..9770b033cec 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 25.06.1 +appVersion: 25.06.2 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.3.0 +version: 12.3.1 diff --git a/charts/stable/czkawka/values.yaml b/charts/stable/czkawka/values.yaml index 653d2a88ef4..bb39cac63ab 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.06.1@sha256:2e4d6ffd2973f3fdd4b3ef50845287774a5735d5f16f4f6b8af7040c3965ccfc + tag: v25.06.2@sha256:6cfef65dc35a331ce90f4cd290386209e6131dd4165567da3f7f98da997cdb8c securityContext: container: readOnlyRootFilesystem: false