fix(deps): update container image jlesage/czkawka to v23.11.2 (#15149)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/czkawka](https://togithub.com/jlesage/docker-czkawka) | patch
| `v23.11.1` -> `v23.11.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v23.11.2`](https://togithub.com/jlesage/docker-czkawka/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-czkawka/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot
2023-11-20 14:31:40 +01:00
committed by GitHub
parent 6c8f21a87f
commit 3a9f34be02
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "23.11.1"
appVersion: 3.11.2
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -23,7 +23,7 @@ sources:
- https://github.com/jlesage/docker-czkawka
- https://github.com/qarmin/czkawka
type: application
version: 5.0.10
version: 5.0.11
annotations:
truecharts.org/category: duplicates
truecharts.org/SCALE-support: "true"

View File

@@ -1,7 +1,7 @@
image:
repository: jlesage/czkawka
pullPolicy: IfNotPresent
tag: v23.11.1@sha256:4e9857424427dbf7f5ba8cfd9c1db00d835a2da640d8150366e386f4f11c1f30
tag: v23.11.2@sha256:226d304c31e006963f800eb9c918f216f0b244b7a24d4f4535d09290b97806b4
securityContext:
container:
readOnlyRootFilesystem: false