chore(helm): update image docker.io/jlesage/czkawka v25.08.1 → v25.12.1 (#42323)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/czkawka](https://redirect.github.com/jlesage/docker-czkawka) | minor | `03109f4` -> `bd07aa4` | --- > [!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 <details> <summary>jlesage/docker-czkawka (docker.io/jlesage/czkawka)</summary> ### [`v25.12.1`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v25.12.1): Version 25.12.1 [Compare Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v25.08.1...v25.12.1) Changes in this release: - Updated baseimage to version 4.10.0, which brings the following changes: - Added hardware acceleration support for the X server. - Added seamless clipboard synchronization for Chromium-based browsers. - Added web notification service to forward desktop notifications to the browser. - Added the ability to restrict web and VNC connections from localhost only. - Added web server support for TLS 1.3. - Removed web server support of static Diffie-Hellman parameters file (no longer needed in modern TLS configurations and ECDHE). </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.08.1
|
||||
appVersion: 25.12.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.2
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/czkawka
|
||||
- https://hub.docker.com/r/jlesage/czkawka
|
||||
type: application
|
||||
version: 13.15.1
|
||||
version: 13.16.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/czkawka
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v25.08.1@sha256:03109f40d1bc41ebe24c2fd3ee81429950338591bbb64c4cf39ec6160fee75a4
|
||||
tag: v25.12.1@sha256:bd07aa45527db7bcca72eff9c6234a038013ca70501c00e8539eb5d4f0359389
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user