Skip to content
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
2 changes: 1 addition & 1 deletion kubernetes/apps/media/sonarr-uhd/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
app:
image:
repository: ghcr.io/home-operations/sonarr
tag: 4.0.16.2946@sha256:22651c750eedb091f6d76ade95dbecae0eeafe2b55432c3b8d8b042e8745f344
tag: 4.0.17.2950@sha256:bdc787fe07bb7c0b6af9c030764902f70092ec9a426e52a36716d3a13917fe2d
env:
TZ: "${TIME_ZONE}"
SONARR__APP__INSTANCENAME: 4K Sonarr
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/media/sonarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
app:
image:
repository: ghcr.io/home-operations/sonarr
tag: 4.0.16.2946
tag: 4.0.17.2950
env:
TZ: "${TIME_ZONE}"
SONARR__APP__INSTANCENAME: Sonarr
Expand Down
Loading