mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 23:41:20 -03:00
chore(helm): update image ghcr.io/jlesage/handbrake v25.06.1 → v25.06.2 (#36662)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/jlesage/handbrake](https://redirect.github.com/jlesage/docker-handbrake) | patch | `2878fdd` -> `e23d442` | 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.06.2`](https://redirect.github.com/jlesage/docker-handbrake/releases/tag/v25.06.2): Version 25.06.2 [Compare Source](https://redirect.github.com/jlesage/docker-handbrake/compare/v25.06.1...v25.06.2) Changes in this release: - Updated baseimage to version 4.8.1, which brings the following changes: - Fixed crash with some binaries on systems using old kernel. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.06.1
|
||||
appVersion: 25.06.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/handbrake
|
||||
- https://handbrake.fr/
|
||||
type: application
|
||||
version: 24.1.0
|
||||
version: 24.1.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/jlesage/handbrake
|
||||
tag: v25.06.1@sha256:2878fdde097937e230a362fb3271be65a47937c6b8e558c2e524137414df586d
|
||||
tag: v25.06.2@sha256:e23d442fd8ee74afd5059fecbf603e1b2fc2dde86b64a7ccf0231c2713c43195
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user