chore(helm): update image docker.io/jlesage/avidemux v25.11.1 → v25.12.1 (#42355)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/avidemux](https://redirect.github.com/jlesage/docker-avidemux) | minor | `72fd405` -> `202bff2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jlesage/docker-avidemux (docker.io/jlesage/avidemux)</summary> ### [`v25.12.1`](https://redirect.github.com/jlesage/docker-avidemux/releases/tag/v25.12.1): Version 25.12.1 [Compare Source](https://redirect.github.com/jlesage/docker-avidemux/compare/v25.11.1...v25.12.1) Changes in this release: - Updated baseimage to version 4.10.1. </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.11.1
|
||||
appVersion: 25.12.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.2
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/avidemux
|
||||
- https://hub.docker.com/r/jlesage/avidemux
|
||||
type: application
|
||||
version: 13.15.0
|
||||
version: 13.16.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/avidemux
|
||||
tag: v25.11.1@sha256:72fd4052a2c177fc811422e1e121c505b1b732be6d2146ac3f14f94e3c8a0ad2
|
||||
tag: v25.12.1@sha256:202bff2bc1fa80bd36197de6991d95ac010eb4e95821687cc423d2db8a53e5c5
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user