diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 7e263909f69..39a7da3ba27 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: 4.5.5 +appVersion: 5.0.1 dependencies: - name: common version: 29.2.8 @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sabnzbd - https://sabnzbd.org/ type: application -version: 24.2.0 +version: 25.0.0 diff --git a/charts/stable/sabnzbd/values.yaml b/charts/stable/sabnzbd/values.yaml index 3d3c637fcd7..610293494cd 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:961b481cc9238cd92c6b0000918209e97a880784294361961eb1ad1c1cc2982e + tag: 5.0.1@sha256:d9273533ace05aef31beebf18dc7f4e189adf9295ba16a6597417ea4263706c5 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent