chore(helm): update image docker.io/jlesage/mediainfo v25.06.1 → v25.06.2 (#36722)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/mediainfo](https://redirect.github.com/jlesage/docker-mediainfo) | patch | `2d1063f` -> `87d0a1a` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jlesage/docker-mediainfo (docker.io/jlesage/mediainfo)</summary> ### [`v25.06.2`](https://redirect.github.com/jlesage/docker-mediainfo/releases/tag/v25.06.2): Version 25.06.2 [Compare Source](https://redirect.github.com/jlesage/docker-mediainfo/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
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo
|
||||
- https://hub.docker.com/r/jlesage/mediainfo
|
||||
type: application
|
||||
version: 12.2.0
|
||||
version: 12.2.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/mediainfo
|
||||
tag: v25.06.1@sha256:2d1063f2294db32a09929861fcbc13cb236cdb5ce3cf5fb612015d8fa3ec64a5
|
||||
tag: v25.06.2@sha256:87d0a1ac55a4365046ff58b6fb5a08f6704dfe82f5cf61ffcc43feae681885b0
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user