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

fix(container): update ghcr.io/buroa/qbtools ( v0.19.1 → v0.19.2 ) #8210

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Oct 9, 2024

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

Compare Source

What's Changed

Full Changelog: buroa/qbtools@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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner October 9, 2024 17:48
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Oct 9, 2024
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Oct 9, 2024

--- 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
Copy link
Contributor Author

bot-ross bot commented Oct 9, 2024

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

@onedr0p onedr0p merged commit 07826d7 into main Oct 9, 2024
10 checks passed
@onedr0p onedr0p deleted the renovate/main-ghcr.io-buroa-qbtools-0.x branch October 9, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant