chore(helm): update image docker.io/jlesage/filebot v25.07.1 → v25.07.2 (#37819)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/filebot](https://redirect.github.com/jlesage/docker-filebot) | patch | `621e900` -> `2dd2f62` | 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> ### [`v25.07.2`](https://redirect.github.com/jlesage/docker-filebot/releases/tag/v25.07.2): Version 25.07.2 [Compare Source](https://redirect.github.com/jlesage/docker-filebot/compare/v25.07.1...v25.07.2) Changes in this release: - Take ownership of the output directory only if it is not writable. - Updated baseimage to version 4.9.0. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 25.07.1
|
appVersion: 25.07.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.13.0
|
version: 28.13.0
|
||||||
@@ -36,5 +36,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/filebot
|
- https://github.com/truecharts/charts/tree/master/charts/stable/filebot
|
||||||
- https://hub.docker.com/r/jlesage/filebot
|
- https://hub.docker.com/r/jlesage/filebot
|
||||||
type: application
|
type: application
|
||||||
version: 13.2.0
|
version: 13.2.1
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/jlesage/filebot
|
repository: docker.io/jlesage/filebot
|
||||||
tag: v25.07.1@sha256:621e900ae66d193e87c18d0bb6f66098527615f79ce92fdd2c59cd1cfb38046c
|
tag: v25.07.2@sha256:2dd2f62848d804055608e81f0612881d949b91a9db2f30c867a0b3c2ef21f32c
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user