From f82d26c60c4d890f4b43bfd2a2d06d83f7fd1f84 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 Dec 2025 02:14:10 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/dispa?= =?UTF-8?q?tcharr/dispatcharr=200.12.0=20=E2=86=92=200.13.0=20(#42354)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 4972bc4061b..135a86ef438 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.12.0 +appVersion: 0.13.0 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.5.1 +version: 0.6.0 diff --git a/charts/incubator/dispatcharr/values.yaml b/charts/incubator/dispatcharr/values.yaml index 6ccdf5081ce..31d021d5a4d 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.12.0@sha256:510829d3d4dba6b690e6afeb9b31da6549e3dc23950e71d2bc877608acf7cb7d + tag: 0.13.0@sha256:0798b03927e12ceef4a154c0dd28e044a3ca5196ecbe76c41cb45ff65d9163ce securityContext: container: readOnlyRootFilesystem: false