chore(deps): update container image jlesage/filebot to v24.06.1@470ec64 by renovate (#23150)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/filebot](https://togithub.com/jlesage/docker-filebot) | minor | `v24.05.1` -> `v24.06.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jlesage/docker-filebot (jlesage/filebot)</summary> ### [`v24.06.1`](https://togithub.com/jlesage/docker-filebot/releases/tag/v24.06.1): Version 24.06.1 [Compare Source](https://togithub.com/jlesage/docker-filebot/compare/v24.05.1...v24.06.1) Changes in this release: - Updated MediaInfo library to version 24.05. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zOTkuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 24.05.1
|
||||
appVersion: 24.06.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.1
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/filebot
|
||||
- https://hub.docker.com/r/jlesage/filebot
|
||||
type: application
|
||||
version: 11.0.1
|
||||
version: 11.1.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/filebot
|
||||
tag: v24.05.1@sha256:d0171d8edd588b0a6db0c001f8deae67247a09168d8601954dfa691a43069098
|
||||
tag: v24.06.1@sha256:470ec64fafb85b5482b7f9f3a99e7440fc6ae494178d3b5ce0621d35a5206b0e
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user