fix(mkvcleaver): update image docker.io/jlesage/mkvcleaver v26.02.2 → v26.02.3 (#45435)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/mkvcleaver](https://redirect.github.com/jlesage/docker-mkvcleaver) | patch | `45524d3` → `3c66e35` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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-mkvcleaver (docker.io/jlesage/mkvcleaver)</summary> ### [`v26.02.3`](https://redirect.github.com/jlesage/docker-mkvcleaver/releases/tag/v26.02.3): Version 26.02.3 [Compare Source](https://redirect.github.com/jlesage/docker-mkvcleaver/compare/v26.02.2...v26.02.3) Changes in this release: - Updated baseimage to version 4.11.2, bringing the following changes - Fixed X server failing to find the appropriate Mesa driver on some setups. </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWt2Y2xlYXZlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 26.02.2
|
||||
appVersion: 26.02.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.31.19
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mkvcleaver
|
||||
- https://hub.docker.com/r/jlesage/mkvcleaver
|
||||
type: application
|
||||
version: 14.3.0
|
||||
version: 14.3.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/jlesage/mkvcleaver
|
||||
tag: v26.02.2@sha256:45524d3ab878baec29138e0b5cd5042f47c7f525090de5cb667ffaeaf26763d2
|
||||
tag: v26.02.3@sha256:3c66e35670397f1c86af7fde1e12e53a8796e9bc9a302e687ba82fd387582aa4
|
||||
pullPolicy: IfNotPresent
|
||||
mkvcleaver:
|
||||
KEEP_APP_RUNNING: false
|
||||
|
||||
Reference in New Issue
Block a user