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 jellyfin/jellyfin from 10.9.10.20240825-063525 to 10.9.11.20240907-221241 in /config/ansible/roles/ferrarimarco_home_lab_node/files/config/dependency-updates-helper #1584

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
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ FROM ghcr.io/blakeblackshear/frigate:0.14.1 AS frigate
FROM ghcr.io/home-assistant/home-assistant:2024.9.1 AS home-assistant

# media-stack
FROM jellyfin/jellyfin:10.9.10.20240825-063525 AS jellyfin
FROM jellyfin/jellyfin:10.9.11.20240907-221241 AS jellyfin
FROM fallenbagel/jellyseerr:1.9.2 AS jellyseerr
FROM ghcr.io/flaresolverr/flaresolverr:v3.3.21 AS flaresolverr
FROM lscr.io/linuxserver/lidarr:2.5.3 AS lidarr
Expand Down