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