chore(helm): update image docker.io/jlesage/czkawka v25.06.1 → v25.06.2 (#36719)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/czkawka](https://redirect.github.com/jlesage/docker-czkawka)
| patch | `2e4d6ff` -> `6cfef65` |

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

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

Changes in this release:

- Updated baseimage to version 4.8.1, which brings the following
changes:
    -   Fixed crash with some binaries on systems using old kernel.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-06-28 02:49:49 +02:00
committed by GitHub
parent 6367da56fb
commit 8715b9cbe8
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.06.1
appVersion: 25.06.2
dependencies:
- name: common
version: 25.4.10
@@ -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: 12.3.0
version: 12.3.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/jlesage/czkawka
pullPolicy: IfNotPresent
tag: v25.06.1@sha256:2e4d6ffd2973f3fdd4b3ef50845287774a5735d5f16f4f6b8af7040c3965ccfc
tag: v25.06.2@sha256:6cfef65dc35a331ce90f4cd290386209e6131dd4165567da3f7f98da997cdb8c
securityContext:
container:
readOnlyRootFilesystem: false