diff --git a/charts/incubator/dispatcharr/Chart.yaml b/charts/incubator/dispatcharr/Chart.yaml index 240ae9003b6..72f91d2a8b0 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.15.1 +appVersion: 0.16.0 dependencies: - name: common version: 28.29.17 @@ -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.8.3 +version: 0.9.0 diff --git a/charts/incubator/dispatcharr/values.yaml b/charts/incubator/dispatcharr/values.yaml index 8bbc33ab5fc..92ee6d68c30 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.15.1@sha256:660f32646a48b766b71b93b0d25608a851428872f70f1933a33c75a8bb3a189e + tag: 0.16.0@sha256:231587c9ac67afb61ddb8cd012393abb9b6c4c9fcd79dd16b9f267b2589da98b securityContext: container: readOnlyRootFilesystem: false