chore(helm): update image docker.io/jlesage/handbrake v24.12.1 → v25.02.2 (#32143)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/handbrake](https://redirect.github.com/jlesage/docker-handbrake) | major | `aa9786d` -> `2943830` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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 (docker.io/jlesage/handbrake)</summary> ### [`v25.02.2`](https://redirect.github.com/jlesage/docker-handbrake/releases/tag/v25.02.2): Version 25.02.2 [Compare Source](https://redirect.github.com/jlesage/docker-handbrake/compare/v25.02.1...v25.02.2) Changes in this release: - Updated HandBrake to version 1.9.1. - Updated Intel OneVPL GPU Runtime to version 24.4.4. - Report the case where an optical drive cannot be used because of an improper user namespace configuration. ### [`v25.02.1`](https://redirect.github.com/jlesage/docker-handbrake/releases/tag/v25.02.1): Version 25.02.1 [Compare Source](https://redirect.github.com/jlesage/docker-handbrake/compare/v24.12.1...v25.02.1) Changes in this release: - Updated gmmlib to version 22.6.0. - Updated Intel Media Driver to version 24.4.4.0 - Improved detection of optical drive usability issues. - Updated baseimage to version 4.7.1, which brings the following changes (since last used version): - Added environment variable that allows configuring the web authentication token lifetime. - Fixed compatibility issues that were introduced with support of GTK4 applications. - Increased the default service ready timeout from 5 seconds to 10 seconds and allow ^Cntime adjustment via environment variable. - Rebuild against latest distro images to get security fixes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 24.12.1
|
||||
appVersion: 25.02.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://handbrake.fr/
|
||||
- https://hub.docker.com/r/jlesage/handbrake
|
||||
type: application
|
||||
version: 23.8.2
|
||||
version: 24.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/handbrake
|
||||
tag: v24.12.1@sha256:aa9786d715b0957f6960fad2e98f4781d934f71b18621cc116072db56e49b8aa
|
||||
tag: v25.02.2@sha256:2943830262f7d3b88f67c7e07a379f9a10493978a337d6bb938d348aae1f0edc
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user