From 995709271d00f2a19b0e943fb302043756f8af1f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Aug 2024 20:28:44 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/sabnzbd to v4.3.3@c8a03bb by renovate (#25364) --- 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 11ceb0f9f50..b65f56f7860 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.3.2 +appVersion: 4.3.3 dependencies: - name: common version: 24.1.5 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd - https://sabnzbd.org/ type: application -version: 21.1.4 +version: 21.1.5 diff --git a/charts/stable/sabnzbd/values.yaml b/charts/stable/sabnzbd/values.yaml index ecff01e6e54..c0dc23bbae3 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.3.2@sha256:b23a4ecc680470e88fc04a6dc27097f4da68adcf9d1ad0d6407bab7010fefade + tag: 4.3.3@sha256:c8a03bbe260ba1646fd0e58f9b45dfda8f0a0c9f1f9b5f6f92440cd689cdf353 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent