mirror of
https://github.com/truecharts/charts.git
synced 2026-07-20 18:41:24 -03:00
chore(deps): update container image jlesage/mediainfo to v24.09.1@7ae196c by renovate (#27079)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/mediainfo](https://redirect.github.com/jlesage/docker-mediainfo) | minor | `v24.08.1` -> `v24.09.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.09.1`](https://redirect.github.com/jlesage/docker-mediainfo/releases/tag/v24.09.1): Version 24.09.1 [Compare Source](https://redirect.github.com/jlesage/docker-mediainfo/compare/v24.08.1...v24.09.1) Changes in this release: - Updated baseimage to version 4.6.4, which brings the following changes: - Fixed web authentication feature with URL path-based reverse proxy. - Rebuild against latest distro images to get security fixes. </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.08.1
|
||||
appVersion: 24.09.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.16
|
||||
@@ -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.4.3
|
||||
version: 11.5.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/mediainfo
|
||||
tag: v24.08.1@sha256:7719cd7c72507888c95f0544e1b09c48072954e75cb5ea7c7da991566372488b
|
||||
tag: v24.09.1@sha256:7ae196c7d1611e35940021ef8f798648c5c4b4fd892c4580a54fa9b5383bb0eb
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user