From 3a9f34be029802c35fe5cb4e47fbf3eb231649e9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 20 Nov 2023 14:31:40 +0100 Subject: [PATCH] fix(deps): update container image jlesage/czkawka to v23.11.2 (#15149) 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) | patch | `v23.11.1` -> `v23.11.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
jlesage/docker-czkawka (jlesage/czkawka) ### [`v23.11.2`](https://togithub.com/jlesage/docker-czkawka/releases/tag/v23.11.2): Version 23.11.2 [Compare Source](https://togithub.com/jlesage/docker-czkawka/compare/v23.11.1...v23.11.2) Changes in this release: - Updated baseimage to version 4.5.2, which brings the following changes: - Fixed issue that would cause the helper that takes ownership of a directory to fail when using a very high user or group ID.
--- ### 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 | 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 4361e5491ee..a6d629cff8a 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.11.1" +appVersion: 3.11.2 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/jlesage/docker-czkawka - https://github.com/qarmin/czkawka type: application -version: 5.0.10 +version: 5.0.11 annotations: truecharts.org/category: duplicates truecharts.org/SCALE-support: "true" diff --git a/charts/stable/czkawka/values.yaml b/charts/stable/czkawka/values.yaml index b1cfcd88605..18fd31c3a7c 100644 --- a/charts/stable/czkawka/values.yaml +++ b/charts/stable/czkawka/values.yaml @@ -1,7 +1,7 @@ image: repository: jlesage/czkawka pullPolicy: IfNotPresent - tag: v23.11.1@sha256:4e9857424427dbf7f5ba8cfd9c1db00d835a2da640d8150366e386f4f11c1f30 + tag: v23.11.2@sha256:226d304c31e006963f800eb9c918f216f0b244b7a24d4f4535d09290b97806b4 securityContext: container: readOnlyRootFilesystem: false