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

This PR contains the following updates:

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

---

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

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

Changes in this release:

- Fixed file dialog not opening under Krokiet.

</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-16 06:28:02 +01:00
committed by GitHub
parent 80e0fd4e6e
commit 4949908e2c
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.3
appVersion: 25.12.4
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.4
version: 13.16.5
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/jlesage/czkawka
pullPolicy: IfNotPresent
tag: v25.12.3@sha256:76bb25be3843732fb348fddc98c662ae02ff41d845cd254d8b10394b85410009
tag: v25.12.4@sha256:697e8d9c7901cfb1ffc6236ce0dee601e9b31d22f3a1044e13e73cea12bd3e8b
securityContext:
container:
readOnlyRootFilesystem: false