From 20e756d7c8f7dd75b5637869f705a0ae807579fd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 6 Dec 2025 23:01:46 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/dispa?= =?UTF-8?q?tcharr/dispatcharr=200.13.0=20=E2=86=92=200.13.1=20(#42518)?= 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/dispatcharr/dispatcharr](https://redirect.github.com/linuxserver/docker-ffmpeg/packages) ([source](https://redirect.github.com/linuxserver/docker-ffmpeg)) | patch | `0798b03` -> `c46ab07` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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/incubator/dispatcharr/Chart.yaml | 4 ++-- charts/incubator/dispatcharr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/dispatcharr/Chart.yaml b/charts/incubator/dispatcharr/Chart.yaml index 135a86ef438..fca86321326 100644 --- a/charts/incubator/dispatcharr/Chart.yaml +++ b/charts/incubator/dispatcharr/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: incubator apiVersion: v2 -appVersion: 0.13.0 +appVersion: 0.13.1 dependencies: - name: common version: 28.29.2 @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/incubator/dispatcharr - https://hub.docker.com/r/dispatcharr/dispatcharr type: application -version: 0.6.0 +version: 0.6.1 diff --git a/charts/incubator/dispatcharr/values.yaml b/charts/incubator/dispatcharr/values.yaml index 31d021d5a4d..d053d2b3b8b 100644 --- a/charts/incubator/dispatcharr/values.yaml +++ b/charts/incubator/dispatcharr/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/dispatcharr/dispatcharr - tag: 0.13.0@sha256:0798b03927e12ceef4a154c0dd28e044a3ca5196ecbe76c41cb45ff65d9163ce + tag: 0.13.1@sha256:c46ab07db86e3cd54de75521880dd810436794a42e6301f4e3afda864bd3f911 securityContext: container: readOnlyRootFilesystem: false