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

⬆️ fix(container): Update image ghcr.io/onedr0p/sonarr-develop ( 4.0.4.1692 → 4.0.4.1699 ) #2956

Merged
merged 1 commit into from
May 26, 2024
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/default/sonarr/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
name: "${APP}-secret"
image:
repository: ghcr.io/onedr0p/sonarr-develop
tag: 4.0.4.1692@sha256:3052c0e57792881702a0291400abdb531e5b8f3e5e450ff891f3e65c35a17448
tag: 4.0.4.1699@sha256:944d35fab9e0efbc87976750e031d22f641d1a8a099f26e410cff029502577d6
probes:
liveness: &probes
custom: true
Expand Down