github onedr0p/containers 2025.3.0

15 hours ago

Caution

Major refactor, read below!!!

With the main effort of @buroa this repo has undergone a major refector. Long story short, the release workflows have been significantly reworked for better maintainability and readability.

Eschewed features

There is no multiple "channels" of the same application. For example Prowlarr, Radarr, and Sonarr will only have the develop branch published and not the master "stable" branch. Qbittorrent will only be published with LibTorrent 2.x.

  1. Prowlarr, Radarr and Sonarr will only have their develop version published. This means you will need to change from ghcr.io/onedr0p/prowlarr-develop to ghcr.io/onedr0p/prowlarr, ghcr.io/onedr0p/rdarr-develop to ghcr.io/onedr0p/radarr, and ghcr.io/onedr0p/sonarr-develop to ghcr.io/onedr0p/sonarr.
  2. The Qbittorrent will need to be updated from ghcr.io/onedr0p/qbittorrent-beta to ghcr.io/onedr0p/qbittorrent.
  3. The hash suffix on Plex is now gone, no more loose versioning needed in your deployments with Renovate!

I apologize for anyone wanting to use the master (stable) branches of the arrs or want Qbittorrent with LibTorrent 1.x but maintaining multiple channels of the same application became too much of a support burden.

Don't miss a new containers release

NewReleases is sending notifications on new releases.