chore(deps): update container image jlesage/mediainfo to v24.05.1@d75eeee by renovate (#21626)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/mediainfo](https://togithub.com/jlesage/docker-mediainfo) | minor | `v24.04.1` -> `v24.05.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jlesage/docker-mediainfo (jlesage/mediainfo)</summary> ### [`v24.05.1`](https://togithub.com/jlesage/docker-mediainfo/releases/tag/v24.05.1): Version 24.05.1 [Compare Source](https://togithub.com/jlesage/docker-mediainfo/compare/v24.04.1...v24.05.1) Changes in this release: - Updated MediaInfo to version 24.04. </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
65709a595f
commit
ad9ed209a9
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 24.04.1
|
||||
appVersion: 24.05.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.webp
|
|||
keywords:
|
||||
- info
|
||||
- media
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo
|
||||
- https://hub.docker.com/r/jlesage/mediainfo
|
||||
type: application
|
||||
version: 10.0.5
|
||||
version: 10.1.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: jlesage/mediainfo
|
||||
tag: v24.04.1@sha256:50e2e262de84f2928180a2270b05510583b63265ce17afed8d381aac2867bee1
|
||||
tag: v24.05.1@sha256:d75eeeef9570f07eea14621f478cfe668ed09db9a528db7635d6dc1f63b46c42
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue