From 60d4f44b5c36f4b1dd08ae5e82df2715f8ae0e6f Mon Sep 17 00:00:00 2001 From: jonny Date: Wed, 5 Feb 2025 14:58:02 +0000 Subject: [PATCH] 'update files with ansible' --- nzbhydra/Chart.yaml | 4 ++-- nzbhydra/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nzbhydra/Chart.yaml b/nzbhydra/Chart.yaml index 4142b0d..3d6a4bb 100644 --- a/nzbhydra/Chart.yaml +++ b/nzbhydra/Chart.yaml @@ -14,10 +14,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 3.8.0 +version: 3.12.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 7.8.0 +appVersion: 7.12.3 icon: https://git.ervine.org/jonny/x86_64-ubi-nzbhydra/raw/branch/master/hydra.png diff --git a/nzbhydra/values.yaml b/nzbhydra/values.yaml index d321c78..73c9a03 100644 --- a/nzbhydra/values.yaml +++ b/nzbhydra/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/nzbhydra pullPolicy: Always - tag: 7.8.0 + tag: 7.12.3 imagePullSecrets: [] nameOverride: ""