Skip to content

fix(container): update image ghcr.io/buroa/qbtools (v0.21.0 → v0.21.1) #1927

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

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

yo-renovate[bot]
Copy link
Contributor

@yo-renovate yo-renovate bot commented Jul 12, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/qbtools patch v0.21.0 -> v0.21.1

Release Notes

buroa/qbtools (ghcr.io/buroa/qbtools)

v0.21.1

Compare Source

What's Changed

Full Changelog: buroa/qbtools@v0.21.0...v0.21.1


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 these updates again.


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

This PR has been generated by Renovate Bot.

Signed-off-by: yo-renovate[bot] <147074833+yo-renovate[bot]@users.noreply.github.com>
@yo-renovate yo-renovate bot requested a review from dotcomscripts as a code owner July 12, 2025 22:24
@yo-renovate yo-renovate bot added type/patch renovate/container area/kubernetes Changes made in the kubernetes directory labels Jul 12, 2025
@yo-renovate
Copy link
Contributor Author

yo-renovate bot commented Jul 12, 2025

--- HelmRelease: media/qbtools Deployment: media/qbtools-reannounce

+++ HelmRelease: media/qbtools Deployment: media/qbtools-reannounce

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

         - name: QBITTORRENT_HOST
           value: qbittorrent.media.svc.cluster.local
         - name: QBITTORRENT_PORT
           value: '8080'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/buroa/qbtools:v0.21.0@sha256:3a60f001c3f5fd068ff38960fbf9db726fa59edf135b18cd50294230366c284e
+        image: ghcr.io/buroa/qbtools:v0.21.1@sha256:fd13085f7534719b7b30828684661b7f5611bbc4156831123775cfcd9b8f2eb5
         name: app
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: media/qbtools CronJob: media/qbtools-tagging

+++ HelmRelease: media/qbtools CronJob: media/qbtools-tagging

@@ -56,13 +56,13 @@

             - name: QBITTORRENT_HOST
               value: qbittorrent.media.svc.cluster.local
             - name: QBITTORRENT_PORT
               value: '8080'
             - name: TZ
               value: America/New_York
-            image: ghcr.io/buroa/qbtools:v0.21.0@sha256:3a60f001c3f5fd068ff38960fbf9db726fa59edf135b18cd50294230366c284e
+            image: ghcr.io/buroa/qbtools:v0.21.1@sha256:fd13085f7534719b7b30828684661b7f5611bbc4156831123775cfcd9b8f2eb5
             name: tagging
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
@@ -86,13 +86,13 @@

             - name: QBITTORRENT_HOST
               value: qbittorrent.media.svc.cluster.local
             - name: QBITTORRENT_PORT
               value: '8080'
             - name: TZ
               value: America/New_York
-            image: ghcr.io/buroa/qbtools:v0.21.0@sha256:3a60f001c3f5fd068ff38960fbf9db726fa59edf135b18cd50294230366c284e
+            image: ghcr.io/buroa/qbtools:v0.21.1@sha256:fd13085f7534719b7b30828684661b7f5611bbc4156831123775cfcd9b8f2eb5
             name: prune-expired
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
@@ -115,13 +115,13 @@

             - name: QBITTORRENT_HOST
               value: qbittorrent.media.svc.cluster.local
             - name: QBITTORRENT_PORT
               value: '8080'
             - name: TZ
               value: America/New_York
-            image: ghcr.io/buroa/qbtools:v0.21.0@sha256:3a60f001c3f5fd068ff38960fbf9db726fa59edf135b18cd50294230366c284e
+            image: ghcr.io/buroa/qbtools:v0.21.1@sha256:fd13085f7534719b7b30828684661b7f5611bbc4156831123775cfcd9b8f2eb5
             name: prune-unregistered
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL

@yo-renovate
Copy link
Contributor Author

yo-renovate bot commented Jul 12, 2025

--- kubernetes/apps/media/qbittorrent/tools Kustomization: media/qbittorrent-tools HelmRelease: media/qbtools

+++ kubernetes/apps/media/qbittorrent/tools Kustomization: media/qbittorrent-tools HelmRelease: media/qbtools

@@ -31,13 +31,13 @@

             env:
               QBITTORRENT_HOST: qbittorrent.media.svc.cluster.local
               QBITTORRENT_PORT: 8080
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.21.0@sha256:3a60f001c3f5fd068ff38960fbf9db726fa59edf135b18cd50294230366c284e
+              tag: v0.21.1@sha256:fd13085f7534719b7b30828684661b7f5611bbc4156831123775cfcd9b8f2eb5
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true
@@ -53,13 +53,13 @@

             env:
               QBITTORRENT_HOST: qbittorrent.media.svc.cluster.local
               QBITTORRENT_PORT: 8080
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.21.0@sha256:3a60f001c3f5fd068ff38960fbf9db726fa59edf135b18cd50294230366c284e
+              tag: v0.21.1@sha256:fd13085f7534719b7b30828684661b7f5611bbc4156831123775cfcd9b8f2eb5
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true
@@ -73,13 +73,13 @@

             env:
               QBITTORRENT_HOST: qbittorrent.media.svc.cluster.local
               QBITTORRENT_PORT: 8080
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.21.0@sha256:3a60f001c3f5fd068ff38960fbf9db726fa59edf135b18cd50294230366c284e
+              tag: v0.21.1@sha256:fd13085f7534719b7b30828684661b7f5611bbc4156831123775cfcd9b8f2eb5
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true
@@ -102,13 +102,13 @@

             env:
               QBITTORRENT_HOST: qbittorrent.media.svc.cluster.local
               QBITTORRENT_PORT: 8080
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.21.0@sha256:3a60f001c3f5fd068ff38960fbf9db726fa59edf135b18cd50294230366c284e
+              tag: v0.21.1@sha256:fd13085f7534719b7b30828684661b7f5611bbc4156831123775cfcd9b8f2eb5
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

@dotcomscripts dotcomscripts merged commit 0223e75 into main Jul 14, 2025
12 checks passed
@dotcomscripts dotcomscripts deleted the renovate/ghcr.io-buroa-qbtools-0.x branch July 14, 2025 11:23
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 directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant