fix(deps): update container image jlesage/mediainfo to v23.11.2 (#15154)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/mediainfo](https://togithub.com/jlesage/docker-mediainfo) | patch | `v23.11.1` -> `v23.11.2` | --- > [!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> ### [`v23.11.2`](https://togithub.com/jlesage/docker-mediainfo/releases/tag/v23.11.2): Version 23.11.2 [Compare Source](https://togithub.com/jlesage/docker-mediainfo/compare/v23.11.1...v23.11.2) Changes in this release: - Updated baseimage to version 4.5.2, which brings the following changes: - Fixed issue that would cause the helper that takes ownership of a directory to fail when using a very high user or group ID. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "23.11.1"
|
||||
appVersion: 3.11.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -21,7 +21,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo
|
||||
- https://github.com/jlesage/docker-mediainfo
|
||||
type: application
|
||||
version: 5.0.12
|
||||
version: 5.0.13
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/mediainfo
|
||||
tag: v23.11.1@sha256:546beed9e51c6543127aaa4d507ae735a66c52cb8a2bf04cf20e4b8225cb456b
|
||||
tag: v23.11.2@sha256:ff4ae5e9e04fa69b42ea8ad990c71860c0d63fbcdeeedc0dcfc06ec1785064a9
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user