chore(helm): update image jlesage/filebot v24.09.1 → v24.10.1 (#28015)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/filebot](https://redirect.github.com/jlesage/docker-filebot) | minor | `32888ec` -> `1c316aa` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jlesage/docker-filebot (jlesage/filebot)</summary> ### [`v24.10.1`](https://redirect.github.com/jlesage/docker-filebot/releases/tag/v24.10.1): Version 24.10.1 [Compare Source](https://redirect.github.com/jlesage/docker-filebot/compare/v24.09.1...v24.10.1) Changes in this release: - Updated FileBot to version 5.1.6. - Make sure to save FileBot settings immediately. </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.09.1
|
||||
appVersion: 24.10.1
|
||||
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.5.0
|
||||
version: 11.6.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/filebot
|
||||
tag: v24.09.1@sha256:32888ece7f2b14be219dc1e0ad7f26d5485aa876d6fe645b7ef48fc682dffa83
|
||||
tag: v24.10.1@sha256:1c316aa42bb22361a8a97e6a4fdb87ab32197eb46676e1275b4422983cc6d1d8
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user