From 64bfda4dca7da51abd42ca567eae7367e10d54f9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 15 Mar 2026 03:34:37 +0100 Subject: [PATCH] =?UTF-8?q?feat(czkawka):=20update=20image=20docker.io/jle?= =?UTF-8?q?sage/czkawka=20v26.02.3=20=E2=86=92=20v26.03.1=20(#46056)?= 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 | `bcfba77` → `bb1012c` | --- > [!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.03.1`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v26.03.1): Version 26.03.1 [Compare Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v26.02.3...v26.03.1) Changes in this release: - Updated baseimage to version 4.11.3, bringing the following changes: - Enable xcompmgr output only when debug is enabled. - Enhanced self-signed certificates by including the Subject Alternative Name (SAN) and using the container hostname instead of a dummy domain name.
--- ### 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 6682c8e9380..7cd37af1335 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 26.02.3 +appVersion: 26.03.1 dependencies: - name: common version: 28.33.4 @@ -43,5 +43,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/czkawka - https://hub.docker.com/r/jlesage/czkawka type: application -version: 14.5.2 +version: 14.6.0 diff --git a/charts/stable/czkawka/values.yaml b/charts/stable/czkawka/values.yaml index 9aa8a739221..696f86d386f 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.02.3@sha256:bcfba77e655c3ece1f3021b2382fc1fc97035cf757acdb644a8acdad3a89e89e + tag: v26.03.1@sha256:bb1012c8a162f79918eac88c7fd5e579b52e1464eeadc6fb2509363d2e569a10 securityContext: container: readOnlyRootFilesystem: false