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.18.1 β†’ v0.18.2 ) #8201

Closed bot-ross[bot] closed 2 days ago

bot-ross[bot] commented 2 days ago

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/qbtools patch v0.18.1 -> v0.18.2

Release Notes

buroa/qbtools (ghcr.io/buroa/qbtools) ### [`v0.18.2`](https://redirect.github.com/buroa/qbtools/releases/tag/v0.18.2) [Compare Source](https://redirect.github.com/buroa/qbtools/compare/v0.18.1...v0.18.2) ##### What's Changed - chore(qbtools): refactor by [@​buroa](https://redirect.github.com/buroa) in [https://github.com/buroa/qbtools/pull/83](https://redirect.github.com/buroa/qbtools/pull/83) - chore(deps): update docker.io/library/python docker tag to v3.13 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/buroa/qbtools/pull/82](https://redirect.github.com/buroa/qbtools/pull/82) **Full Changelog**: https://github.com/buroa/qbtools/compare/v0.18.1...v0.18.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 2 days 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,13 +44,13 @@

             env:
               QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
               QBITTORRENT_PORT: 80
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.18.1@sha256:abf54e85a0827eb205c3b5b1d8dad9d484f87b2f255682d038bd36da846c6e38
+              tag: v0.18.2@sha256:c778cca1c844e604850716c6d702f0b0b1239e0c538d07ae8521361ff11c875e
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
@@ -77,13 +77,13 @@

             env:
               QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
               QBITTORRENT_PORT: 80
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.18.1@sha256:abf54e85a0827eb205c3b5b1d8dad9d484f87b2f255682d038bd36da846c6e38
+              tag: v0.18.2@sha256:c778cca1c844e604850716c6d702f0b0b1239e0c538d07ae8521361ff11c875e
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
@@ -109,13 +109,13 @@

             env:
               QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
               QBITTORRENT_PORT: 80
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.18.1@sha256:abf54e85a0827eb205c3b5b1d8dad9d484f87b2f255682d038bd36da846c6e38
+              tag: v0.18.2@sha256:c778cca1c844e604850716c6d702f0b0b1239e0c538d07ae8521361ff11c875e
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
@@ -139,13 +139,13 @@

             env:
               QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
               QBITTORRENT_PORT: 80
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.18.1@sha256:abf54e85a0827eb205c3b5b1d8dad9d484f87b2f255682d038bd36da846c6e38
+              tag: v0.18.2@sha256:c778cca1c844e604850716c6d702f0b0b1239e0c538d07ae8521361ff11c875e
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
@@ -172,13 +172,13 @@

             env:
               QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
               QBITTORRENT_PORT: 80
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.18.1@sha256:abf54e85a0827eb205c3b5b1d8dad9d484f87b2f255682d038bd36da846c6e38
+              tag: v0.18.2@sha256:c778cca1c844e604850716c6d702f0b0b1239e0c538d07ae8521361ff11c875e
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
             securityContext:
bot-ross[bot] commented 2 days ago
--- HelmRelease: default/qbtools Deployment: default/qbtools-reannounce

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

@@ -46,13 +46,13 @@

         - 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.18.1@sha256:abf54e85a0827eb205c3b5b1d8dad9d484f87b2f255682d038bd36da846c6e38
+        image: ghcr.io/buroa/qbtools:v0.18.2@sha256:c778cca1c844e604850716c6d702f0b0b1239e0c538d07ae8521361ff11c875e
         name: app
         resources:
           limits:
             memory: 256M
           requests:
             cpu: 25m
--- HelmRelease: default/qbtools CronJob: default/qbtools-orphaned

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

@@ -52,13 +52,13 @@

             - 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.18.1@sha256:abf54e85a0827eb205c3b5b1d8dad9d484f87b2f255682d038bd36da846c6e38
+            image: ghcr.io/buroa/qbtools:v0.18.2@sha256:c778cca1c844e604850716c6d702f0b0b1239e0c538d07ae8521361ff11c875e
             name: app
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
--- HelmRelease: default/qbtools CronJob: default/qbtools-tagging

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

@@ -52,13 +52,13 @@

             - 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.18.1@sha256:abf54e85a0827eb205c3b5b1d8dad9d484f87b2f255682d038bd36da846c6e38
+            image: ghcr.io/buroa/qbtools:v0.18.2@sha256:c778cca1c844e604850716c6d702f0b0b1239e0c538d07ae8521361ff11c875e
             name: tagging
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
@@ -89,13 +89,13 @@

             - 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.18.1@sha256:abf54e85a0827eb205c3b5b1d8dad9d484f87b2f255682d038bd36da846c6e38
+            image: ghcr.io/buroa/qbtools:v0.18.2@sha256:c778cca1c844e604850716c6d702f0b0b1239e0c538d07ae8521361ff11c875e
             name: prune-expired
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
@@ -125,13 +125,13 @@

             - 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.18.1@sha256:abf54e85a0827eb205c3b5b1d8dad9d484f87b2f255682d038bd36da846c6e38
+            image: ghcr.io/buroa/qbtools:v0.18.2@sha256:c778cca1c844e604850716c6d702f0b0b1239e0c538d07ae8521361ff11c875e
             name: prune-unregistered
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m