feat(czkawka): update image docker.io/jlesage/czkawka v26.01.1 → v26.02.2 (#45218)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/czkawka](https://redirect.github.com/jlesage/docker-czkawka)
| minor | `8acdc65` → `35787c7` |

---

> [!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>

###
[`v26.02.2`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v26.02.2):
Version 26.02.2

[Compare
Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v26.02.1...v26.02.2)

Changes in this release:

- Updated baseimage to version 4.11.1, bringing the following changes:
  - Fixed issue where taking ownership of directory would fail.

###
[`v26.02.1`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v26.02.1):
Version 26.02.1

[Compare
Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v26.01.1...v26.02.1)

Changes in this release:

- Updated Czkawka to version 11.0.0.
- **ATTENTION**: Krokiet is no longer packaged in this container. Please
use the dedicated Krokiet container.
- Adapted trash functionality for the container environment.
- Allowed opening of audio files and directories.
- Fixed opening of HEIC/HEIF files.
- Updated baseimage to version 4.11.0, bringing the following
improvements:
  - Added a web terminal providing shell access to the container.
  - Fixed audio being paused when switching to another browser tab.
  - Web file manager is now displayed in a modal window.
  - Fixed several web file manager issues:
    - Uploading zero-byte files no longer fails.
    - Interrupted uploads no longer interfere with other uploads.
    - Error reporting is now more accurate.
  - Improved web services server stability and reliability.
  - Updated TigerVNC to 1.16.0 and X server to 21.1.21.

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY3prYXdrYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2026-02-21 12:04:31 +01:00
committed by GitHub
parent 7ee31be3b4
commit ef8b1099cd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 26.01.1
appVersion: 26.02.2
dependencies:
- name: common
version: 28.30.2
@@ -43,5 +43,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/czkawka
- https://hub.docker.com/r/jlesage/czkawka
type: application
version: 14.1.1
version: 14.2.0
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: docker.io/jlesage/czkawka
pullPolicy: IfNotPresent
tag: v26.01.1@sha256:8acdc65b4fa28005404de995abeeaf517ea0d0b7f715d3f5d548982d83c99c6d
tag: v26.02.2@sha256:35787c793d9240b97b97a3174cdc9c485da6b80a5e192f349115875e36230b19
securityContext:
container:
readOnlyRootFilesystem: false