diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index e9849b1a7c3..2835fc6454e 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sabnzbd - https://sabnzbd.org/ type: application -version: 24.1.0 +version: 24.1.1 diff --git a/charts/stable/sabnzbd/values.yaml b/charts/stable/sabnzbd/values.yaml index e2321f506c7..84260ec8f84 100644 --- a/charts/stable/sabnzbd/values.yaml +++ b/charts/stable/sabnzbd/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/sabnzbd pullPolicy: IfNotPresent - tag: 4.5.5@sha256:115b10ff423b30c3db25b003011ed9635a70b7c7caafbb7440b36890bf10ef06 + tag: 4.5.5@sha256:2d1bb8ae366d98a3140daebcc4c37fce09788279b29f95c3542f95e1c9198784 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent