From 25f6f56a32b99d30ad3369cc7e4e7a3b39f9bbd6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 21 Oct 2024 02:31:01 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/jlesa?= =?UTF-8?q?ge/filebot=20v24.10.1=20=E2=86=92=20v24.10.2=20(#28091)?= 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) | patch | `1c316aa` -> `c0908aa` | 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) ### [`v24.10.2`](https://redirect.github.com/jlesage/docker-filebot/releases/tag/v24.10.2): Version 24.10.2 [Compare Source](https://redirect.github.com/jlesage/docker-filebot/compare/v24.10.1...v24.10.2) Changes in this release: - Temporarily reverted FileBot to version 5.1.5, because 5.1.6 has an incompatiblity with JNA native library.
--- ### 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 a9d759c8bf0..119915df0b7 100644 --- a/charts/stable/filebot/Chart.yaml +++ b/charts/stable/filebot/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.10.1 +appVersion: 24.10.2 dependencies: - name: common version: 25.1.0 @@ -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.0 +version: 11.6.1 diff --git a/charts/stable/filebot/values.yaml b/charts/stable/filebot/values.yaml index 02debde6e76..5b6de308141 100644 --- a/charts/stable/filebot/values.yaml +++ b/charts/stable/filebot/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/jlesage/filebot - tag: v24.10.1@sha256:1c316aa42bb22361a8a97e6a4fdb87ab32197eb46676e1275b4422983cc6d1d8 + tag: v24.10.2@sha256:c0908aa43985579d8f23eb8c7ced4c169fbd59e483639fcd6faba43dfc4d86d2 pullPolicy: IfNotPresent securityContext: container: