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 ghcr.io/buroa/qbtools docker tag to v0.19.3 #3763

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Oct 7, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/qbtools minor v0.17.6 -> v0.19.3

Warning

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


Release Notes

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

v0.19.3

Compare Source

Full Changelog: buroa/qbtools@v0.19.2...v0.19.3

v0.19.2

Compare Source

What's Changed

Full Changelog: buroa/qbtools@v0.19.1...v0.19.2

v0.19.1

Compare Source

Full Changelog: buroa/qbtools@v0.19.0...v0.19.1

v0.19.0

Compare Source

What's Changed

Full Changelog: buroa/qbtools@v0.18.2...v0.19.0

v0.18.2

Compare Source

What's Changed

Full Changelog: buroa/qbtools@v0.18.1...v0.18.2

v0.18.1

Compare Source

What's Changed

Full Changelog: buroa/qbtools@v0.18.0...v0.18.1

v0.18.0

Compare Source

What's Changed

Full Changelog: buroa/qbtools@v0.17.8...v0.18.0

v0.17.8

Compare Source

What's Changed

Full Changelog: buroa/qbtools@v0.17.7...v0.17.8

v0.17.7

Compare Source

What's Changed

Full Changelog: buroa/qbtools@v0.17.6...v0.17.7


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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner October 7, 2024 13:30
@mchesterbot mchesterbot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Oct 7, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Oct 7, 2024

--- kubernetes/apps/default/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: default/qbittorrent-tools

+++ kubernetes/apps/default/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: default/qbittorrent-tools

@@ -36,13 +36,13 @@

             - --server
             - qbittorrent.default.svc.cluster.local
             - --port
             - '8080'
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.17.6
+              tag: v0.19.3
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 25m
                 memory: 250Mi
@@ -64,13 +64,13 @@

             - --server
             - qbittorrent.default.svc.cluster.local
             - --port
             - '8080'
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.17.6
+              tag: v0.19.3
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 25m
                 memory: 250Mi
@@ -89,13 +89,13 @@

             - -s
             - qbittorrent.default.svc.cluster.local
             - -p
             - '8080'
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.17.6
+              tag: v0.19.3
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 25m
                 memory: 250Mi
@@ -113,13 +113,13 @@

             - --server
             - qbittorrent.default.svc.cluster.local
             - --port
             - '8080'
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.17.6
+              tag: v0.19.3
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 25m
                 memory: 250Mi

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Oct 7, 2024

--- HelmRelease: default/qbittorrent-tools Deployment: default/qbittorrent-tools-qbtools

+++ HelmRelease: default/qbittorrent-tools Deployment: default/qbittorrent-tools-qbtools

@@ -40,13 +40,13 @@

         - reannounce
         - --process-seeding
         - -s
         - qbittorrent.default.svc.cluster.local
         - -p
         - '8080'
-        image: ghcr.io/buroa/qbtools:v0.17.6
+        image: ghcr.io/buroa/qbtools:v0.19.3
         name: app
         resources:
           limits:
             memory: 500Mi
           requests:
             cpu: 25m
--- HelmRelease: default/qbittorrent-tools CronJob: default/qbittorrent-tools-prune-expired

+++ HelmRelease: default/qbittorrent-tools CronJob: default/qbittorrent-tools-prune-expired

@@ -47,13 +47,13 @@

             - --exclude-tag
             - activity:24h
             - --server
             - qbittorrent.default.svc.cluster.local
             - --port
             - '8080'
-            image: ghcr.io/buroa/qbtools:v0.17.6
+            image: ghcr.io/buroa/qbtools:v0.19.3
             name: app
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 25m
--- HelmRelease: default/qbittorrent-tools CronJob: default/qbittorrent-tools-prune-unregistered

+++ HelmRelease: default/qbittorrent-tools CronJob: default/qbittorrent-tools-prune-unregistered

@@ -45,13 +45,13 @@

             - --exclude-tag
             - expired
             - --server
             - qbittorrent.default.svc.cluster.local
             - --port
             - '8080'
-            image: ghcr.io/buroa/qbtools:v0.17.6
+            image: ghcr.io/buroa/qbtools:v0.19.3
             name: app
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 25m
--- HelmRelease: default/qbittorrent-tools CronJob: default/qbittorrent-tools-tagging

+++ HelmRelease: default/qbittorrent-tools CronJob: default/qbittorrent-tools-tagging

@@ -47,13 +47,13 @@

             - --sites
             - --unregistered
             - --server
             - qbittorrent.default.svc.cluster.local
             - --port
             - '8080'
-            image: ghcr.io/buroa/qbtools:v0.17.6
+            image: ghcr.io/buroa/qbtools:v0.19.3
             name: app
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 25m

@mchesterbot mchesterbot bot force-pushed the renovate/ghcr.io-buroa-qbtools-0.x branch from 49cba21 to 1cdbdaa Compare October 7, 2024 14:22
@mchesterbot mchesterbot bot changed the title fix(container): update ghcr.io/buroa/qbtools docker tag to v0.17.7 fix(container): update ghcr.io/buroa/qbtools docker tag to v0.17.8 Oct 7, 2024
@mchesterbot mchesterbot bot force-pushed the renovate/ghcr.io-buroa-qbtools-0.x branch from 1cdbdaa to a1829d1 Compare October 7, 2024 22:22
@mchesterbot mchesterbot bot changed the title fix(container): update ghcr.io/buroa/qbtools docker tag to v0.17.8 feat(container): update ghcr.io/buroa/qbtools docker tag to v0.18.0 Oct 7, 2024
@mchesterbot mchesterbot bot force-pushed the renovate/ghcr.io-buroa-qbtools-0.x branch from a1829d1 to 2b66f6f Compare October 8, 2024 01:44
@mchesterbot mchesterbot bot changed the title feat(container): update ghcr.io/buroa/qbtools docker tag to v0.18.0 feat(container): update ghcr.io/buroa/qbtools docker tag to v0.18.1 Oct 8, 2024
@mchesterbot mchesterbot bot changed the title feat(container): update ghcr.io/buroa/qbtools docker tag to v0.18.1 feat(container): update ghcr.io/buroa/qbtools docker tag to v0.18.2 Oct 8, 2024
@mchesterbot mchesterbot bot force-pushed the renovate/ghcr.io-buroa-qbtools-0.x branch 2 times, most recently from 9d6edda to 087d2c3 Compare October 9, 2024 01:46
@mchesterbot mchesterbot bot changed the title feat(container): update ghcr.io/buroa/qbtools docker tag to v0.18.2 feat(container): update ghcr.io/buroa/qbtools docker tag to v0.19.1 Oct 9, 2024
@mchesterbot mchesterbot bot force-pushed the renovate/ghcr.io-buroa-qbtools-0.x branch from 087d2c3 to 4609577 Compare October 9, 2024 18:33
@mchesterbot mchesterbot bot changed the title feat(container): update ghcr.io/buroa/qbtools docker tag to v0.19.1 feat(container): update ghcr.io/buroa/qbtools docker tag to v0.19.2 Oct 9, 2024
@mchesterbot mchesterbot bot force-pushed the renovate/ghcr.io-buroa-qbtools-0.x branch from 4609577 to 45b1dc7 Compare October 13, 2024 23:27
@mchesterbot mchesterbot bot changed the title feat(container): update ghcr.io/buroa/qbtools docker tag to v0.19.2 feat(container): update ghcr.io/buroa/qbtools docker tag to v0.19.3 Oct 13, 2024
@mchestr mchestr merged commit cadd8aa into main Oct 16, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/ghcr.io-buroa-qbtools-0.x branch October 16, 2024 07:22
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