-
-
Notifications
You must be signed in to change notification settings - Fork 14
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 image ghcr.io/buroa/qbittools to v0.10.0 #1195
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
bot-blake
bot
added
renovate/container
type/patch
area/kubernetes
Changes made in the kubernetes directory
labels
Oct 11, 2023
--- kubernetes HelmRelease: media/qbittorrent-manage CronJob: media/qbittorrent-manage
+++ kubernetes HelmRelease: media/qbittorrent-manage CronJob: media/qbittorrent-manage
@@ -39,31 +39,31 @@
- --sites
- --unregistered
- --server
- qbittorrent.media.svc.cluster.local
- --port
- '8080'
- image: ghcr.io/buroa/qbittools:v0.9.5
+ image: ghcr.io/buroa/qbittools:v0.10.0
imagePullPolicy: IfNotPresent
name: 01-tag
- args:
- prune
- --include-tag
- unregistered
- --exclude-tag
- expired
- --server
- qbittorrent.media.svc.cluster.local
- --port
- '8080'
- image: ghcr.io/buroa/qbittools:v0.9.5
+ image: ghcr.io/buroa/qbittools:v0.10.0
imagePullPolicy: IfNotPresent
name: 02-unregistered
containers:
- name: qbittorrent-manage
- image: ghcr.io/buroa/qbittools:v0.9.5
+ image: ghcr.io/buroa/qbittools:v0.10.0
imagePullPolicy: null
args:
- prune
- --exclude-category
- manual
- --include-tag
--- kubernetes HelmRelease: media/qbittorrent-reannounce Deployment: media/qbittorrent-reannounce
+++ kubernetes HelmRelease: media/qbittorrent-reannounce Deployment: media/qbittorrent-reannounce
@@ -28,13 +28,13 @@
runAsGroup: 568
runAsUser: 568
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: qbittorrent-reannounce
- image: ghcr.io/buroa/qbittools:v0.9.5
+ image: ghcr.io/buroa/qbittools:v0.10.0
imagePullPolicy: null
args:
- reannounce
- --process-seeding
- --server
- qbittorrent.media.svc.cluster.local
--- kubernetes HelmRelease: media/qbittorrent-orphaned CronJob: media/qbittorrent-orphaned
+++ kubernetes HelmRelease: media/qbittorrent-orphaned CronJob: media/qbittorrent-orphaned
@@ -32,13 +32,13 @@
supplementalGroups:
- 10000
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: qbittorrent-orphaned
- image: ghcr.io/buroa/qbittools:v0.9.5
+ image: ghcr.io/buroa/qbittools:v0.10.0
imagePullPolicy: null
args:
- orphaned
- --exclude-pattern
- '*_unpackerred'
- --exclude-pattern |
--- kubernetes/apps/media/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: media/qbittorrent-orphaned
+++ kubernetes/apps/media/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: media/qbittorrent-orphaned
@@ -41,13 +41,13 @@
controller:
cronjob:
schedule: '@daily'
type: cronjob
image:
repository: ghcr.io/buroa/qbittools
- tag: v0.9.5
+ tag: v0.10.0
persistence:
media:
enabled: true
existingClaim: media
podSecurityContext:
fsGroup: 568
--- kubernetes/apps/media/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: media/qbittorrent-manage
+++ kubernetes/apps/media/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: media/qbittorrent-manage
@@ -49,13 +49,13 @@
controller:
cronjob:
schedule: '@hourly'
type: cronjob
image:
repository: ghcr.io/buroa/qbittools
- tag: v0.9.5
+ tag: v0.10.0
initContainers:
01-tag:
args:
- tagging
- --added-on
- --expired
@@ -64,26 +64,26 @@
- --sites
- --unregistered
- --server
- qbittorrent.media.svc.cluster.local
- --port
- '8080'
- image: ghcr.io/buroa/qbittools:v0.9.5
+ image: ghcr.io/buroa/qbittools:v0.10.0
imagePullPolicy: IfNotPresent
02-unregistered:
args:
- prune
- --include-tag
- unregistered
- --exclude-tag
- expired
- --server
- qbittorrent.media.svc.cluster.local
- --port
- '8080'
- image: ghcr.io/buroa/qbittools:v0.9.5
+ image: ghcr.io/buroa/qbittools:v0.10.0
imagePullPolicy: IfNotPresent
podSecurityContext:
runAsGroup: 568
runAsUser: 568
resources:
limits:
--- kubernetes/apps/media/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: media/qbittorrent-reannounce
+++ kubernetes/apps/media/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: media/qbittorrent-reannounce
@@ -34,13 +34,13 @@
- --server
- qbittorrent.media.svc.cluster.local
- --port
- '8080'
image:
repository: ghcr.io/buroa/qbittools
- tag: v0.9.5
+ tag: v0.10.0
podSecurityContext:
runAsGroup: 568
runAsUser: 568
resources:
limits:
memory: 500Mi |
bot-blake
bot
changed the title
fix(container): update image ghcr.io/buroa/qbittools to v0.9.6
feat(container): update image ghcr.io/buroa/qbittools to v0.10.0
Oct 11, 2023
bot-blake
bot
force-pushed
the
renovate/ghcr.io-buroa-qbittools-0.x
branch
from
October 11, 2023 18:06
372ec32
to
1486af2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.9.5
->v0.10.0
Release Notes
buroa/qbtools (ghcr.io/buroa/qbittools)
v0.10.0
Compare Source
qbtools
.ghcr.io/buroa/qbtools
andghcr.io/buroa/qbittools
until next minor release.v0.9.6
Compare Source
Full Changelog: buroa/qbtools@v0.9.5...v0.9.6
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 these updates again.
This PR has been generated by Renovate Bot.