chore(helm): update image ghcr.io/jlesage/handbrake v25.07.2 → v25.09.1 (#39215)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/jlesage/handbrake](https://redirect.github.com/jlesage/docker-handbrake) | minor | `57f0f60` -> `df472b1` | --- > [!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 (ghcr.io/jlesage/handbrake)</summary> ### [`v25.09.1`](https://redirect.github.com/jlesage/docker-handbrake/releases/tag/v25.09.1): Version 25.09.1 [Compare Source](https://redirect.github.com/jlesage/docker-handbrake/compare/v25.07.2...v25.09.1) Changes in this release: - Updated HandBrake to version 1.10.2. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.07.2
|
||||
appVersion: 25.09.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.6
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/handbrake
|
||||
- https://handbrake.fr/
|
||||
type: application
|
||||
version: 25.3.5
|
||||
version: 25.4.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/jlesage/handbrake
|
||||
tag: v25.07.2@sha256:57f0f600bb298daa1dd1ea123329f7aa1bbfbc0c8d2963e0d6b76403ce052878
|
||||
tag: v25.09.1@sha256:df472b1634f6d57f01836f77b99620d2ca3ca6884350fce2511f7d6036fdfa2f
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user