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 ghcr.io/buroa/qbtools ( v0.11.0 → v0.13.0 ) #3988

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Jan 10, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/qbtools minor v0.11.0 -> v0.13.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.13.0

Compare Source

[!IMPORTANT]

  • BREAKING CHANGE: Due to issues we've seen with including a default config, you must supply your own config.yaml and mount under /config. Click here to grab the config file from the previous release.

I'm sorry for the quick change :-(

Full Changelog: buroa/qbtools@v0.12.0...v0.13.0

v0.12.0

Compare Source

[!IMPORTANT]

  • BREAKING CHANGE: Due to issues we've seen with including a default config, you must supply your own config.yaml and mount under /app. Click here to grab the config file from the previous release.

Full Changelog: buroa/qbtools@v0.11.0...v0.12.0


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.

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jan 10, 2024

--- HelmRelease: media/qbtools Deployment: media/qbtools-reannounce

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

@@ -43,13 +43,13 @@

         - qbittorrent.media.svc.cluster.local
         - --port
         - '80'
         env:
         - name: TZ
           value: America/New_York
-        image: ghcr.io/buroa/qbtools:v0.11.0@sha256:b7b867a87257a5add56824d0a0c2f3c3bd2c77f9253859561be3eb7cdcb5bc1b
+        image: ghcr.io/buroa/qbtools:v0.13.0@sha256:e4b3df12cc95c0015759f1382aa00d7027ff114a528e677285fcf87f97c64960
         name: main
         resources:
           limits:
             memory: 256M
           requests:
             cpu: 25m
--- HelmRelease: media/qbtools CronJob: media/qbtools-orphaned

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

@@ -50,13 +50,13 @@

             - qbittorrent.media.svc.cluster.local
             - --port
             - '80'
             env:
             - name: TZ
               value: America/New_York
-            image: ghcr.io/buroa/qbtools:v0.11.0@sha256:b7b867a87257a5add56824d0a0c2f3c3bd2c77f9253859561be3eb7cdcb5bc1b
+            image: ghcr.io/buroa/qbtools:v0.13.0@sha256:e4b3df12cc95c0015759f1382aa00d7027ff114a528e677285fcf87f97c64960
             name: main
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
--- HelmRelease: media/qbtools CronJob: media/qbtools-tagging

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

@@ -51,13 +51,13 @@

             - '80'
             - --config
             - /config/config.yaml
             env:
             - name: TZ
               value: America/New_York
-            image: ghcr.io/buroa/qbtools:v0.11.0@sha256:b7b867a87257a5add56824d0a0c2f3c3bd2c77f9253859561be3eb7cdcb5bc1b
+            image: ghcr.io/buroa/qbtools:v0.13.0@sha256:e4b3df12cc95c0015759f1382aa00d7027ff114a528e677285fcf87f97c64960
             name: tagging
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
@@ -85,13 +85,13 @@

             - qbittorrent.media.svc.cluster.local
             - --port
             - '80'
             env:
             - name: TZ
               value: America/New_York
-            image: ghcr.io/buroa/qbtools:v0.11.0@sha256:b7b867a87257a5add56824d0a0c2f3c3bd2c77f9253859561be3eb7cdcb5bc1b
+            image: ghcr.io/buroa/qbtools:v0.13.0@sha256:e4b3df12cc95c0015759f1382aa00d7027ff114a528e677285fcf87f97c64960
             name: expired
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
@@ -109,13 +109,13 @@

             - qbittorrent.media.svc.cluster.local
             - --port
             - '80'
             env:
             - name: TZ
               value: America/New_York
-            image: ghcr.io/buroa/qbtools:v0.11.0@sha256:b7b867a87257a5add56824d0a0c2f3c3bd2c77f9253859561be3eb7cdcb5bc1b
+            image: ghcr.io/buroa/qbtools:v0.13.0@sha256:e4b3df12cc95c0015759f1382aa00d7027ff114a528e677285fcf87f97c64960
             name: unregistered
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jan 10, 2024

--- kubernetes/kyak/apps/media/qbittorrent/tools Kustomization: flux-system/qbittorrent-tools HelmRelease: media/qbtools

+++ kubernetes/kyak/apps/media/qbittorrent/tools Kustomization: flux-system/qbittorrent-tools HelmRelease: media/qbtools

@@ -50,13 +50,13 @@

             - --port
             - '80'
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.11.0@sha256:b7b867a87257a5add56824d0a0c2f3c3bd2c77f9253859561be3eb7cdcb5bc1b
+              tag: v0.13.0@sha256:e4b3df12cc95c0015759f1382aa00d7027ff114a528e677285fcf87f97c64960
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
         cronjob:
@@ -83,13 +83,13 @@

             - --port
             - '80'
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.11.0@sha256:b7b867a87257a5add56824d0a0c2f3c3bd2c77f9253859561be3eb7cdcb5bc1b
+              tag: v0.13.0@sha256:e4b3df12cc95c0015759f1382aa00d7027ff114a528e677285fcf87f97c64960
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
         pod:
@@ -119,13 +119,13 @@

             - --port
             - '80'
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.11.0@sha256:b7b867a87257a5add56824d0a0c2f3c3bd2c77f9253859561be3eb7cdcb5bc1b
+              tag: v0.13.0@sha256:e4b3df12cc95c0015759f1382aa00d7027ff114a528e677285fcf87f97c64960
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
           unregistered:
@@ -144,13 +144,13 @@

             - --port
             - '80'
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.11.0@sha256:b7b867a87257a5add56824d0a0c2f3c3bd2c77f9253859561be3eb7cdcb5bc1b
+              tag: v0.13.0@sha256:e4b3df12cc95c0015759f1382aa00d7027ff114a528e677285fcf87f97c64960
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
         cronjob:
@@ -175,13 +175,13 @@

             - --config
             - /config/config.yaml
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/buroa/qbtools
-              tag: v0.11.0@sha256:b7b867a87257a5add56824d0a0c2f3c3bd2c77f9253859561be3eb7cdcb5bc1b
+              tag: v0.13.0@sha256:e4b3df12cc95c0015759f1382aa00d7027ff114a528e677285fcf87f97c64960
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 25m
         pod:

@coolguy1771 coolguy1771 merged commit ec4d56a into main Jan 12, 2024
10 of 13 checks passed
@coolguy1771 coolguy1771 deleted the renovate/kyak-ghcr.io-buroa-qbtools-0.x branch January 12, 2024 15:06
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