From eb91b4d2fb970879af05c80ceff5e408b12dea6f Mon Sep 17 00:00:00 2001 From: jonny Date: Wed, 11 Oct 2023 15:20:29 +0000 Subject: [PATCH] 'update files with ansible' --- nzbget/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nzbget/values.yaml b/nzbget/values.yaml index a8dff81..38869ee 100644 --- a/nzbget/values.yaml +++ b/nzbget/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: harbor.ervine.dev/public/x86_64/alpine/nzbget + repository: harbor.ervine.dev/public/x86_64/ubi/nzbget tag: v21.1 pullPolicy: Always