-
-
Notifications
You must be signed in to change notification settings - Fork 44
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 image ghcr.io/buroa/qbtools ( v0.17.0 → v0.17.1 ) #7259
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| datasource | package | from | to | | ---------- | --------------------- | ------- | ------- | | docker | ghcr.io/buroa/qbtools | v0.17.0 | v0.17.1 |
lab-assistant
bot
added
renovate/container
type/patch
Issue relates to a patch version bump
area/kubernetes
Issue relates to Kubernetes
cluster/main
Issue relates to the "main" cluster
labels
Sep 30, 2024
--- kubernetes/main/apps/downloads/qbittorrent/tools Kustomization: flux-system/qbtools HelmRelease: downloads/qbtools
+++ kubernetes/main/apps/downloads/qbittorrent/tools Kustomization: flux-system/qbtools HelmRelease: downloads/qbtools
@@ -33,13 +33,13 @@
- --server
- qbittorrent.downloads.svc.cluster.local
- --port
- '8080'
image:
repository: ghcr.io/buroa/qbtools
- tag: v0.17.0
+ tag: v0.17.1
resources:
limits:
memory: 256Mi
requests:
cpu: 25m
memory: 128Mi
@@ -71,13 +71,13 @@
- --server
- qbittorrent.downloads.svc.cluster.local
- --port
- '8080'
image:
repository: ghcr.io/buroa/qbtools
- tag: v0.17.0
+ tag: v0.17.1
resources:
limits:
memory: 256Mi
requests:
cpu: 25m
memory: 128Mi
@@ -101,13 +101,13 @@
- --server
- qbittorrent.downloads.svc.cluster.local
- --port
- '8080'
image:
repository: ghcr.io/buroa/qbtools
- tag: v0.17.0
+ tag: v0.17.1
resources:
limits:
memory: 256Mi
requests:
cpu: 25m
memory: 128Mi
@@ -136,13 +136,13 @@
- --port
- '8080'
- --config
- /config/config.yaml
image:
repository: ghcr.io/buroa/qbtools
- tag: v0.17.0
+ tag: v0.17.1
resources:
limits:
memory: 256Mi
requests:
cpu: 25m
memory: 128Mi
@@ -163,13 +163,13 @@
- --server
- qbittorrent.downloads.svc.cluster.local
- --port
- '8080'
image:
repository: ghcr.io/buroa/qbtools
- tag: v0.17.0
+ tag: v0.17.1
resources:
limits:
memory: 256Mi
requests:
cpu: 25m
memory: 128Mi |
--- HelmRelease: downloads/qbtools Deployment: downloads/qbtools-reannounce
+++ HelmRelease: downloads/qbtools Deployment: downloads/qbtools-reannounce
@@ -46,13 +46,13 @@
- args:
- reannounce
- --server
- qbittorrent.downloads.svc.cluster.local
- --port
- '8080'
- image: ghcr.io/buroa/qbtools:v0.17.0
+ image: ghcr.io/buroa/qbtools:v0.17.1
name: app
resources:
limits:
memory: 256Mi
requests:
cpu: 25m
--- HelmRelease: downloads/qbtools CronJob: downloads/qbtools-orphaned
+++ HelmRelease: downloads/qbtools CronJob: downloads/qbtools-orphaned
@@ -51,13 +51,13 @@
- --exclude-pattern
- '*/cross-seed/*'
- --server
- qbittorrent.downloads.svc.cluster.local
- --port
- '8080'
- image: ghcr.io/buroa/qbtools:v0.17.0
+ image: ghcr.io/buroa/qbtools:v0.17.1
name: app
resources:
limits:
memory: 256Mi
requests:
cpu: 25m
--- HelmRelease: downloads/qbtools CronJob: downloads/qbtools-prune
+++ HelmRelease: downloads/qbtools CronJob: downloads/qbtools-prune
@@ -54,13 +54,13 @@
- --server
- qbittorrent.downloads.svc.cluster.local
- --port
- '8080'
- --config
- /config/config.yaml
- image: ghcr.io/buroa/qbtools:v0.17.0
+ image: ghcr.io/buroa/qbtools:v0.17.1
name: tagging
resources:
limits:
memory: 256Mi
requests:
cpu: 25m
@@ -86,13 +86,13 @@
- --include-tag
- expired
- --server
- qbittorrent.downloads.svc.cluster.local
- --port
- '8080'
- image: ghcr.io/buroa/qbtools:v0.17.0
+ image: ghcr.io/buroa/qbtools:v0.17.1
name: expired
resources:
limits:
memory: 256Mi
requests:
cpu: 25m
@@ -119,13 +119,13 @@
- --include-tag
- unregistered
- --server
- qbittorrent.downloads.svc.cluster.local
- --port
- '8080'
- image: ghcr.io/buroa/qbtools:v0.17.0
+ image: ghcr.io/buroa/qbtools:v0.17.1
name: unregistered
resources:
limits:
memory: 256Mi
requests:
cpu: 25m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
Issue relates to Kubernetes
cluster/main
Issue relates to the "main" cluster
renovate/container
type/patch
Issue relates to a patch version bump
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.17.0
->v0.17.1
Release Notes
buroa/qbtools (ghcr.io/buroa/qbtools)
v0.17.1
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.17.0...v0.17.1
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.