diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 0269535dc44..5bfd6c277a4 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.webp keywords: - sabnzbd - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: sabnzbd sources: - https://sabnzbd.org/ - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/sabnzbd + - https://ghcr.io/onedr0p/exportarr type: application -version: 20.0.4 +version: 20.0.5 diff --git a/charts/stable/sabnzbd/values.yaml b/charts/stable/sabnzbd/values.yaml index 69d004f7b2a..2bf53a1f753 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:da0b03dabd606e8328d772cd53bbdeaac5e787ad19e3cc0533525d1be27f5261 + tag: 4.2.3@sha256:8943148a1ac5d6cc91d2cc2aa0cae4f0ab3af49fb00ca2d599fbf0344798bc37 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent