diff --git a/nzbget/Chart.yaml b/nzbget/Chart.yaml index 414fa81..dbf9caf 100644 --- a/nzbget/Chart.yaml +++ b/nzbget/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.3.2 +version: 0.4.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. diff --git a/nzbget/values.yaml b/nzbget/values.yaml index f84c057..a8dff81 100644 --- a/nzbget/values.yaml +++ b/nzbget/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/alpine/nzbget - tag: v21.1-3.16.2 + tag: v21.1 pullPolicy: Always imagePullSecrets: []