chore(helm): update image docker.io/jlesage/czkawka v25.02.1 → v25.03.1 (#33162)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/czkawka](https://redirect.github.com/jlesage/docker-czkawka) | minor | `5f9dcee` -> `6568c92` | 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.03.1`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v25.03.1): Version 25.03.1 [Compare Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v25.02.1...v25.03.1) Changes in this release: - Improved handling of file parsing problems. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.02.1
|
||||
appVersion: 25.03.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -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: 12.0.0
|
||||
version: 12.1.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/czkawka
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v25.02.1@sha256:5f9dcee6cdcff7673550e4008f1f8420ac36b67b65349dd678876567cea1b28f
|
||||
tag: v25.03.1@sha256:6568c926d0986886003789794b3fed021d3173936768b49f8b3ecc980ca9c5f3
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user