From 4d46874f054a69c12ca7a57fe8421ed6812a9b0c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 18 Feb 2025 20:49:53 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/jlesa?= =?UTF-8?q?ge/czkawka=20v24.12.1=20=E2=86=92=20v25.02.1=20(#32141)?= 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) | major | `910792f` -> `5f9dcee` | --- > [!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.02.1`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v25.02.1): Version 25.02.1 [Compare Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v24.12.1...v25.02.1) Changes in this release: - Updated baseimage to version 4.7.1, which brings the following changes (since last used version): - Added environment variable that allows configuring the web authentication token lifetime. - Fixed compatibility issues that were introduced with support of GTK4 applications. - Increased the default service ready timeout from 5 seconds to 10 seconds and allow runtime adjustment via environment variable. - Rebuild against latest distro images to get security fixes.
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 474e86ae296..0908179c93b 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: 24.12.1 +appVersion: 25.02.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: 11.9.1 +version: 12.0.0 diff --git a/charts/stable/czkawka/values.yaml b/charts/stable/czkawka/values.yaml index 0166bb7679a..fd9e655a083 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: v24.12.1@sha256:910792f187f5583309bae625613aba6bf7e6e41fa796851dd9a6ff196d56014a + tag: v25.02.1@sha256:5f9dcee6cdcff7673550e4008f1f8420ac36b67b65349dd678876567cea1b28f securityContext: container: readOnlyRootFilesystem: false