chaijunkin / home-ops

K3s Cluster powered by proxmox
Do What The F*ck You Want To Public License
3 stars 0 forks source link

fix(container): update image ghcr.io/chaijunkin/qbittorrent ( 4.6.5 β†’ 4.6.7 ) - autoclosed #250

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Update Change
ghcr.io/chaijunkin/qbittorrent (source) patch 4.6.5 -> 4.6.7

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

qbittorrent/qBittorrent (ghcr.io/chaijunkin/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) ### [`v4.6.6`](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-4.6.5...release-4.6.6) [Compare Source](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-4.6.5...release-4.6.6)

Configuration

πŸ“… Schedule: Branch creation - "on saturday" in timezone Asia/Kuala_Lumpur, 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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 3 months ago
--- kubernetes/apps/downloads/qbittorrent/app Kustomization: flux-system/qbittorrent HelmRelease: downloads/qbittorrent

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

@@ -39,13 +39,13 @@

               QBITTORRENT__BT_PORT: 51820
               QBITTORRENT__PORT: 8080
               TZ: Asia/Kuala_Lumpur
               UMASK: '022'
             image:
               repository: ghcr.io/chaijunkin/qbittorrent
-              tag: 4.6.5@sha256:f9b0a01a0928b9996e43c5d54dc29b1829b45eefcc5f363f247066031ba9699d
+              tag: 4.6.7@sha256:d1bed236d28ea4a4a0b9aa866fd154e06f10d740bb60cdfd6223109fca7d3377
             resources:
               limits:
                 memory: 10G
               requests:
                 cpu: 25m
                 memory: 1G
github-actions[bot] commented 3 months ago
--- HelmRelease: downloads/qbittorrent Deployment: downloads/qbittorrent

+++ HelmRelease: downloads/qbittorrent Deployment: downloads/qbittorrent

@@ -44,13 +44,13 @@

         - name: QBITTORRENT__PORT
           value: '8080'
         - name: TZ
           value: Asia/Kuala_Lumpur
         - name: UMASK
           value: '022'
-        image: ghcr.io/chaijunkin/qbittorrent:4.6.5@sha256:f9b0a01a0928b9996e43c5d54dc29b1829b45eefcc5f363f247066031ba9699d
+        image: ghcr.io/chaijunkin/qbittorrent:4.6.7@sha256:d1bed236d28ea4a4a0b9aa866fd154e06f10d740bb60cdfd6223109fca7d3377
         name: app
         resources:
           limits:
             memory: 10G
           requests:
             cpu: 25m