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/cftechwiz/sonarr-develop to v4.0.12.2849 #4736

Closed
wants to merge 1 commit into from
Closed
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/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
reloader.stakater.com/auto: "true"
image:
repository: ghcr.io/cftechwiz/sonarr-develop
tag: 4.0.4.1668@sha256:79af16bd94452cdd8edad7a42a59c969948a1ac28c31308d6a72201c9bc9abf1
tag: 4.0.12.2849@sha256:d768380d1f317343deabd3106ab7fdcc24db2a2045c1429d8452399c0c38e034
env:
TZ: America/Chicago
PUSHOVER_DEBUG: "false"
Expand Down
Loading