chore(container): update ghcr.io/home-operations/qbittorrent ( 56ecd30 → bb82ad6 ) #79

Merged
renovate[bot] merged 1 commit from renovate/ghcr.io-home-operations-qbittorrent-5.1.4 into main 2026-03-29 18:49:24 +00:00
renovate[bot] commented 2026-03-07 13:45:49 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/qbittorrent (source) digest 56ecd30bb82ad6

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/qbittorrent](https://ghcr.io/home-operations/qbittorrent) ([source](https://redirect.github.com/qbittorrent/qBittorrent)) | digest | `56ecd30` → `bb82ad6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/andrei-iacobb/homeops). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
github-actions[bot] commented 2026-03-07 13:46:29 +00:00 (Migrated from github.com)
--- kubernetes/apps/media/qbittorrent/app Kustomization: media/qbittorrent HelmRelease: media/qbittorrent

+++ kubernetes/apps/media/qbittorrent/app Kustomization: media/qbittorrent HelmRelease: media/qbittorrent

@@ -40,13 +40,13 @@

               TZ: Europe/London
             envFrom:
             - secretRef:
                 name: qbittorrent-secret
             image:
               repository: ghcr.io/home-operations/qbittorrent
-              tag: 5.1.4@sha256:56ecd30a7f5e1357daf5eea2a6935134d329b7b268a3a9b9c67041b65fb87fc6
+              tag: 5.1.4@sha256:bb82ad6668f8eda1d0fcce6c1341498bfa879155bb1295cd9d314a2c35c07a01
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:
<!-- add-pr-comment:79/kubernetes/kustomization --> ```diff --- kubernetes/apps/media/qbittorrent/app Kustomization: media/qbittorrent HelmRelease: media/qbittorrent +++ kubernetes/apps/media/qbittorrent/app Kustomization: media/qbittorrent HelmRelease: media/qbittorrent @@ -40,13 +40,13 @@ TZ: Europe/London envFrom: - secretRef: name: qbittorrent-secret image: repository: ghcr.io/home-operations/qbittorrent - tag: 5.1.4@sha256:56ecd30a7f5e1357daf5eea2a6935134d329b7b268a3a9b9c67041b65fb87fc6 + tag: 5.1.4@sha256:bb82ad6668f8eda1d0fcce6c1341498bfa879155bb1295cd9d314a2c35c07a01 probes: liveness: enabled: true readiness: enabled: true startup: ```
github-actions[bot] commented 2026-03-07 13:46:31 +00:00 (Migrated from github.com)
--- HelmRelease: media/qbittorrent Deployment: media/qbittorrent

+++ HelmRelease: media/qbittorrent Deployment: media/qbittorrent

@@ -71,13 +71,13 @@

           value: '8080'
         - name: TZ
           value: Europe/London
         envFrom:
         - secretRef:
             name: qbittorrent-secret
-        image: ghcr.io/home-operations/qbittorrent:5.1.4@sha256:56ecd30a7f5e1357daf5eea2a6935134d329b7b268a3a9b9c67041b65fb87fc6
+        image: ghcr.io/home-operations/qbittorrent:5.1.4@sha256:bb82ad6668f8eda1d0fcce6c1341498bfa879155bb1295cd9d314a2c35c07a01
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080
<!-- add-pr-comment:79/kubernetes/helmrelease --> ```diff --- HelmRelease: media/qbittorrent Deployment: media/qbittorrent +++ HelmRelease: media/qbittorrent Deployment: media/qbittorrent @@ -71,13 +71,13 @@ value: '8080' - name: TZ value: Europe/London envFrom: - secretRef: name: qbittorrent-secret - image: ghcr.io/home-operations/qbittorrent:5.1.4@sha256:56ecd30a7f5e1357daf5eea2a6935134d329b7b268a3a9b9c67041b65fb87fc6 + image: ghcr.io/home-operations/qbittorrent:5.1.4@sha256:bb82ad6668f8eda1d0fcce6c1341498bfa879155bb1295cd9d314a2c35c07a01 livenessProbe: failureThreshold: 3 initialDelaySeconds: 0 periodSeconds: 10 tcpSocket: port: 8080 ```
Sign in to join this conversation.
No description provided.