onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

fix(container): update ghcr.io/onedr0p/qbittorrent ( 4.6.6 → 4.6.7 ) #8110

Closed bot-ross[bot] closed 3 weeks ago

bot-ross[bot] commented 3 weeks ago

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/qbittorrent (source) patch 4.6.6 -> 4.6.7

Release Notes

qbittorrent/qBittorrent (ghcr.io/onedr0p/qbittorrent) ### [`v4.6.7`](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-4.6.6...release-4.6.7) [Compare Source](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-4.6.6...release-4.6.7)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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



This PR has been generated by Renovate Bot.

bot-ross[bot] commented 3 weeks ago
--- kubernetes/main/apps/default/qbittorrent/app Kustomization: flux-system/qbittorrent HelmRelease: default/qbittorrent

+++ kubernetes/main/apps/default/qbittorrent/app Kustomization: flux-system/qbittorrent HelmRelease: default/qbittorrent

@@ -51,13 +51,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: qbittorrent-secret
             image:
               repository: ghcr.io/onedr0p/qbittorrent
-              tag: 4.6.6@sha256:2fd0eba46205055c3f758411a79d5fa175df324f707dab9ad9a3a5be2ab92071
+              tag: 4.6.7@sha256:5391f94b321d563c3b44136a5e799b7e4e4888926c1c31d3081a1cf3e74a9aec
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6
bot-ross[bot] commented 3 weeks ago
--- HelmRelease: default/qbittorrent Deployment: default/qbittorrent

+++ HelmRelease: default/qbittorrent Deployment: default/qbittorrent

@@ -68,13 +68,13 @@

           value: 'false'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: qbittorrent-secret
-        image: ghcr.io/onedr0p/qbittorrent:4.6.6@sha256:2fd0eba46205055c3f758411a79d5fa175df324f707dab9ad9a3a5be2ab92071
+        image: ghcr.io/onedr0p/qbittorrent:4.6.7@sha256:5391f94b321d563c3b44136a5e799b7e4e4888926c1c31d3081a1cf3e74a9aec
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /api/v2/app/version
             port: 80
           initialDelaySeconds: 30