chore(helm): update image docker.io/jlesage/mkvcleaver v25.06.1 → v25.06.2 (#36723)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/mkvcleaver](https://redirect.github.com/jlesage/docker-mkvcleaver) | patch | `c3eefbe` -> `977a98f` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jlesage/docker-mkvcleaver (docker.io/jlesage/mkvcleaver)</summary> ### [`v25.06.2`](https://redirect.github.com/jlesage/docker-mkvcleaver/releases/tag/v25.06.2): Version 25.06.2 [Compare Source](https://redirect.github.com/jlesage/docker-mkvcleaver/compare/v25.06.1...v25.06.2) Changes in this release: - Updated baseimage to version 4.8.1, which brings the following changes: - Fixed crash with some binaries on systems using old kernel. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.06.1
|
||||
appVersion: 25.06.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver
|
||||
- https://hub.docker.com/r/jlesage/mkvcleaver
|
||||
type: application
|
||||
version: 12.1.0
|
||||
version: 12.1.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/mkvcleaver
|
||||
tag: v25.06.1@sha256:c3eefbe6e354263ffa8744b83fc735a757d9cdcebca1e37348dfc7327fe73695
|
||||
tag: v25.06.2@sha256:977a98ff64dc3a628da124db8792d145a02348e4dae64c723d5ab32572de934b
|
||||
pullPolicy: IfNotPresent
|
||||
mkvcleaver:
|
||||
KEEP_APP_RUNNING: false
|
||||
|
||||
Reference in New Issue
Block a user