chore(helm): update image docker.io/jlesage/filebot v24.10.2 → v24.11.1 (#29610)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/filebot](https://redirect.github.com/jlesage/docker-filebot) | minor | `c0908aa` -> `181e821` | --- > [!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-filebot (docker.io/jlesage/filebot)</summary> ### [`v24.11.1`](https://redirect.github.com/jlesage/docker-filebot/releases/tag/v24.11.1): Version 24.11.1 [Compare Source](https://redirect.github.com/jlesage/docker-filebot/compare/v24.10.2...v24.11.1) Changes in this release: - Updated FileBot to version 5.1.6. - Updated MediaInfo to version 24.11. </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.10.2
|
||||
appVersion: 24.11.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.7
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/filebot
|
||||
- https://hub.docker.com/r/jlesage/filebot
|
||||
type: application
|
||||
version: 11.6.3
|
||||
version: 11.7.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/filebot
|
||||
tag: v24.10.2@sha256:c0908aa43985579d8f23eb8c7ced4c169fbd59e483639fcd6faba43dfc4d86d2
|
||||
tag: v24.11.1@sha256:181e8211c577be2250cb15d88cc477b27ee3512759ac662ea4f5e966c0f3adc8
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user