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) #1684

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake 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

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.

@bot-blake bot-blake bot requested a review from buroa as a code owner January 10, 2024 21:57
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Jan 10, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 10, 2024

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

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

@@ -44,13 +44,13 @@

             - --port
             - '8080'
             env:
               TZ: ${TIMEZONE}
             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
                 memory: 128M
@@ -88,13 +88,13 @@

             - --port
             - '8080'
             env:
               TZ: ${TIMEZONE}
             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
                 memory: 128M
@@ -127,13 +127,13 @@

             - --port
             - '8080'
             env:
               TZ: ${TIMEZONE}
             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
                 memory: 128M
@@ -155,13 +155,13 @@

             - --port
             - '8080'
             env:
               TZ: ${TIMEZONE}
             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
                 memory: 128M
@@ -192,13 +192,13 @@

             - --port
             - '8080'
             env:
               TZ: ${TIMEZONE}
             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
                 memory: 128M

@bot-blake
Copy link
Contributor Author

bot-blake 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
         - '8080'
         env:
         - name: TZ
           value: ${TIMEZONE}
-        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

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

             - qbittorrent.media.svc.cluster.local
             - --port
             - '8080'
             env:
             - name: TZ
               value: ${TIMEZONE}
-            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

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

             - qbittorrent.media.svc.cluster.local
             - --port
             - '8080'
             env:
             - name: TZ
               value: ${TIMEZONE}
-            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
@@ -87,13 +87,13 @@

             - qbittorrent.media.svc.cluster.local
             - --port
             - '8080'
             env:
             - name: TZ
               value: ${TIMEZONE}
-            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
@@ -114,13 +114,13 @@

             - qbittorrent.media.svc.cluster.local
             - --port
             - '8080'
             env:
             - name: TZ
               value: ${TIMEZONE}
-            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

@buroa buroa merged commit 1157ee2 into master Jan 10, 2024
8 checks passed
@buroa buroa deleted the renovate/ghcr.io-buroa-qbtools-0.x branch January 10, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant