diff --git a/charts/stable/profilarr/Chart.yaml b/charts/stable/profilarr/Chart.yaml index 01ff2f12eaf..0e3d53d6922 100644 --- a/charts/stable/profilarr/Chart.yaml +++ b/charts/stable/profilarr/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.0.8 +appVersion: 2.0.9 dependencies: - name: common version: 29.5.3 @@ -36,5 +36,5 @@ sources: - https://github.com/Dictionarry-Hub/profilarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/profilarr type: application -version: 4.0.0 +version: 4.0.1 diff --git a/charts/stable/profilarr/values.yaml b/charts/stable/profilarr/values.yaml index c57ebf36a8a..964627a8c42 100644 --- a/charts/stable/profilarr/values.yaml +++ b/charts/stable/profilarr/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/dictionarry-hub/profilarr pullPolicy: IfNotPresent - tag: 2.0.8@sha256:bcec9c579358163004145105c2747d3513ae75a56cd8b6c3ac759a0166d5b4af + tag: 2.0.9@sha256:7a9b5112ff227320d17c65ab643a5d875713e6235991ef04a8e482ec51427902 securityContext: container: readOnlyRootFilesystem: false