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

deps(home-lab): bump linuxserver/sonarr from 4.0.1 to 4.0.2 in /config/ansible/roles/ferrarimarco_home_lab_node/files/config/dependency-updates-helper #1202

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
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ FROM fallenbagel/jellyseerr:1.7.0 as jellyseerr
FROM ghcr.io/flaresolverr/flaresolverr:v3.3.16 as flaresolverr
FROM lscr.io/linuxserver/prowlarr:1.13.3 as prowlarr
FROM lscr.io/linuxserver/radarr:5.3.6 as radarr
FROM lscr.io/linuxserver/sonarr:4.0.1 as sonarr
FROM lscr.io/linuxserver/sonarr:4.0.2 as sonarr

# monitoring
FROM gcr.io/cadvisor/cadvisor:v0.47.2 as cadvisor
Expand Down
Loading