diff --git a/nzbhydra/Chart.yaml b/nzbhydra/Chart.yaml index 472d533..e7da516 100644 --- a/nzbhydra/Chart.yaml +++ b/nzbhydra/Chart.yaml @@ -14,7 +14,7 @@ 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.1.0 +version: 0.1.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. diff --git a/nzbhydra/values.yaml b/nzbhydra/values.yaml index 0867296..fea817c 100644 --- a/nzbhydra/values.yaml +++ b/nzbhydra/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: harbor.ervine.dev/public/x86_64/alpine/tautulli + repository: harbor.ervine.dev/public/x86_64/alpine/nzbhydra2 pullPolicy: Always imagePullSecrets: []