mirror of
https://github.com/truecharts/charts.git
synced 2026-07-22 13:09:49 -03:00
chore(deps): update container image jlesage/avidemux to v24.09.1@820f3f2 by renovate (#27075)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/avidemux](https://redirect.github.com/jlesage/docker-avidemux) | minor | `v24.07.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-avidemux (jlesage/avidemux)</summary> ### [`v24.09.1`](https://redirect.github.com/jlesage/docker-avidemux/releases/tag/v24.09.1): Version 24.09.1 [Compare Source](https://redirect.github.com/jlesage/docker-avidemux/compare/v24.07.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.07.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/avidemux
|
||||
- https://hub.docker.com/r/jlesage/avidemux
|
||||
type: application
|
||||
version: 11.2.3
|
||||
version: 11.3.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/avidemux
|
||||
tag: v24.07.1@sha256:2b71bdb26f6e6a83a4e0acb8231a9e3039d29372b1b4c1481c52936e86b710b0
|
||||
tag: v24.09.1@sha256:820f3f22f0710c739747de5fc30686d232c005a66cd6a7a6d6245c04fa3c72f0
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user