chore(helm): update image docker.io/jlesage/czkawka v25.07.1 → v25.07.2 (#37818)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/czkawka](https://redirect.github.com/jlesage/docker-czkawka)
| patch | `e689a22` -> `0a3826a` |

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.07.2`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v25.07.2):
Version 25.07.2

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

Changes in this release:

- Fixed opening of media files in Czkawka.
- Updated baseimage to version 4.9.0.

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-07-28 10:36:41 +02:00
committed by GitHub
parent 8fc857fd70
commit 7c92de6acd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 25.07.1
appVersion: 25.07.2
dependencies:
- name: common
version: 28.13.0
@@ -38,5 +38,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/czkawka
- https://hub.docker.com/r/jlesage/czkawka
type: application
version: 13.2.0
version: 13.2.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/jlesage/czkawka
pullPolicy: IfNotPresent
tag: v25.07.1@sha256:e689a22527712efeeb66110d3fbbf2d65b0562029d5c90395545409b6b94d86f
tag: v25.07.2@sha256:0a3826aebc3c31cc431f1418f46aff59ace4067d2df6f1c824d0a4df3cb9f705
securityContext:
container:
readOnlyRootFilesystem: false