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 ) #2556

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

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.

| datasource | package                     | from  | to    |
| ---------- | --------------------------- | ----- | ----- |
| docker     | ghcr.io/onedr0p/qbittorrent | 5.0.2 | 5.0.3 |
@snoopy82481-bot snoopy82481-bot bot added type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes namespace directory labels Dec 18, 2024
@snoopy82481-bot
Copy link
Contributor Author

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

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

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

             env:
               QBT_WEBUI_PORT: 8080
               TZ: America/Boise
               UMASK: '022'
             image:
               repository: ghcr.io/onedr0p/qbittorrent
-              tag: 5.0.2@sha256:c228a180dbfcd96c25accf48fb248ca75be4e92938238325d00bba4edfcff4bb
+              tag: 5.0.3@sha256:025f32d260a3e924885405c0ca01ab8e396360330438ef8562ffd973d2dbb927
             nameOverride: qbittorrent
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true

@snoopy82481-bot
Copy link
Contributor Author

--- HelmRelease: downloads/qbittorrent Deployment: downloads/qbittorrent

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

@@ -46,13 +46,13 @@

         - name: QBT_WEBUI_PORT
           value: '8080'
         - name: TZ
           value: America/Boise
         - name: UMASK
           value: '022'
-        image: ghcr.io/onedr0p/qbittorrent:5.0.2@sha256:c228a180dbfcd96c25accf48fb248ca75be4e92938238325d00bba4edfcff4bb
+        image: ghcr.io/onedr0p/qbittorrent:5.0.3@sha256:025f32d260a3e924885405c0ca01ab8e396360330438ef8562ffd973d2dbb927
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@snoopy82481 snoopy82481 merged commit e005bf6 into main Dec 23, 2024
9 checks passed
@snoopy82481 snoopy82481 deleted the renovate/ghcr.io-onedr0p-qbittorrent-5.x branch December 23, 2024 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes namespace directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant