From 295173aced3e3123aa235635defa28c38349cf60 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Oct 2025 13:06:50 +0200 Subject: [PATCH] chore(helm): update image docker.io/dispatcharr/dispatcharr digest to 31242b5 (#40844) 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)) | digest | `6bdc880` -> `31242b5` | --- > [!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 | 6 ++++-- charts/incubator/dispatcharr/values.yaml | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/charts/incubator/dispatcharr/Chart.yaml b/charts/incubator/dispatcharr/Chart.yaml index 29eca5a4b05..395204d018b 100644 --- a/charts/incubator/dispatcharr/Chart.yaml +++ b/charts/incubator/dispatcharr/Chart.yaml @@ -35,8 +35,10 @@ maintainers: name: dispatcharr sources: - https://github.com/Dispatcharr/Dispatcharr + - https://github.com/Dispatcharr/Dispatcharr/blob/main/docker/docker-compose.aio.yml + - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatcharr - https://github.com/trueforge-org/truecharts/tree/master/charts/incubator/dispatcharr - https://hub.docker.com/r/dispatcharr/dispatcharr - - https://github.com/Dispatcharr/Dispatcharr/blob/main/docker/docker-compose.aio.yml type: application -version: 0.0.1 +version: 0.0.2 + diff --git a/charts/incubator/dispatcharr/values.yaml b/charts/incubator/dispatcharr/values.yaml index 507ba674472..fc742930c2b 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.10.4@sha256:6bdc880e81a818b4b6ddc7e7511743aace0c1a4e0a5e660248561e48cb5f0c13 + tag: 0.10.4@sha256:31242b53f369e82e92d8f5ef53f93d5686c2a8c7fbb486a1fc57d006def13401 securityContext: container: readOnlyRootFilesystem: false