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/qbittools to v0.10.0 #1195

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Oct 11, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/qbittools minor v0.9.5 -> v0.10.0

Release Notes

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

v0.10.0

Compare Source

  • Rename repo to qbtools.
  • Containers are pushed to both ghcr.io/buroa/qbtools and ghcr.io/buroa/qbittools until next minor release.

v0.9.6

Compare Source

Full Changelog: buroa/qbtools@v0.9.5...v0.9.6


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.

@bot-blake bot-blake bot requested a review from buroa as a code owner October 11, 2023 17:03
@bot-blake bot-blake bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Oct 11, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Oct 11, 2023

--- kubernetes HelmRelease: media/qbittorrent-manage CronJob: media/qbittorrent-manage

+++ kubernetes HelmRelease: media/qbittorrent-manage CronJob: media/qbittorrent-manage

@@ -39,31 +39,31 @@

             - --sites
             - --unregistered
             - --server
             - qbittorrent.media.svc.cluster.local
             - --port
             - '8080'
-            image: ghcr.io/buroa/qbittools:v0.9.5
+            image: ghcr.io/buroa/qbittools:v0.10.0
             imagePullPolicy: IfNotPresent
             name: 01-tag
           - args:
             - prune
             - --include-tag
             - unregistered
             - --exclude-tag
             - expired
             - --server
             - qbittorrent.media.svc.cluster.local
             - --port
             - '8080'
-            image: ghcr.io/buroa/qbittools:v0.9.5
+            image: ghcr.io/buroa/qbittools:v0.10.0
             imagePullPolicy: IfNotPresent
             name: 02-unregistered
           containers:
           - name: qbittorrent-manage
-            image: ghcr.io/buroa/qbittools:v0.9.5
+            image: ghcr.io/buroa/qbittools:v0.10.0
             imagePullPolicy: null
             args:
             - prune
             - --exclude-category
             - manual
             - --include-tag
--- kubernetes HelmRelease: media/qbittorrent-reannounce Deployment: media/qbittorrent-reannounce

+++ kubernetes HelmRelease: media/qbittorrent-reannounce Deployment: media/qbittorrent-reannounce

@@ -28,13 +28,13 @@

         runAsGroup: 568
         runAsUser: 568
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: qbittorrent-reannounce
-        image: ghcr.io/buroa/qbittools:v0.9.5
+        image: ghcr.io/buroa/qbittools:v0.10.0
         imagePullPolicy: null
         args:
         - reannounce
         - --process-seeding
         - --server
         - qbittorrent.media.svc.cluster.local
--- kubernetes HelmRelease: media/qbittorrent-orphaned CronJob: media/qbittorrent-orphaned

+++ kubernetes HelmRelease: media/qbittorrent-orphaned CronJob: media/qbittorrent-orphaned

@@ -32,13 +32,13 @@

             supplementalGroups:
             - 10000
           dnsPolicy: ClusterFirst
           enableServiceLinks: true
           containers:
           - name: qbittorrent-orphaned
-            image: ghcr.io/buroa/qbittools:v0.9.5
+            image: ghcr.io/buroa/qbittools:v0.10.0
             imagePullPolicy: null
             args:
             - orphaned
             - --exclude-pattern
             - '*_unpackerred'
             - --exclude-pattern

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Oct 11, 2023

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

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

@@ -41,13 +41,13 @@

     controller:
       cronjob:
         schedule: '@daily'
       type: cronjob
     image:
       repository: ghcr.io/buroa/qbittools
-      tag: v0.9.5
+      tag: v0.10.0
     persistence:
       media:
         enabled: true
         existingClaim: media
     podSecurityContext:
       fsGroup: 568
--- kubernetes/apps/media/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: media/qbittorrent-manage

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

@@ -49,13 +49,13 @@

     controller:
       cronjob:
         schedule: '@hourly'
       type: cronjob
     image:
       repository: ghcr.io/buroa/qbittools
-      tag: v0.9.5
+      tag: v0.10.0
     initContainers:
       01-tag:
         args:
         - tagging
         - --added-on
         - --expired
@@ -64,26 +64,26 @@

         - --sites
         - --unregistered
         - --server
         - qbittorrent.media.svc.cluster.local
         - --port
         - '8080'
-        image: ghcr.io/buroa/qbittools:v0.9.5
+        image: ghcr.io/buroa/qbittools:v0.10.0
         imagePullPolicy: IfNotPresent
       02-unregistered:
         args:
         - prune
         - --include-tag
         - unregistered
         - --exclude-tag
         - expired
         - --server
         - qbittorrent.media.svc.cluster.local
         - --port
         - '8080'
-        image: ghcr.io/buroa/qbittools:v0.9.5
+        image: ghcr.io/buroa/qbittools:v0.10.0
         imagePullPolicy: IfNotPresent
     podSecurityContext:
       runAsGroup: 568
       runAsUser: 568
     resources:
       limits:
--- kubernetes/apps/media/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: media/qbittorrent-reannounce

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

@@ -34,13 +34,13 @@

     - --server
     - qbittorrent.media.svc.cluster.local
     - --port
     - '8080'
     image:
       repository: ghcr.io/buroa/qbittools
-      tag: v0.9.5
+      tag: v0.10.0
     podSecurityContext:
       runAsGroup: 568
       runAsUser: 568
     resources:
       limits:
         memory: 500Mi

@bot-blake bot-blake bot changed the title fix(container): update image ghcr.io/buroa/qbittools to v0.9.6 feat(container): update image ghcr.io/buroa/qbittools to v0.10.0 Oct 11, 2023
@bot-blake bot-blake bot force-pushed the renovate/ghcr.io-buroa-qbittools-0.x branch from 372ec32 to 1486af2 Compare October 11, 2023 18:06
@buroa buroa merged commit 1380440 into master Oct 11, 2023
4 checks passed
@buroa buroa deleted the renovate/ghcr.io-buroa-qbittools-0.x branch October 11, 2023 20:39
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