BREAKING CHANGE(czkawka): Update image docker.io/jlesage/czkawka v25.12.6 → v26.01.1 (#43563)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/czkawka](https://redirect.github.com/jlesage/docker-czkawka) | major | `ae7eff5` -> `8acdc65` | --- > [!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.01.1`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v26.01.1): Version 26.01.1 [Compare Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v25.12.6...v26.01.1) Changes in this release: - Updated baseimage to version 4.10.6, which brings the following changes: - On Mac devices, fixed conversion of Command+<Key> shortcuts to the proper Alt+<Key> shortcuts for Linux applications. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY3prYXdrYSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.12.6
|
||||
appVersion: 26.01.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.17
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/czkawka
|
||||
- https://hub.docker.com/r/jlesage/czkawka
|
||||
type: application
|
||||
version: 13.16.8
|
||||
version: 14.0.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/czkawka
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v25.12.6@sha256:ae7eff54d479b06e93a9ee773598ecf177802ba07fd92ace02e65f0a3bb7a4f5
|
||||
tag: v26.01.1@sha256:8acdc65b4fa28005404de995abeeaf517ea0d0b7f715d3f5d548982d83c99c6d
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user