From 4fdab1b01df726e97cc059e5b1093bb8377f60ac Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 7 Jul 2025 21:19:50 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/jlesa?= =?UTF-8?q?ge/filebot=20v25.06.2=20=E2=86=92=20v25.07.1=20(#37207)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/filebot](https://redirect.github.com/jlesage/docker-filebot) | minor | `9376ef3` -> `621e900` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
jlesage/docker-filebot (docker.io/jlesage/filebot) ### [`v25.07.1`](https://redirect.github.com/jlesage/docker-filebot/releases/tag/v25.07.1): Version 25.07.1 [Compare Source](https://redirect.github.com/jlesage/docker-filebot/compare/v25.06.2...v25.07.1) Changes in this release: - Updated baseimage to version 4.8.2, which brings the following changes: - Fixed automatic reconnect of the web interface when web authentication is enabled. - Fixed some resources that could not be accessed behind a reverse proxy based on URL path.
--- ### 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. --- - [ ] 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). --- charts/stable/filebot/Chart.yaml | 4 ++-- charts/stable/filebot/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/filebot/Chart.yaml b/charts/stable/filebot/Chart.yaml index b2c66a5f8a8..9020a03d4fc 100644 --- a/charts/stable/filebot/Chart.yaml +++ b/charts/stable/filebot/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 25.06.2 +appVersion: 25.07.1 dependencies: - name: common version: 28.12.6 @@ -36,5 +36,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filebot - https://hub.docker.com/r/jlesage/filebot type: application -version: 13.0.5 +version: 13.1.0 diff --git a/charts/stable/filebot/values.yaml b/charts/stable/filebot/values.yaml index ebbce7a79b9..15904399268 100644 --- a/charts/stable/filebot/values.yaml +++ b/charts/stable/filebot/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/jlesage/filebot - tag: v25.06.2@sha256:9376ef3a5f443df1f4db5e8e7bfa11a16bf0b5184d9d829cfc33f60f5859131c + tag: v25.07.1@sha256:621e900ae66d193e87c18d0bb6f66098527615f79ce92fdd2c59cd1cfb38046c pullPolicy: IfNotPresent securityContext: container: