From 890d299c8a51a3e73a078f1a285cf5132334ee7d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 23:16:54 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/jlesa?= =?UTF-8?q?ge/czkawka=20v24.10.1=20=E2=86=92=20v24.12.1=20(#30199)?= 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 | `c57584d` -> `910792f` | --- > [!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) ### [`v24.12.1`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v24.12.1): Version 24.12.1 [Compare Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v24.10.1...v24.12.1) Changes in this release: - Updated baseimage to version 4.6.7, which brings the following changes: - Fixed web audio feature with URL path-based reverse proxy. - Fixed TLS secure connection method for VNC that was preventing web access. - Fixed CJK font installation. - 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**: 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 84edbe677c1..81c36e880ff 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.10.1 +appVersion: 24.12.1 dependencies: - name: common version: 25.2.2 @@ -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.6.0 +version: 11.7.0 diff --git a/charts/stable/czkawka/values.yaml b/charts/stable/czkawka/values.yaml index be782492490..0166bb7679a 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.10.1@sha256:c57584d9adb28e9e552ab75eb2c8c594b3ad34aea9eb8c1f88f3ce8d969ce632 + tag: v24.12.1@sha256:910792f187f5583309bae625613aba6bf7e6e41fa796851dd9a6ff196d56014a securityContext: container: readOnlyRootFilesystem: false