diff --git a/nzbget/Chart.yaml b/nzbget/Chart.yaml index 0d60056..e23b905 100644 --- a/nzbget/Chart.yaml +++ b/nzbget/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: 0.7.0 +version: 0.7.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: 24.0 +appVersion: 24.1 icon: https://git.ervine.org/jonny/x86_64-alpine-nzbget/raw/branch/master/nzbget.png diff --git a/nzbget/values.yaml b/nzbget/values.yaml index 1539bb2..71198eb 100644 --- a/nzbget/values.yaml +++ b/nzbget/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/nzbget - tag: v24.0 + tag: v24.1 pullPolicy: Always imagePullSecrets: [] diff --git a/nzbhydra/Chart.yaml b/nzbhydra/Chart.yaml index c7f7477..6eb08f0 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.2.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: 6.2.1 +appVersion: 7.2.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 9c50217..1db3a76 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.2.3 imagePullSecrets: [] nameOverride: ""