diff --git a/kubernetes/cluster-0/apps/media-automation/recyclarr/helm-release.yaml b/kubernetes/cluster-0/apps/media-automation/recyclarr/helm-release.yaml index e6ad58950..839416d66 100644 --- a/kubernetes/cluster-0/apps/media-automation/recyclarr/helm-release.yaml +++ b/kubernetes/cluster-0/apps/media-automation/recyclarr/helm-release.yaml @@ -44,7 +44,7 @@ spec: restartPolicy: OnFailure initContainers: - name: render-configs - image: ghcr.io/onedr0p/recyclarr:2.6.1@sha256:365025bc338e6941c40f8e7cb545a6847181ff3864cadda50583b46ce9994c87 + image: ghcr.io/onedr0p/recyclarr:2.6.1@sha256:7d1bcc98bdf944758345565181d3ccab7cb5c774f160e9461b275c2e69d493ca envFrom: - secretRef: name: *app @@ -60,7 +60,7 @@ spec: mountPath: /shared containers: - name: sonarr - image: ghcr.io/onedr0p/recyclarr:2.6.1@sha256:365025bc338e6941c40f8e7cb545a6847181ff3864cadda50583b46ce9994c87 + image: ghcr.io/onedr0p/recyclarr:2.6.1@sha256:7d1bcc98bdf944758345565181d3ccab7cb5c774f160e9461b275c2e69d493ca env: - name: TZ value: "${TIMEZONE}" @@ -77,7 +77,7 @@ spec: subPath: recyclarr.yaml readOnly: true - name: radarr - image: ghcr.io/onedr0p/recyclarr:2.6.1@sha256:365025bc338e6941c40f8e7cb545a6847181ff3864cadda50583b46ce9994c87 + image: ghcr.io/onedr0p/recyclarr:2.6.1@sha256:7d1bcc98bdf944758345565181d3ccab7cb5c774f160e9461b275c2e69d493ca env: - name: TZ value: "${TIMEZONE}"