From 947248f78b91ddec9f6176c2a324c827bb4a6ad1 Mon Sep 17 00:00:00 2001 From: jonny Date: Mon, 25 Mar 2024 12:37:53 +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 04e9b70..032ced1 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: 1.7.4 +version: 1.7.5 # 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: 5.3.10 +appVersion: 5.3.11 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 1e620f7..35209b2 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: 5.3.10 + tag: 5.3.11 imagePullSecrets: [] nameOverride: ""