fix(deps): update container image jlesage/avidemux to v23.11.2 (#15148)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/avidemux](https://togithub.com/jlesage/docker-avidemux) | 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-avidemux (jlesage/avidemux)</summary> ### [`v23.11.2`](https://togithub.com/jlesage/docker-avidemux/releases/tag/v23.11.2): Version 23.11.2 [Compare Source](https://togithub.com/jlesage/docker-avidemux/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/avidemux
|
||||
- https://github.com/jlesage/docker-avidemux
|
||||
type: application
|
||||
version: 5.0.10
|
||||
version: 5.0.11
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/avidemux
|
||||
tag: v23.11.1@sha256:7f242e328251ceeda72d0b6d3f3ba7efa92c2556e1467f254e5501216baea239
|
||||
tag: v23.11.2@sha256:b2a68ff4524d31e69e483442aea02c0531e02f65df1eb18c74bc8c5b7aa7ad4a
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user