From 29c67ede6ead7fd1ae0359a602c291f601b12ae2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 May 2024 13:01:32 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/sabnzbd to v4.3.1@10aa049 by renovate (#21617) --- charts/stable/sabnzbd/Chart.yaml | 6 +++--- charts/stable/sabnzbd/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 5bfd6c277a4..78a7bc53984 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.2.3 +appVersion: 4.3.1 dependencies: - name: common version: 23.0.0 @@ -32,7 +32,7 @@ name: sabnzbd sources: - https://sabnzbd.org/ - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd - - https://ghcr.io/onedr0p/sabnzbd - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/sabnzbd type: application -version: 20.0.5 +version: 20.1.0 diff --git a/charts/stable/sabnzbd/values.yaml b/charts/stable/sabnzbd/values.yaml index 2bf53a1f753..3d004822bcb 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:8943148a1ac5d6cc91d2cc2aa0cae4f0ab3af49fb00ca2d599fbf0344798bc37 + tag: 4.3.1@sha256:10aa04902725e2fb8325b71fc6bbdf3399e63d6520028c2571220d54fd928aee exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent