diff --git a/charts/incubator/sabnzbd/Chart.yaml b/charts/incubator/sabnzbd/Chart.yaml index e6b89301633..a935bee481a 100644 --- a/charts/incubator/sabnzbd/Chart.yaml +++ b/charts/incubator/sabnzbd/Chart.yaml @@ -20,4 +20,4 @@ name: sabnzbd sources: - https://sabnzbd.org/ type: application -version: 5.2.3 +version: 5.2.4 diff --git a/charts/incubator/sabnzbd/SCALE/ix_values.yaml b/charts/incubator/sabnzbd/SCALE/ix_values.yaml index 501d11d526a..5304a3a7655 100644 --- a/charts/incubator/sabnzbd/SCALE/ix_values.yaml +++ b/charts/incubator/sabnzbd/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/k8s-at-home/sabnzbd pullPolicy: IfNotPresent - tag: v3.2.1 + tag: v3.3.0 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/sabnzbd/values.yaml b/charts/incubator/sabnzbd/values.yaml index 848635eab95..abd2a3de0b4 100644 --- a/charts/incubator/sabnzbd/values.yaml +++ b/charts/incubator/sabnzbd/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/sabnzbd pullPolicy: IfNotPresent - tag: v3.2.1 + tag: v3.3.0 strategy: type: Recreate