Skip to content

Commit

Permalink
fix(container): update image ghcr.io/onedr0p/recyclarr to 73beee5
Browse files Browse the repository at this point in the history
  • Loading branch information
chii-bot[bot] committed Nov 26, 2022
1 parent 3f8ce97 commit 9590ee3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cluster/apps/downloads/recyclarr/cron-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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}"
Expand All @@ -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}"
Expand Down

0 comments on commit 9590ee3

Please sign in to comment.