chore(helm): update image ghcr.io/jlesage/handbrake v25.09.1 → v25.09.2 (#40098)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/jlesage/handbrake](https://redirect.github.com/jlesage/docker-handbrake) | patch | `df472b1` -> `22a57a3` | --- > [!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.2`](https://redirect.github.com/jlesage/docker-handbrake/releases/tag/v25.09.2): Version 25.09.2 [Compare Source](https://redirect.github.com/jlesage/docker-handbrake/compare/v25.09.1...v25.09.2) Changes in this release: - When possible, create a lock in the watch folder before starting conversion. This allows multiple containers to work on the same watch folder. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.09.1
|
||||
appVersion: 25.09.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.20.0
|
||||
@@ -37,8 +37,9 @@ name: handbrake
|
||||
sources:
|
||||
- https://ghcr.io/jlesage/handbrake
|
||||
- https://github.com/jlesage/docker-handbrake
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/handbrake
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/handbrake
|
||||
- https://handbrake.fr/
|
||||
type: application
|
||||
version: 25.7.0
|
||||
version: 25.7.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/jlesage/handbrake
|
||||
tag: v25.09.1@sha256:df472b1634f6d57f01836f77b99620d2ca3ca6884350fce2511f7d6036fdfa2f
|
||||
tag: v25.09.2@sha256:22a57a37f41d6f2c082f9ea98288b93ff7363df6c31dbfc37ab3458be84b9698
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user