chore(helm): update image docker.io/jlesage/handbrake v25.02.2 → v25.02.3 (#32499)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/handbrake](https://redirect.github.com/jlesage/docker-handbrake) | patch | `2943830` -> `a38454f` | --- > [!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.3`](https://redirect.github.com/jlesage/docker-handbrake/releases/tag/v25.02.3): Version 25.02.3 [Compare Source](https://redirect.github.com/jlesage/docker-handbrake/compare/v25.02.2...v25.02.3) Changes in this release: - Updated HandBrake to version 1.9.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.02.2
|
||||
appVersion: 25.02.3
|
||||
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: 24.0.0
|
||||
version: 24.0.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/handbrake
|
||||
tag: v25.02.2@sha256:2943830262f7d3b88f67c7e07a379f9a10493978a337d6bb938d348aae1f0edc
|
||||
tag: v25.02.3@sha256:a38454f9cd97786846b21ddb7e1b5363bade4a9dedd329b9a8c18f2b76b14608
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user