diff --git a/apps/base/arrstack/nzbget/deployment.yaml b/apps/base/arrstack/nzbget/deployment.yaml index acf6381..0fbd16f 100644 --- a/apps/base/arrstack/nzbget/deployment.yaml +++ b/apps/base/arrstack/nzbget/deployment.yaml @@ -29,7 +29,7 @@ spec: # repeated option, and the grep guard keeps re-runs idempotent so admin # UI edits to the persisted /config/nzbget.conf survive restarts. - name: seed-config - image: artifactapi.k8s.syd1.au.unkin.net/dockerhub/linuxserver/nzbget:v26.2 + image: artifactapi.k8s.syd1.au.unkin.net/dockerhub/linuxserver/nzbget:version-v26.2 command: - sh - -c @@ -81,7 +81,7 @@ spec: mountPath: /media/movies containers: - name: nzbget - image: artifactapi.k8s.syd1.au.unkin.net/dockerhub/linuxserver/nzbget:v26.2 + image: artifactapi.k8s.syd1.au.unkin.net/dockerhub/linuxserver/nzbget:version-v26.2 imagePullPolicy: IfNotPresent ports: - name: http