fix(czkawka): update image docker.io/jlesage/czkawka v25.12.4 → v25.12.6 (#43032)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/czkawka](https://redirect.github.com/jlesage/docker-czkawka)
| patch | `697e8d9` -> `ae7eff5` |

---

> [!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.6`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v25.12.6):
Version 25.12.6

[Compare
Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v25.12.5...v25.12.6)

Changes in this release:

- Updated baseimage to version 4.10.5, which brings the following
changes:
- Fixed key combinations in some Linux applications broken by the
Command key remapping.

###
[`v25.12.5`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v25.12.5):
Version 25.12.5

[Compare
Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v25.12.4...v25.12.5)

Changes in this release:

- Updated baseimage to version 4.10.4, which brings the following
changes:
- Web audio is now automatically re-enabled upon first user interaction.
  - Improved robustness of GPU devices detection.
- Command key on Mac devices has been remapped to better match Linux
application interactions.

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY3prYXdrYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-12-22 21:28:13 +01:00
committed by GitHub
parent be24922c83
commit c26afa0881
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 25.12.4
appVersion: 25.12.6
dependencies:
- name: common
version: 28.29.11
@@ -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.16.5
version: 13.16.6
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/jlesage/czkawka
pullPolicy: IfNotPresent
tag: v25.12.4@sha256:697e8d9c7901cfb1ffc6236ce0dee601e9b31d22f3a1044e13e73cea12bd3e8b
tag: v25.12.6@sha256:ae7eff54d479b06e93a9ee773598ecf177802ba07fd92ace02e65f0a3bb7a4f5
securityContext:
container:
readOnlyRootFilesystem: false