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