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/jalim/sonarr-develop to v4.0.8.1902 #490

Merged
merged 1 commit into from
Jul 21, 2024
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
app:
image:
repository: ghcr.io/jalim/sonarr-develop
tag: 4.0.6.1820@sha256:ea06e23c098b1c2458c20d79bbe11e5bcab9971975aa8efb532ce45ed99a7dd1
tag: 4.0.8.1902@sha256:e3f975dbcaaae4b07bd265f250c3d690b789332b40fe60cc9f51027159f710d0
env:
TZ: Australia/Perth
SONARR__APP__INSTANCENAME: Sonarr-Kids
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/default/sonarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
app:
image:
repository: ghcr.io/jalim/sonarr-develop
tag: 4.0.6.1820@sha256:ea06e23c098b1c2458c20d79bbe11e5bcab9971975aa8efb532ce45ed99a7dd1
tag: 4.0.8.1902@sha256:e3f975dbcaaae4b07bd265f250c3d690b789332b40fe60cc9f51027159f710d0
env:
TZ: Australia/Perth
SONARR__APP__INSTANCENAME: Sonarr
Expand Down