diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index fefde4faa3c..d1b670293d3 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sabnzbd - https://sabnzbd.org/ type: application -version: 24.0.0 +version: 24.0.1 diff --git a/charts/stable/sabnzbd/values.yaml b/charts/stable/sabnzbd/values.yaml index 6a70e1ab177..735a3920d94 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:8844423c4ce2e5d2b5a9c6b9ebc35c18452cc3865133c7908389455bae2b6698 + tag: 4.5.5@sha256:2f5014477142b42c9ab0415a438215cbedda4740edd6667d4562338e5e5f49f3 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent