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 ( 5.0.0 β†’ 5.0.2 ) #285

Open renovate[bot] opened 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Update Change
ghcr.io/chaijunkin/qbittorrent (source) patch 5.0.0 -> 5.0.2

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


Release Notes

qbittorrent/qBittorrent (ghcr.io/chaijunkin/qbittorrent) ### [`v5.0.2`](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-5.0.1...release-5.0.2) [Compare Source](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-5.0.1...release-5.0.2) ### [`v5.0.1`](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-5.0.0...release-5.0.1) [Compare Source](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-5.0.0...release-5.0.1)

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 weeks 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

@@ -41,13 +41,13 @@

               QBT_Preferences__WebUI__AlternativeUIEnabled: true
               QBT_Preferences__WebUI__RootFolder: /addons/VueTorrent
               TZ: Asia/Kuala_Lumpur
               UMASK: '022'
             image:
               repository: ghcr.io/chaijunkin/qbittorrent
-              tag: 5.0.0
+              tag: 5.0.2
             nameOverride: qbittorrent
             resources:
               limits:
                 memory: 10G
               requests:
                 cpu: 25m
github-actions[bot] commented 3 weeks ago
--- HelmRelease: downloads/qbittorrent Deployment: downloads/qbittorrent

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

@@ -48,13 +48,13 @@

         - name: QBT_Preferences__WebUI__RootFolder
           value: /addons/VueTorrent
         - name: TZ
           value: Asia/Kuala_Lumpur
         - name: UMASK
           value: '022'
-        image: ghcr.io/chaijunkin/qbittorrent:5.0.0
+        image: ghcr.io/chaijunkin/qbittorrent:5.0.2
         name: qbittorrent
         resources:
           limits:
             memory: 10G
           requests:
             cpu: 25m