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

feat(container)!: Update image ghcr.io/recyclarr/recyclarr to v5 #779

Merged
merged 1 commit into from
Jun 23, 2023
Merged
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/media/recyclarr/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
restartPolicy: OnFailure
image:
repository: ghcr.io/recyclarr/recyclarr
tag: 4.4.1@sha256:825ab392a0f99e8eaa6c0d1468eae83f9dab449eff7456f011a2fbfd82330bf8
tag: 5.0.0@sha256:53bae12adf463a856cf6b2f7654dd9b9884f5cb6b49668119e71675836d04994
command: ["/app/recyclarr/recyclarr"]
args: ["sync"]
envFrom:
Expand Down