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.19.1 β†’ v0.19.2 ) #8210

Closed bot-ross[bot] closed 1 day ago

bot-ross[bot] commented 1 day ago

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/qbtools patch v0.19.1 -> v0.19.2

Release Notes

buroa/qbtools (ghcr.io/buroa/qbtools) ### [`v0.19.2`](https://redirect.github.com/buroa/qbtools/releases/tag/v0.19.2) [Compare Source](https://redirect.github.com/buroa/qbtools/compare/v0.19.1...v0.19.2) ##### What's Changed - feat(limiter): automagically determine host by [@​buroa](https://redirect.github.com/buroa) in [https://github.com/buroa/qbtools/pull/85](https://redirect.github.com/buroa/qbtools/pull/85) **Full Changelog**: https://github.com/buroa/qbtools/compare/v0.19.1...v0.19.2

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 day 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

@@ -44,20 +44,21 @@

             - '0.4'
             - --interval
             - '5'
             env:
               QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
               QBITTORRENT_PORT: 80
-              SABNZBD_HOST: http://sabnzbd.default.svc.cluster.local
-              TZ: America/New_York
-            envFrom:
-            - secretRef:
-                name: qbtools-secret
-            image:
-              repository: ghcr.io/buroa/qbtools
-              tag: v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+              SABNZBD_HOST: sabnzbd.default.svc.cluster.local
+              SABNZBD_PORT: 80
+              TZ: America/New_York
+            envFrom:
+            - secretRef:
+                name: qbtools-secret
+            image:
+              repository: ghcr.io/buroa/qbtools
+              tag: v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
@@ -76,20 +77,21 @@

             - --exclude-pattern
             - '*/manual/*'
             - --dry-run
             env:
               QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
               QBITTORRENT_PORT: 80
-              SABNZBD_HOST: http://sabnzbd.default.svc.cluster.local
-              TZ: America/New_York
-            envFrom:
-            - secretRef:
-                name: qbtools-secret
-            image:
-              repository: ghcr.io/buroa/qbtools
-              tag: v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+              SABNZBD_HOST: sabnzbd.default.svc.cluster.local
+              SABNZBD_PORT: 80
+              TZ: America/New_York
+            envFrom:
+            - secretRef:
+                name: qbtools-secret
+            image:
+              repository: ghcr.io/buroa/qbtools
+              tag: v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
@@ -113,20 +115,21 @@

             args:
             - reannounce
             - --process-seeding
             env:
               QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
               QBITTORRENT_PORT: 80
-              SABNZBD_HOST: http://sabnzbd.default.svc.cluster.local
-              TZ: America/New_York
-            envFrom:
-            - secretRef:
-                name: qbtools-secret
-            image:
-              repository: ghcr.io/buroa/qbtools
-              tag: v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+              SABNZBD_HOST: sabnzbd.default.svc.cluster.local
+              SABNZBD_PORT: 80
+              TZ: America/New_York
+            envFrom:
+            - secretRef:
+                name: qbtools-secret
+            image:
+              repository: ghcr.io/buroa/qbtools
+              tag: v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
@@ -149,20 +152,21 @@

             - --include-tag
             - expired
             - --dry-run
             env:
               QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
               QBITTORRENT_PORT: 80
-              SABNZBD_HOST: http://sabnzbd.default.svc.cluster.local
-              TZ: America/New_York
-            envFrom:
-            - secretRef:
-                name: qbtools-secret
-            image:
-              repository: ghcr.io/buroa/qbtools
-              tag: v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+              SABNZBD_HOST: sabnzbd.default.svc.cluster.local
+              SABNZBD_PORT: 80
+              TZ: America/New_York
+            envFrom:
+            - secretRef:
+                name: qbtools-secret
+            image:
+              repository: ghcr.io/buroa/qbtools
+              tag: v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
@@ -183,20 +187,21 @@

             - --include-tag
             - unregistered
             - --dry-run
             env:
               QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
               QBITTORRENT_PORT: 80
-              SABNZBD_HOST: http://sabnzbd.default.svc.cluster.local
-              TZ: America/New_York
-            envFrom:
-            - secretRef:
-                name: qbtools-secret
-            image:
-              repository: ghcr.io/buroa/qbtools
-              tag: v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+              SABNZBD_HOST: sabnzbd.default.svc.cluster.local
+              SABNZBD_PORT: 80
+              TZ: America/New_York
+            envFrom:
+            - secretRef:
+                name: qbtools-secret
+            image:
+              repository: ghcr.io/buroa/qbtools
+              tag: v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
@@ -220,20 +225,21 @@

             - --last-activity
             - --sites
             - --unregistered
             env:
               QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
               QBITTORRENT_PORT: 80
