fix(handbrake): update image ghcr.io/jlesage/handbrake v26.02.1 → v26.02.2 (#45429)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/jlesage/handbrake](https://redirect.github.com/jlesage/docker-handbrake) | patch | `2bc47a2` → `552d71c` | --- > [!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.02.2`](https://redirect.github.com/jlesage/docker-handbrake/releases/tag/v26.02.2): Version 26.02.2 [Compare Source](https://redirect.github.com/jlesage/docker-handbrake/compare/v26.02.1...v26.02.2) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaGFuZGJyYWtlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
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.1
|
||||
appVersion: 26.02.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.31.19
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/handbrake
|
||||
- https://handbrake.fr/
|
||||
type: application
|
||||
version: 26.3.0
|
||||
version: 26.3.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/jlesage/handbrake
|
||||
tag: v26.02.1@sha256:2bc47a2efbd52a507180fbdaae7d86ad0ffe64877a6544e9ae2b47ba6a5cfccf
|
||||
tag: v26.02.2@sha256:552d71c32b5f2d5684eb94a4bef877c056cdd034100820894bb30eeba4885ef2
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user