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

feat(container): update image ghcr.io/buroa/qbtools ( v0.16.10 → v0.17.0 ) #7247

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Sep 29, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/qbtools minor v0.16.10 -> v0.17.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.17.0

Compare Source

What's Changed

Full Changelog: buroa/qbtools@v0.16.10...v0.17.0


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.

…7.0 )

| datasource | package               | from     | to      |
| ---------- | --------------------- | -------- | ------- |
| docker     | ghcr.io/buroa/qbtools | v0.16.10 | v0.17.0 |
@lab-assistant lab-assistant bot added renovate/container type/minor Issue relates to a minor version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Sep 29, 2024
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Sep 29, 2024

--- kubernetes/main/apps/downloads/qbittorrent/tools Kustomization: flux-system/qbtools HelmRelease: downloads/qbtools

+++ kubernetes/main/apps/downloads/qbittorrent/tools Kustomization: flux-system/qbtools HelmRelease: downloads/qbtools

@@ -33,13 +33,13 @@

             - --server
             - qbittorrent.downloads.svc.cluster.local
             - --port
             - '8080'
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.16.10
+              tag: v0.17.0
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 25m
                 memory: 128Mi
@@ -71,13 +71,13 @@

             - --server
             - qbittorrent.downloads.svc.cluster.local
             - --port
             - '8080'
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.16.10
+              tag: v0.17.0
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 25m
                 memory: 128Mi
@@ -101,13 +101,13 @@

             - --server
             - qbittorrent.downloads.svc.cluster.local
             - --port
             - '8080'
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.16.10
+              tag: v0.17.0
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 25m
                 memory: 128Mi
@@ -136,13 +136,13 @@

             - --port
             - '8080'
             - --config
             - /config/config.yaml
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.16.10
+              tag: v0.17.0
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 25m
                 memory: 128Mi
@@ -163,13 +163,13 @@

             - --server
             - qbittorrent.downloads.svc.cluster.local
             - --port
             - '8080'
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.16.10
+              tag: v0.17.0
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 25m
                 memory: 128Mi

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Sep 29, 2024

--- HelmRelease: downloads/qbtools Deployment: downloads/qbtools-reannounce

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

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

       - args:
         - reannounce
         - --server
         - qbittorrent.downloads.svc.cluster.local
         - --port
         - '8080'
-        image: ghcr.io/buroa/qbtools:v0.16.10
+        image: ghcr.io/buroa/qbtools:v0.17.0
         name: app
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 25m
--- HelmRelease: downloads/qbtools CronJob: downloads/qbtools-orphaned

+++ HelmRelease: downloads/qbtools CronJob: downloads/qbtools-orphaned

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

             - --exclude-pattern
             - '*/cross-seed/*'
             - --server
             - qbittorrent.downloads.svc.cluster.local
             - --port
             - '8080'
-            image: ghcr.io/buroa/qbtools:v0.16.10
+            image: ghcr.io/buroa/qbtools:v0.17.0
             name: app
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 25m
--- HelmRelease: downloads/qbtools CronJob: downloads/qbtools-prune

+++ HelmRelease: downloads/qbtools CronJob: downloads/qbtools-prune

@@ -54,13 +54,13 @@

             - --server
             - qbittorrent.downloads.svc.cluster.local
             - --port
             - '8080'
             - --config
             - /config/config.yaml
-            image: ghcr.io/buroa/qbtools:v0.16.10
+            image: ghcr.io/buroa/qbtools:v0.17.0
             name: tagging
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 25m
@@ -86,13 +86,13 @@

             - --include-tag
             - expired
             - --server
             - qbittorrent.downloads.svc.cluster.local
             - --port
             - '8080'
-            image: ghcr.io/buroa/qbtools:v0.16.10
+            image: ghcr.io/buroa/qbtools:v0.17.0
             name: expired
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 25m
@@ -119,13 +119,13 @@

             - --include-tag
             - unregistered
             - --server
             - qbittorrent.downloads.svc.cluster.local
             - --port
             - '8080'
-            image: ghcr.io/buroa/qbtools:v0.16.10
+            image: ghcr.io/buroa/qbtools:v0.17.0
             name: unregistered
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 25m

@bjw-s bjw-s merged commit 41454b4 into main Sep 30, 2024
19 checks passed
@bjw-s bjw-s deleted the renovate/main-ghcr.io-buroa-qbtools-0.x branch September 30, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant