diff --git a/cluster/apps/downloads/recyclarr/cron-job.yaml b/cluster/apps/downloads/recyclarr/cron-job.yaml index a12ca4c9..8ee8b2fa 100644 --- a/cluster/apps/downloads/recyclarr/cron-job.yaml +++ b/cluster/apps/downloads/recyclarr/cron-job.yaml @@ -15,7 +15,7 @@ spec: restartPolicy: OnFailure initContainers: - name: render-configs - image: ghcr.io/onedr0p/recyclarr:2.6.1@sha256:7d1bcc98bdf944758345565181d3ccab7cb5c774f160e9461b275c2e69d493ca + image: ghcr.io/onedr0p/recyclarr:2.6.1@sha256:73beee5edfd8ee6bc788ea7627f3d6b2c4c186d14337bace4f36ff3d489b3303 envFrom: - secretRef: name: *app @@ -31,7 +31,7 @@ spec: mountPath: /shared containers: - name: sonarrs - image: ghcr.io/onedr0p/recyclarr:2.6.1@sha256:7d1bcc98bdf944758345565181d3ccab7cb5c774f160e9461b275c2e69d493ca + image: ghcr.io/onedr0p/recyclarr:2.6.1@sha256:73beee5edfd8ee6bc788ea7627f3d6b2c4c186d14337bace4f36ff3d489b3303 env: - name: TZ value: "${TIMEZONE}" @@ -47,7 +47,7 @@ spec: subPath: recyclarr.yaml readOnly: true - name: radarrs - image: ghcr.io/onedr0p/recyclarr:2.6.1@sha256:7d1bcc98bdf944758345565181d3ccab7cb5c774f160e9461b275c2e69d493ca + image: ghcr.io/onedr0p/recyclarr:2.6.1@sha256:73beee5edfd8ee6bc788ea7627f3d6b2c4c186d14337bace4f36ff3d489b3303 env: - name: TZ value: "${TIMEZONE}"