Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update image ghcr.io/recyclarr/recyclarr to d8b0896 #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kubernetes/apps/default/recyclarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
restartPolicy: OnFailure
image:
repository: ghcr.io/recyclarr/recyclarr
tag: edge@sha256:3735af3a0e95307f10cdc1b47ccacac538949044d54ffedd86e5b13a04d0ce3d
tag: edge@sha256:d8b0896e4f18d27391f33eb0c97c0da800baa75a9d7f6104b668588908efc0ae
command: ["/app/recyclarr/recyclarr"]
args: ["sync"]
envFrom:
Expand Down