From 57e15ec747bb7b1c3329b44befb4eb436b9a44fc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 12 Mar 2025 08:55:35 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/jlesa?= =?UTF-8?q?ge/czkawka=20v25.02.1=20=E2=86=92=20v25.03.1=20(#33162)?= 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 | `5f9dcee` -> `6568c92` | 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.03.1`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v25.03.1): Version 25.03.1 [Compare Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v25.02.1...v25.03.1) Changes in this release: - Improved handling of file parsing problems.
--- ### 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 0908179c93b..a8e7063bc5e 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 25.02.1 +appVersion: 25.03.1 dependencies: - name: common version: 25.4.10 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka - https://hub.docker.com/r/jlesage/czkawka type: application -version: 12.0.0 +version: 12.1.0 diff --git a/charts/stable/czkawka/values.yaml b/charts/stable/czkawka/values.yaml index fd9e655a083..0bb4cae18ae 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.02.1@sha256:5f9dcee6cdcff7673550e4008f1f8420ac36b67b65349dd678876567cea1b28f + tag: v25.03.1@sha256:6568c926d0986886003789794b3fed021d3173936768b49f8b3ecc980ca9c5f3 securityContext: container: readOnlyRootFilesystem: false