chore(deps): update container image jlesage/filebot to v24.02.1@18a8264 by renovate (#18440)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/filebot](https://togithub.com/jlesage/docker-filebot) | major | `v23.11.2` -> `v24.02.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.02.1`](https://togithub.com/jlesage/docker-filebot/releases/tag/v24.02.1): Version 24.02.1 [Compare Source](https://togithub.com/jlesage/docker-filebot/compare/v23.11.2...v24.02.1) Changes in this release: - Updated baseimage to version 4.5.3, which brings the following changes: - Disabled fullscreen support when page is loaded into an iFrame. - Rebuilt against latest distro images to get security fixes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
max_scale_version: 24.04.0
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 23.11.2
|
||||
appVersion: 24.02.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.4.2
|
||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png
|
||||
keywords:
|
||||
- media
|
||||
- filebot
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -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: 7.2.0
|
||||
version: 8.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/filebot
|
||||
tag: v23.11.2@sha256:8b382b2ac3cdb01158a67f7a3706f7716b1bf29cc398152842e66c402b161e7b
|
||||
tag: v24.02.1@sha256:18a82643a0d41791bbc9f5216b3e56fd6f0e35527de4457e857d9401a4cac00f
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user