From 9590ee3103f129552f684e83ca1982c6787ff290 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Sat, 26 Nov 2022 20:16:52 +0000 Subject: [PATCH] fix(container): update image ghcr.io/onedr0p/recyclarr to 73beee5 --- cluster/apps/downloads/recyclarr/cron-job.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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}"