diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index b29a7e96b41..41782ec95eb 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.5.2 +appVersion: 4.5.3 dependencies: - name: common version: 28.16.2 @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd - https://sabnzbd.org/ type: application -version: 22.4.3 +version: 22.4.4 diff --git a/charts/stable/sabnzbd/values.yaml b/charts/stable/sabnzbd/values.yaml index 1e11b1c3a66..723e338936d 100644 --- a/charts/stable/sabnzbd/values.yaml +++ b/charts/stable/sabnzbd/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/home-operations/sabnzbd pullPolicy: IfNotPresent - tag: 4.5.2@sha256:e3f27e50ee51f950d89ce888cb3c3c4e74b46b42751333ee008f906906cbf05b + tag: 4.5.3@sha256:ecb57bd6257fbfbd9aee70d8ef3df8814b7270ae793fd1f44219ae73cacd519a exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent