diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 4533f213c2a..157aa23150d 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 5.0.1 +appVersion: 5.0.3 dependencies: - name: common version: 29.3.4 @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sabnzbd - https://sabnzbd.org/ type: application -version: 25.1.0 +version: 25.1.1 diff --git a/charts/stable/sabnzbd/values.yaml b/charts/stable/sabnzbd/values.yaml index b2a780f51b3..d01dfa5c261 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: 5.0.1@sha256:7d179455ae55f2c46f0da2ddeeb4e4234bf2143a8bbbc9c65d568944c9eaa90b + tag: 5.0.3@sha256:59cbd68fc07337fd164f645197895f9907eaa9d0337659f93d85c4ba93567d4f exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent