From 4c33ab3aba5aaf6574a8b32959df5164649d9ad1 Mon Sep 17 00:00:00 2001 From: jonny Date: Mon, 17 Jun 2024 13:00:07 +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 f79b873..5e7b488 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.2.0 +version: 3.2.1 # 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.2.0 +appVersion: 7.2.1 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 e1bbecb..7890742 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.2.0 + tag: 7.2.1 imagePullSecrets: [] nameOverride: ""