chore(deps): update container image jlesage/mediainfo to v24.08.1@7719cd7 by renovate (#24773)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/mediainfo](https://togithub.com/jlesage/docker-mediainfo) | minor | `v24.07.1` -> `v24.08.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.08.1`](https://togithub.com/jlesage/docker-mediainfo/releases/tag/v24.08.1): Version 24.08.1 [Compare Source](https://togithub.com/jlesage/docker-mediainfo/compare/v24.07.1...v24.08.1) Changes in this release: - Fixed issue where toolbar icons were not displayed. - Fixed issue where dark mode was not working. - Use a monospaced font for better visibility of information. </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xMiIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 24.07.1
|
||||
appVersion: 24.08.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo
|
||||
- https://hub.docker.com/r/jlesage/mediainfo
|
||||
type: application
|
||||
version: 11.3.0
|
||||
version: 11.4.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/mediainfo
|
||||
tag: v24.07.1@sha256:6754b627ab46ddabbc494bbf7e1bbe78e32ed1003fc8471e92e4479c60a4d16a
|
||||
tag: v24.08.1@sha256:7719cd7c72507888c95f0544e1b09c48072954e75cb5ea7c7da991566372488b
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user