diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 4a2e08a3a66..2166b190564 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.png keywords: - sabnzbd - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://ghcr.io/onedr0p/sabnzbd - https://ghcr.io/onedr0p/exportarr type: application -version: 19.4.0 +version: 19.4.1 diff --git a/charts/stable/sabnzbd/values.yaml b/charts/stable/sabnzbd/values.yaml index 180ceb37455..4d4bf29e44b 100644 --- a/charts/stable/sabnzbd/values.yaml +++ b/charts/stable/sabnzbd/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sabnzbd pullPolicy: IfNotPresent - tag: 4.2.3@sha256:b217130f3ddd90bb7e536744772938da5c86cc9b7a08594127ff1bef34e17236 + tag: 4.2.3@sha256:fa8ddea45e56b0e36454c3c0eb30ff5521d90aeb5b35301656ae9236680be3a9 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent