Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/onedr0p/qbittorrent ( 5.0.2 → 5.0.3 ) #3854

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

bot-x-mod[bot]
Copy link
Contributor

@bot-x-mod bot-x-mod bot commented Dec 18, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/qbittorrent (source) patch 5.0.2 -> 5.0.3

Release Notes

qbittorrent/qBittorrent (ghcr.io/onedr0p/qbittorrent)

v5.0.3

Compare Source


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.


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

This PR has been generated by Renovate Bot.

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Dec 18, 2024

--- kubernetes/apps/media/qbittorrent/app Kustomization: flux-system/qbittorrent HelmRelease: media/qbittorrent

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

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

             env:
               QBT_TORRENTING_PORT: 50413
               QBT_WEBUI_PORT: 80
               TZ: America/Santiago
             image:
               repository: ghcr.io/onedr0p/qbittorrent
-              tag: 5.0.2@sha256:c228a180dbfcd96c25accf48fb248ca75be4e92938238325d00bba4edfcff4bb
+              tag: 5.0.3@sha256:025f32d260a3e924885405c0ca01ab8e396360330438ef8562ffd973d2dbb927
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Dec 18, 2024

--- HelmRelease: media/qbittorrent Deployment: media/qbittorrent

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

@@ -50,13 +50,13 @@

         - name: QBT_TORRENTING_PORT
           value: '50413'
         - name: QBT_WEBUI_PORT
           value: '80'
         - name: TZ
           value: America/Santiago
-        image: ghcr.io/onedr0p/qbittorrent:5.0.2@sha256:c228a180dbfcd96c25accf48fb248ca75be4e92938238325d00bba4edfcff4bb
+        image: ghcr.io/onedr0p/qbittorrent:5.0.3@sha256:025f32d260a3e924885405c0ca01ab8e396360330438ef8562ffd973d2dbb927
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /api/v2/app/version
             port: 80
           initialDelaySeconds: 30
@@ -84,13 +84,13 @@

           readOnlyRootFilesystem: true
         startupProbe:
           failureThreshold: 30
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
-            port: 50413
+            port: 80
           timeoutSeconds: 1
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /downloads
           name: media

@blackjid blackjid merged commit 02c4946 into main Dec 19, 2024
7 checks passed
@blackjid blackjid deleted the renovate/main-ghcr.io-onedr0p-qbittorrent-5.x branch December 19, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant