From f61f2b3b8a26ff9be3e83b55bf6bb997347cb6e1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Apr 2024 20:40:25 +0200 Subject: [PATCH] chore(deps): update container image jlesage/czkawka to v24.04.1@6c3e309 by renovate (#20240) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/czkawka](https://togithub.com/jlesage/docker-czkawka) | minor | `v24.02.1` -> `v24.04.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
jlesage/docker-czkawka (jlesage/czkawka) ### [`v24.04.1`](https://togithub.com/jlesage/docker-czkawka/releases/tag/v24.04.1): Version 24.04.1 [Compare Source](https://togithub.com/jlesage/docker-czkawka/compare/v24.02.1...v24.04.1) Changes in this release: - Updated Czkawka to version 7.0.0.
--- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/czkawka/Chart.yaml | 6 +++--- charts/stable/czkawka/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/czkawka/Chart.yaml b/charts/stable/czkawka/Chart.yaml index 17941cbc6e4..bddd628b3d7 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.02.1 +appVersion: 24.04.1 dependencies: - name: common version: 20.2.10 @@ -24,7 +24,7 @@ keywords: - duplicates - file management - czkawka -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka - https://hub.docker.com/r/jlesage/czkawka type: application -version: 9.7.5 +version: 9.8.0 diff --git a/charts/stable/czkawka/values.yaml b/charts/stable/czkawka/values.yaml index 643995a7a08..a02103cdb9a 100644 --- a/charts/stable/czkawka/values.yaml +++ b/charts/stable/czkawka/values.yaml @@ -1,7 +1,7 @@ image: repository: jlesage/czkawka pullPolicy: IfNotPresent - tag: v24.02.1@sha256:431aa6dc171ac202386a1b76f33b5065ae704fc8c43e189c7cbcd6a9c74e9eaf + tag: v24.04.1@sha256:6c3e309dffcd5b0ad14c8b169dc61ac3068fcc57db3a43be0ed2e1703ebe4fcd securityContext: container: readOnlyRootFilesystem: false