From 332c4cdb9ad447bdb2a581e60efe7b1135bef46c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Mar 2024 13:18:40 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/sabnzbd to 4.2.3@fa8ddea by renovate (#19259) --- charts/stable/sabnzbd/Chart.yaml | 4 ++-- charts/stable/sabnzbd/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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