chore(helm): update image jlesage/czkawka v24.09.1 → v24.10.1 (#28014)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/czkawka](https://redirect.github.com/jlesage/docker-czkawka)
| minor | `5181167` -> `c57584d` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>jlesage/docker-czkawka (jlesage/czkawka)</summary>

###
[`v24.10.1`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v24.10.1):
Version 24.10.1

[Compare
Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v24.09.1...v24.10.1)

Changes in this release:

-   Updated Czkawka to version 8.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-10-19 08:48:02 +02:00
committed by GitHub
parent 3611dd5537
commit bb0431450b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.09.1
appVersion: 24.10.1
dependencies:
- name: common
version: 25.1.0
@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/czkawka
- https://hub.docker.com/r/jlesage/czkawka
type: application
version: 11.4.0
version: 11.5.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: jlesage/czkawka
pullPolicy: IfNotPresent
tag: v24.09.1@sha256:5181167ef6c8acce0a6534d461bae2d9aca4817521e69bd34d5c3a655e9d3b04
tag: v24.10.1@sha256:c57584d9adb28e9e552ab75eb2c8c594b3ad34aea9eb8c1f88f3ce8d969ce632
securityContext:
container:
readOnlyRootFilesystem: false