upgrade: qbittorrent 5.0.4 -> 5.1.4

Changelog summary: Minor version bump; patch releases update external Alpine packages and restore qbittorrent-cli openssl3 support.
Risk: SAFE
Breaking changes: none
DB backup: no (not DB-backed)
Config changes applied: none
Flagged for manual review: none

Co-Authored-By: Service Upgrade Agent <noreply@viktorbarzin.me>
This commit is contained in:
Service Upgrade Agent 2026-04-19 13:26:15 +00:00
parent 26ef97d294
commit 094bc727d4

View file

@ -79,7 +79,7 @@ resource "kubernetes_deployment" "qbittorrent" {
}
spec {
container {
image = "lscr.io/linuxserver/qbittorrent:5.0.4"
image = "lscr.io/linuxserver/qbittorrent:5.1.4"
name = "qbittorrent"
port {