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.0 → 5.0.1 ) #2472

Merged
merged 1 commit into from
Oct 29, 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.0 -> 5.0.1

Release Notes

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

v5.0.1

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.0 | 5.0.1 |
@snoopy82481-bot snoopy82481-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes namespace directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 28, 2024
@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.0@sha256:4ba2360b71b95afe7d2b4459c54e5146ed682f37a1c1703eba0f29684636de50
+        image: ghcr.io/onedr0p/qbittorrent:5.0.1@sha256:7fc5af4f7f9c8e4998aaa18b5e2e634757c55f70c23b9bd46b40e09a4c7acda5
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@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.0@sha256:4ba2360b71b95afe7d2b4459c54e5146ed682f37a1c1703eba0f29684636de50
+              tag: 5.0.1@sha256:7fc5af4f7f9c8e4998aaa18b5e2e634757c55f70c23b9bd46b40e09a4c7acda5
             nameOverride: qbittorrent
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true

@snoopy82481 snoopy82481 merged commit 34a84cc into main Oct 29, 2024
9 checks passed
@snoopy82481 snoopy82481 deleted the renovate/ghcr.io-onedr0p-qbittorrent-5.x branch October 29, 2024 14:43
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