From c2f08c765a7563bed424964d0b861804a1e635d8 Mon Sep 17 00:00:00 2001 From: jonny Date: Sat, 15 Jun 2024 06:10:18 +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 c7f7477..59732be 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: 2.2.1 +version: 3.0.0 # 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: 6.2.1 +appVersion: 7.0.0 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 9c50217..7831535 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: 6.2.1 + tag: 7.0.0 imagePullSecrets: [] nameOverride: ""