-              SABNZBD_HOST: http://sabnzbd.default.svc.cluster.local
-              TZ: America/New_York
-            envFrom:
-            - secretRef:
-                name: qbtools-secret
-            image:
-              repository: ghcr.io/buroa/qbtools
-              tag: v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+              SABNZBD_HOST: sabnzbd.default.svc.cluster.local
+              SABNZBD_PORT: 80
+              TZ: America/New_York
+            envFrom:
+            - secretRef:
+                name: qbtools-secret
+            image:
+              repository: ghcr.io/buroa/qbtools
+              tag: v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
bot-ross[bot] commented 1 day ago
--- HelmRelease: default/qbtools Deployment: default/qbtools-limiter

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

@@ -52,19 +52,21 @@

         env:
         - name: QBITTORRENT_HOST
           value: qbittorrent.default.svc.cluster.local
         - name: QBITTORRENT_PORT
           value: '80'
         - name: SABNZBD_HOST
-          value: http://sabnzbd.default.svc.cluster.local
+          value: sabnzbd.default.svc.cluster.local
+        - name: SABNZBD_PORT
+          value: '80'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: qbtools-secret
-        image: ghcr.io/buroa/qbtools:v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+        image: ghcr.io/buroa/qbtools:v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
         name: app
         resources:
           limits:
             memory: 256M
           requests:
             cpu: 25m
--- HelmRelease: default/qbtools Deployment: default/qbtools-reannounce

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

@@ -45,19 +45,21 @@

         env:
         - name: QBITTORRENT_HOST
           value: qbittorrent.default.svc.cluster.local
         - name: QBITTORRENT_PORT
           value: '80'
         - name: SABNZBD_HOST
-          value: http://sabnzbd.default.svc.cluster.local
+          value: sabnzbd.default.svc.cluster.local
+        - name: SABNZBD_PORT
+          value: '80'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: qbtools-secret
-        image: ghcr.io/buroa/qbtools:v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+        image: ghcr.io/buroa/qbtools:v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
         name: app
         resources:
           limits:
             memory: 256M
           requests:
             cpu: 25m
--- HelmRelease: default/qbtools CronJob: default/qbtools-orphaned

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

@@ -51,19 +51,21 @@

             env:
             - name: QBITTORRENT_HOST
               value: qbittorrent.default.svc.cluster.local
             - name: QBITTORRENT_PORT
               value: '80'
             - name: SABNZBD_HOST
-              value: http://sabnzbd.default.svc.cluster.local
+              value: sabnzbd.default.svc.cluster.local
+            - name: SABNZBD_PORT
+              value: '80'
             - name: TZ
               value: America/New_York
             envFrom:
             - secretRef:
                 name: qbtools-secret
-            image: ghcr.io/buroa/qbtools:v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+            image: ghcr.io/buroa/qbtools:v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
             name: app
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
--- HelmRelease: default/qbtools CronJob: default/qbtools-tagging

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

@@ -51,19 +51,21 @@

             env:
             - name: QBITTORRENT_HOST
               value: qbittorrent.default.svc.cluster.local
             - name: QBITTORRENT_PORT
               value: '80'
             - name: SABNZBD_HOST
-              value: http://sabnzbd.default.svc.cluster.local
+              value: sabnzbd.default.svc.cluster.local
+            - name: SABNZBD_PORT
+              value: '80'
             - name: TZ
               value: America/New_York
             envFrom:
             - secretRef:
                 name: qbtools-secret
-            image: ghcr.io/buroa/qbtools:v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+            image: ghcr.io/buroa/qbtools:v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
             name: tagging
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
@@ -93,19 +95,21 @@

             env:
             - name: QBITTORRENT_HOST
               value: qbittorrent.default.svc.cluster.local
             - name: QBITTORRENT_PORT
               value: '80'
             - name: SABNZBD_HOST
-              value: http://sabnzbd.default.svc.cluster.local
+              value: sabnzbd.default.svc.cluster.local
+            - name: SABNZBD_PORT
+              value: '80'
             - name: TZ
               value: America/New_York
             envFrom:
             - secretRef:
                 name: qbtools-secret
-            image: ghcr.io/buroa/qbtools:v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+            image: ghcr.io/buroa/qbtools:v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
             name: prune-expired
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
@@ -134,19 +138,21 @@

             env:
             - name: QBITTORRENT_HOST
               value: qbittorrent.default.svc.cluster.local
             - name: QBITTORRENT_PORT
               value: '80'
             - name: SABNZBD_HOST
-              value: http://sabnzbd.default.svc.cluster.local
+              value: sabnzbd.default.svc.cluster.local
+            - name: SABNZBD_PORT
+              value: '80'
             - name: TZ
               value: America/New_York
             envFrom:
             - secretRef:
                 name: qbtools-secret
-            image: ghcr.io/buroa/qbtools:v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+            image: ghcr.io/buroa/qbtools:v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
             name: prune-unregistered
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m