feat(handbrake): update image ghcr.io/jlesage/handbrake v26.02.2 → v26.03.1 (#46033)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/jlesage/handbrake](https://redirect.github.com/jlesage/docker-handbrake) | minor | `552d71c` → `e7453a1` | --- > [!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-handbrake (ghcr.io/jlesage/handbrake)</summary> ### [`v26.03.1`](https://redirect.github.com/jlesage/docker-handbrake/releases/tag/v26.03.1): Version 26.03.1 [Compare Source](https://redirect.github.com/jlesage/docker-handbrake/compare/v26.02.2...v26.03.1) Changes in this release: - Updated HandBrake to version 1.11.0. - Updated libva to version 2.23.0. - Updated gmmlib to version 22.9.0. - Updated Intel Media Driver to version 25.4.6. - Updated Intel OneVPL GPU Runtime to version 25.4.6. </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaGFuZGJyYWtlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
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.03.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.33.4
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/handbrake
|
||||
- https://handbrake.fr/
|
||||
type: application
|
||||
version: 26.5.2
|
||||
version: 26.6.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/jlesage/handbrake
|
||||
tag: v26.02.2@sha256:552d71c32b5f2d5684eb94a4bef877c056cdd034100820894bb30eeba4885ef2
|
||||
tag: v26.03.1@sha256:e7453a156964cf4318da2c8ed63657188059230ad17ffbc4169dc7d3644f3d1c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user