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:
parent
26ef97d294
commit
094bc727d4
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue