From 98b1953d35f7ed2f86ff899ba8aaf67f9ef38d00 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jun 2026 05:01:47 +0200 Subject: [PATCH] =?UTF-8?q?fix(profilarr):=20update=20image=20ghcr.io/dict?= =?UTF-8?q?ionarry-hub/profilarr=202.0.8=20=E2=86=92=202.0.9=20(#49426)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/profilarr/Chart.yaml | 4 ++-- charts/stable/profilarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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