onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

fix(container): update ghcr.io/buroa/qbtools ( v0.17.2 → v0.17.6 ) #8169

Closed bot-ross[bot] closed 1 week ago

bot-ross[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/qbtools patch v0.17.2 -> v0.17.6

Release Notes

buroa/qbtools (ghcr.io/buroa/qbtools) ### [`v0.17.6`](https://redirect.github.com/buroa/qbtools/releases/tag/v0.17.6) [Compare Source](https://redirect.github.com/buroa/qbtools/compare/v0.17.5...v0.17.6) ##### What's Changed - feat(qbtools): support env variables by [@​buroa](https://redirect.github.com/buroa) in [https://github.com/buroa/qbtools/pull/74](https://redirect.github.com/buroa/qbtools/pull/74) **Full Changelog**: https://github.com/buroa/qbtools/compare/v0.17.5...v0.17.6 ### [`v0.17.5`](https://redirect.github.com/buroa/qbtools/releases/tag/v0.17.5) [Compare Source](https://redirect.github.com/buroa/qbtools/compare/v0.17.4...v0.17.5) ##### What's Changed - chore(qbtools): refactor again by [@​buroa](https://redirect.github.com/buroa) in [https://github.com/buroa/qbtools/pull/73](https://redirect.github.com/buroa/qbtools/pull/73) **Full Changelog**: https://github.com/buroa/qbtools/compare/v0.17.4...v0.17.5 ### [`v0.17.4`](https://redirect.github.com/buroa/qbtools/releases/tag/v0.17.4) [Compare Source](https://redirect.github.com/buroa/qbtools/compare/v0.17.3...v0.17.4) ##### What's Changed - feat: add taskfile and refactor qbtools.py by [@​onedr0p](https://redirect.github.com/onedr0p) in [https://github.com/buroa/qbtools/pull/71](https://redirect.github.com/buroa/qbtools/pull/71) - chore(qbtools): refactor a bit by [@​buroa](https://redirect.github.com/buroa) in [https://github.com/buroa/qbtools/pull/72](https://redirect.github.com/buroa/qbtools/pull/72) **Full Changelog**: https://github.com/buroa/qbtools/compare/v0.17.3...v0.17.4 ### [`v0.17.3`](https://redirect.github.com/buroa/qbtools/releases/tag/v0.17.3) [Compare Source](https://redirect.github.com/buroa/qbtools/compare/v0.17.2...v0.17.3) ##### What's Changed - chore(qbtools): always logout of qb by [@​buroa](https://redirect.github.com/buroa) in [https://github.com/buroa/qbtools/pull/69](https://redirect.github.com/buroa/qbtools/pull/69) **Full Changelog**: https://github.com/buroa/qbtools/compare/v0.17.2...v0.17.3

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.



This PR has been generated by Renovate Bot.

bot-ross[bot] commented 1 week ago
--- HelmRelease: default/qbtools Deployment: default/qbtools-reannounce

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

@@ -39,24 +39,20 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - args:
         - reannounce
         - --process-seeding
-        - --server
-        - qbittorrent.$(POD_NAMESPACE).svc.cluster.local
-        - --port
-        - '80'
         env:
-        - name: POD_NAMESPACE
-          valueFrom:
-            fieldRef:
-              fieldPath: metadata.namespace
+        - name: QBITTORRENT_HOST
+          value: qbittorrent.default.svc.cluster.local
+        - name: QBITTORRENT_PORT
+          value: '80'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/buroa/qbtools:v0.17.2@sha256:da8f233a7e3fcdb0aeef5973c4234f9b67161a670e36570837e49b25f3a6ef44
+        image: ghcr.io/buroa/qbtools:v0.17.6@sha256:a248dc3e1d885838532830e15743846b73554b8af7e01fd728758f191458c10f
         name: app
         resources:
           limits:
             memory: 256M
           requests:
             cpu: 25m
--- HelmRelease: default/qbtools CronJob: default/qbtools-orphaned

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

@@ -44,24 +44,20 @@

           - args:
             - orphaned
             - --exclude-pattern
             - '*_unpackerred*'
             - --exclude-pattern
             - '*/manual/*'
-            - --server
-            - qbittorrent.$(POD_NAMESPACE).svc.cluster.local
-            - --port
-            - '80'
             env:
-            - name: POD_NAMESPACE
-              valueFrom:
-                fieldRef:
-                  fieldPath: metadata.namespace
+            - name: QBITTORRENT_HOST
+              value: qbittorrent.default.svc.cluster.local
+            - name: QBITTORRENT_PORT
+              value: '80'
             - name: TZ
               value: America/New_York
-            image: ghcr.io/buroa/qbtools:v0.17.2@sha256:da8f233a7e3fcdb0aeef5973c4234f9b67161a670e36570837e49b25f3a6ef44
+            image: ghcr.io/buroa/qbtools:v0.17.6@sha256:a248dc3e1d885838532830e15743846b73554b8af7e01fd728758f191458c10f
             name: app
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
--- HelmRelease: default/qbtools CronJob: default/qbtools-tagging

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

@@ -45,26 +45,20 @@

             - tagging
             - --added-on
             - --expired
             - --last-activity
             - --sites
             - --unregistered
-            - --server
-            - qbittorrent.$(POD_NAMESPACE).svc.cluster.local
-            - --port
-            - '80'
-            - --config
-            - /config/config.yaml
             env:
-            - name: POD_NAMESPACE
-              valueFrom:
-                fieldRef:
-                  fieldPath: metadata.namespace
+            - name: QBITTORRENT_HOST
+              value: qbittorrent.default.svc.cluster.local
+            - name: QBITTORRENT_PORT
+              value: '80'
             - name: TZ
               value: America/New_York
-            image: ghcr.io/buroa/qbtools:v0.17.2@sha256:da8f233a7e3fcdb0aeef5973c4234f9b67161a670e36570837e49b25f3a6ef44
+            image: ghcr.io/buroa/qbtools:v0.17.6@sha256:a248dc3e1d885838532830e15743846b73554b8af7e01fd728758f191458c10f
             name: tagging
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
@@ -87,24 +81,20 @@

             - --exclude-category
             - music
             - --exclude-tag
             - added:24h
             - --include-tag
             - expired
-            - --server
-            - qbittorrent.$(POD_NAMESPACE).svc.cluster.local
-            - --port
-            - '80'
             env:
-            - name: POD_NAMESPACE
-              valueFrom:
-                fieldRef:
-                  fieldPath: metadata.namespace
+            - name: QBITTORRENT_HOST
+              value: qbittorrent.default.svc.cluster.local
+            - name: QBITTORRENT_PORT
+              value: '80'
             - name: TZ
               value: America/New_York
-            image: ghcr.io/buroa/qbtools:v0.17.2@sha256:da8f233a7e3fcdb0aeef5973c4234f9b67161a670e36570837e49b25f3a6ef44
+            image: ghcr.io/buroa/qbtools:v0.17.6@sha256:a248dc3e1d885838532830e15743846b73554b8af7e01fd728758f191458c10f
             name: expired
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
@@ -126,24 +116,20 @@

             - --exclude-category
             - music
             - --exclude-tag
             - added:24h
             - --include-tag
             - unregistered
-            - --server
-            - qbittorrent.$(POD_NAMESPACE).svc.cluster.local
-            - --port
-            - '80'
             env:
-            - name: POD_NAMESPACE
-              valueFrom:
-                fieldRef:
-                  fieldPath: metadata.namespace
+            - name: QBITTORRENT_HOST
+              value: qbittorrent.default.svc.cluster.local
+            - name: QBITTORRENT_PORT
+              value: '80'
             - name: TZ
               value: America/New_York
-            image: ghcr.io/buroa/qbtools:v0.17.2@sha256:da8f233a7e3fcdb0aeef5973c4234f9b67161a670e36570837e49b25f3a6ef44
+            image: ghcr.io/buroa/qbtools:v0.17.6@sha256:a248dc3e1d885838532830e15743846b73554b8af7e01fd728758f191458c10f
             name: unregistered
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
bot-ross[bot] commented 1 week ago
--- kubernetes/main/apps/default/qbittorrent/tools Kustomization: flux-system/qbittorrent-tools HelmRelease: default/qbtools

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

@@ -37,25 +37,19 @@

             args:
             - orphaned
             - --exclude-pattern
             - '*_unpackerred*'
             - --exclude-pattern
             - '*/manual/*'
-            - --server
-            - qbittorrent.$(POD_NAMESPACE).svc.cluster.local
-            - --port
-            - '80'
-            env:
-              POD_NAMESPACE:
-                valueFrom:
-                  fieldRef:
-                    fieldPath: metadata.namespace
-              TZ: America/New_York
-            image:
-              repository: ghcr.io/buroa/qbtools
-              tag: v0.17.2@sha256:da8f233a7e3fcdb0aeef5973c4234f9b67161a670e36570837e49b25f3a6ef44
+            env:
+              QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
+              QBITTORRENT_PORT: 80
+              TZ: America/New_York
+            image:
+              repository: ghcr.io/buroa/qbtools
+              tag: v0.17.6@sha256:a248dc3e1d885838532830e15743846b73554b8af7e01fd728758f191458c10f
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
@@ -76,25 +70,19 @@

       reannounce:
         containers:
           app:
             args:
             - reannounce
             - --process-seeding
-            - --server
-            - qbittorrent.$(POD_NAMESPACE).svc.cluster.local
-            - --port
-            - '80'
-            env:
-              POD_NAMESPACE:
-                valueFrom:
-                  fieldRef:
-                    fieldPath: metadata.namespace
-              TZ: America/New_York
-            image:
-              repository: ghcr.io/buroa/qbtools
-              tag: v0.17.2@sha256:da8f233a7e3fcdb0aeef5973c4234f9b67161a670e36570837e49b25f3a6ef44
+            env:
+              QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
+              QBITTORRENT_PORT: 80
+              TZ: America/New_York
+            image:
+              repository: ghcr.io/buroa/qbtools
+              tag: v0.17.6@sha256:a248dc3e1d885838532830e15743846b73554b8af7e01fd728758f191458c10f
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
@@ -113,25 +101,19 @@

             - --exclude-category
             - music
             - --exclude-tag
             - added:24h
             - --include-tag
             - expired
-            - --server
-            - qbittorrent.$(POD_NAMESPACE).svc.cluster.local
-            - --port
-            - '80'
-            env:
-              POD_NAMESPACE:
-                valueFrom:
-                  fieldRef:
-                    fieldPath: metadata.namespace
-              TZ: America/New_York
-            image:
-              repository: ghcr.io/buroa/qbtools
-              tag: v0.17.2@sha256:da8f233a7e3fcdb0aeef5973c4234f9b67161a670e36570837e49b25f3a6ef44
+            env:
+              QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
+              QBITTORRENT_PORT: 80
+              TZ: America/New_York
+            image:
+              repository: ghcr.io/buroa/qbtools
+              tag: v0.17.6@sha256:a248dc3e1d885838532830e15743846b73554b8af7e01fd728758f191458c10f
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
@@ -148,25 +130,19 @@

             - --exclude-category
             - music
             - --exclude-tag
             - added:24h
             - --include-tag
             - unregistered
-            - --server
-            - qbittorrent.$(POD_NAMESPACE).svc.cluster.local
-            - --port
-            - '80'
-            env:
-              POD_NAMESPACE:
-                valueFrom:
-                  fieldRef:
-                    fieldPath: metadata.namespace
-              TZ: America/New_York
-            image:
-              repository: ghcr.io/buroa/qbtools
-              tag: v0.17.2@sha256:da8f233a7e3fcdb0aeef5973c4234f9b67161a670e36570837e49b25f3a6ef44
+            env:
+              QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
+              QBITTORRENT_PORT: 80
+              TZ: America/New_York
+            image:
+              repository: ghcr.io/buroa/qbtools
+              tag: v0.17.6@sha256:a248dc3e1d885838532830e15743846b73554b8af7e01fd728758f191458c10f
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
@@ -187,27 +163,19 @@

             - tagging
             - --added-on
             - --expired
             - --last-activity
             - --sites
             - --unregistered
-            - --server
-            - qbittorrent.$(POD_NAMESPACE).svc.cluster.local
-            - --port
-            - '80'
-            - --config
-            - /config/config.yaml
-            env:
-              POD_NAMESPACE:
-                valueFrom:
-                  fieldRef:
-                    fieldPath: metadata.namespace
-              TZ: America/New_York
-            image:
-              repository: ghcr.io/buroa/qbtools
-              tag: v0.17.2@sha256:da8f233a7e3fcdb0aeef5973c4234f9b67161a670e36570837e49b25f3a6ef44
+            env:
+              QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
+              QBITTORRENT_PORT: 80
+              TZ: America/New_York
+            image:
+              repository: ghcr.io/buroa/qbtools
+              tag: v0.17.6@sha256:a248dc3e1d885838532830e15743846b73554b8af7e01fd728758f191458c10f
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext: