-
Notifications
You must be signed in to change notification settings - Fork 0
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/qbtools to v0.19.12 #67
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ghcr.io-buroa-qbtools-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
--- kubernetes/apps/default/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: default/qbittorrent-manage
+++ kubernetes/apps/default/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: default/qbittorrent-manage
@@ -49,13 +49,13 @@
controller:
cronjob:
schedule: '@hourly'
type: cronjob
image:
repository: ghcr.io/buroa/qbtools
- tag: v0.10.0
+ tag: v0.19.3
initContainers:
01-tag:
args:
- tagging
- --added-on
- --expired
@@ -65,13 +65,13 @@
- --server
- qbittorrent.default.svc.cluster.local
- --port
- '80'
- --config
- /config/config.yaml
- image: ghcr.io/buroa/qbtools:v0.10.0
+ image: ghcr.io/buroa/qbtools:v0.19.3
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /config/config.yaml
name: config-file
subPath: config.yaml
02-unregistered:
@@ -86,13 +86,13 @@
- --include-tag
- unregistered
- --server
- qbittorrent.default.svc.cluster.local
- --port
- '80'
- image: ghcr.io/buroa/qbtools:v0.10.0
+ image: ghcr.io/buroa/qbtools:v0.19.3
imagePullPolicy: IfNotPresent
persistence:
config-file:
enabled: true
mountPath: /config/config.yaml
name: qbittorrent-tools-configmap-7m7b9g6678
--- kubernetes/apps/default/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: default/qbittorrent-orphaned
+++ kubernetes/apps/default/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: default/qbittorrent-orphaned
@@ -43,13 +43,13 @@
controller:
cronjob:
schedule: '@daily'
type: cronjob
image:
repository: ghcr.io/buroa/qbtools
- tag: v0.10.0
+ tag: v0.19.3
persistence:
media:
enabled: true
existingClaim: media
podSecurityContext:
fsGroup: 568
--- kubernetes/apps/default/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: default/qbittorrent-reannounce
+++ kubernetes/apps/default/qbittorrent/tools Kustomization: flux-system/cluster-apps-qbittorrent-tools HelmRelease: default/qbittorrent-reannounce
@@ -34,13 +34,13 @@
- --server
- qbittorrent.default.svc.cluster.local
- --port
- '80'
image:
repository: ghcr.io/buroa/qbtools
- tag: v0.10.0
+ tag: v0.19.3
podSecurityContext:
runAsGroup: 568
runAsUser: 568
resources:
limits:
memory: 500Mi |
--- kubernetes HelmRelease: default/qbittorrent-orphaned CronJob: default/qbittorrent-orphaned
+++ kubernetes HelmRelease: default/qbittorrent-orphaned CronJob: default/qbittorrent-orphaned
@@ -32,13 +32,13 @@
supplementalGroups:
- 10000
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: qbittorrent-orphaned
- image: ghcr.io/buroa/qbtools:v0.10.0
+ image: ghcr.io/buroa/qbtools:v0.19.3
imagePullPolicy: null
args:
- orphaned
- --exclude-pattern
- '*_unpackerred'
- --exclude-pattern
--- kubernetes HelmRelease: default/qbittorrent-reannounce Deployment: default/qbittorrent-reannounce
+++ kubernetes HelmRelease: default/qbittorrent-reannounce Deployment: default/qbittorrent-reannounce
@@ -28,13 +28,13 @@
runAsGroup: 568
runAsUser: 568
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: qbittorrent-reannounce
- image: ghcr.io/buroa/qbtools:v0.10.0
+ image: ghcr.io/buroa/qbtools:v0.19.3
imagePullPolicy: null
args:
- reannounce
- --process-seeding
- --server
- qbittorrent.default.svc.cluster.local
--- kubernetes HelmRelease: default/qbittorrent-manage CronJob: default/qbittorrent-manage
+++ kubernetes HelmRelease: default/qbittorrent-manage CronJob: default/qbittorrent-manage
@@ -40,13 +40,13 @@
- --server
- qbittorrent.default.svc.cluster.local
- --port
- '80'
- --config
- /config/config.yaml
- image: ghcr.io/buroa/qbtools:v0.10.0
+ image: ghcr.io/buroa/qbtools:v0.19.3
imagePullPolicy: IfNotPresent
name: 01-tag
volumeMounts:
- mountPath: /config/config.yaml
name: config-file
subPath: config.yaml
@@ -61,18 +61,18 @@
- --include-tag
- unregistered
- --server
- qbittorrent.default.svc.cluster.local
- --port
- '80'
- image: ghcr.io/buroa/qbtools:v0.10.0
+ image: ghcr.io/buroa/qbtools:v0.19.3
imagePullPolicy: IfNotPresent
name: 02-unregistered
containers:
- name: qbittorrent-manage
- image: ghcr.io/buroa/qbtools:v0.10.0
+ image: ghcr.io/buroa/qbtools:v0.19.3
imagePullPolicy: null
args:
- prune
- --exclude-category
- manual
- --exclude-category |
renovate
bot
changed the title
fix(container): update image ghcr.io/buroa/qbtools to v0.10.1
fix(container): update image ghcr.io/buroa/qbtools to v0.10.2
Dec 3, 2023
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
December 3, 2023 23:10
10c7e0e
to
8e10f23
Compare
renovate
bot
changed the title
fix(container): update image ghcr.io/buroa/qbtools to v0.10.2
feat(container): update image ghcr.io/buroa/qbtools to v0.11.0
Dec 12, 2023
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
December 12, 2023 16:57
8e10f23
to
de9279e
Compare
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
January 10, 2024 22:53
de9279e
to
1b17a23
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.11.0
feat(container): update image ghcr.io/buroa/qbtools to v0.13.0
Jan 10, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
February 18, 2024 22:59
1b17a23
to
bfebfe7
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.13.0
feat(container): update image ghcr.io/buroa/qbtools to v0.13.1
Feb 18, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
February 19, 2024 22:58
bfebfe7
to
4ee5e45
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.13.1
feat(container): update image ghcr.io/buroa/qbtools to v0.14.0
Feb 19, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
March 1, 2024 02:32
4ee5e45
to
b00ddc9
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.14.0
feat(container): update image ghcr.io/buroa/qbtools to v0.15.0
Mar 1, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
March 26, 2024 13:24
b00ddc9
to
c04b6d2
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.15.0
feat(container): update image ghcr.io/buroa/qbtools to v0.15.1
Mar 26, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
April 17, 2024 12:16
c04b6d2
to
9ee9a2b
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.15.1
feat(container): update image ghcr.io/buroa/qbtools to v0.15.2
Apr 17, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
June 1, 2024 13:15
9ee9a2b
to
91380c9
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.15.2
feat(container): update image ghcr.io/buroa/qbtools to v0.15.3
Jun 1, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
July 27, 2024 23:08
91380c9
to
fe07c0f
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.15.3
feat(container): update image ghcr.io/buroa/qbtools to v0.15.4
Jul 27, 2024
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.15.4
feat(container): update image ghcr.io/buroa/qbtools to v0.16.0
Aug 19, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
August 19, 2024 18:45
fe07c0f
to
23d5013
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.16.0
feat(container): update image ghcr.io/buroa/qbtools to v0.16.1
Aug 19, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
August 20, 2024 17:09
23d5013
to
acfc166
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.16.1
feat(container): update image ghcr.io/buroa/qbtools to v0.16.2
Aug 20, 2024
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.17.7
feat(container): update image ghcr.io/buroa/qbtools to v0.17.8
Oct 7, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
October 8, 2024 02:02
dcc7ee2
to
27bf55d
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.17.8
feat(container): update image ghcr.io/buroa/qbtools to v0.18.1
Oct 8, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
October 8, 2024 16:57
27bf55d
to
edf03db
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.18.1
feat(container): update image ghcr.io/buroa/qbtools to v0.18.2
Oct 8, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
October 9, 2024 01:35
edf03db
to
46be2b3
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.18.2
feat(container): update image ghcr.io/buroa/qbtools to v0.19.1
Oct 9, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
October 9, 2024 19:06
46be2b3
to
5dff766
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.19.1
feat(container): update image ghcr.io/buroa/qbtools to v0.19.2
Oct 9, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
October 14, 2024 01:09
5dff766
to
75c54c6
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.19.2
feat(container): update image ghcr.io/buroa/qbtools to v0.19.3
Oct 14, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
October 24, 2024 16:10
75c54c6
to
d14995a
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.19.3
feat(container): update image ghcr.io/buroa/qbtools to v0.19.4
Oct 24, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
October 24, 2024 22:47
d14995a
to
12f182a
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.19.4
feat(container): update image ghcr.io/buroa/qbtools to v0.19.5
Oct 24, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
October 28, 2024 17:49
12f182a
to
53d4b49
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.19.5
feat(container): update image ghcr.io/buroa/qbtools to v0.19.6
Oct 28, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
October 29, 2024 18:39
53d4b49
to
be15d4e
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.19.6
feat(container): update image ghcr.io/buroa/qbtools to v0.19.7
Oct 29, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
November 17, 2024 00:32
be15d4e
to
2529455
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.19.7
feat(container): update image ghcr.io/buroa/qbtools to v0.19.8
Nov 17, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
November 21, 2024 10:27
2529455
to
dd6a031
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.19.8
feat(container): update image ghcr.io/buroa/qbtools to v0.19.9
Nov 21, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
November 28, 2024 17:15
dd6a031
to
9b154f7
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.19.9
feat(container): update image ghcr.io/buroa/qbtools to v0.19.10
Nov 28, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
December 6, 2024 20:01
9b154f7
to
cd8c2dc
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.19.10
feat(container): update image ghcr.io/buroa/qbtools to v0.19.11
Dec 6, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-buroa-qbtools-0.x
branch
from
December 21, 2024 23:03
cd8c2dc
to
9c7bb33
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/buroa/qbtools to v0.19.11
feat(container): update image ghcr.io/buroa/qbtools to v0.19.12
Dec 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.10.0
->v0.19.12
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
buroa/qbtools (ghcr.io/buroa/qbtools)
v0.19.12
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.19.11...v0.19.12
v0.19.11
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.19.10...v0.19.11
v0.19.10
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.19.9...v0.19.10
v0.19.9
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.19.8...v0.19.9
v0.19.8
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.19.7...v0.19.8
v0.19.7
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.19.6...v0.19.7
v0.19.6
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.19.5...v0.19.6
v0.19.5
Compare Source
Full Changelog: buroa/qbtools@v0.19.4...v0.19.5
v0.19.4
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.19.3...v0.19.4
v0.19.3
Compare Source
Full Changelog: buroa/qbtools@v0.19.2...v0.19.3
v0.19.2
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.19.1...v0.19.2
v0.19.1
Compare Source
Full Changelog: buroa/qbtools@v0.19.0...v0.19.1
v0.19.0
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.18.2...v0.19.0
v0.18.2
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.18.1...v0.18.2
v0.18.1
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.18.0...v0.18.1
v0.18.0
Compare Source
What's Changed
activity:24h
toactivity:1d
and same for added by @onedr0p in https://github.com/buroa/qbtools/pull/79Full Changelog: buroa/qbtools@v0.17.8...v0.18.0
v0.17.8
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.17.7...v0.17.8
v0.17.7
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.17.6...v0.17.7
v0.17.6
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.17.5...v0.17.6
v0.17.5
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.17.4...v0.17.5
v0.17.4
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.17.3...v0.17.4
v0.17.3
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.17.2...v0.17.3
v0.17.2
Compare Source
Full Changelog: buroa/qbtools@v0.17.1...v0.17.2
v0.17.1
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.17.0...v0.17.1
v0.17.0
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.16.10...v0.17.0
v0.16.10
Compare Source
Full Changelog: buroa/qbtools@v0.16.9...v0.16.10
v0.16.9
Compare Source
Full Changelog: buroa/qbtools@v0.16.8...v0.16.9
v0.16.8
Compare Source
Full Changelog: buroa/qbtools@v0.16.7...v0.16.8
v0.16.7
Compare Source
Full Changelog: buroa/qbtools@v0.16.6...v0.16.7
v0.16.6
Compare Source
Full Changelog: buroa/qbtools@v0.16.5...v0.16.6
v0.16.5
Compare Source
What's Changed
added 180
to tag by @onedr0p in https://github.com/buroa/qbtools/pull/60Full Changelog: buroa/qbtools@v0.16.4...v0.16.5
v0.16.4
Compare Source
Full Changelog: buroa/qbtools@v0.16.3...v0.16.4
v0.16.3
Compare Source
Full Changelog: buroa/qbtools@v0.16.2...v0.16.3
v0.16.2
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.16.1...v0.16.2
v0.16.1
Compare Source
Full Changelog: buroa/qbtools@v0.16.0...v0.16.1
v0.16.0
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.15.4...v0.16.0
v0.15.4
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.15.3...v0.15.4
v0.15.3
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.15.2...v0.15.3
v0.15.2
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.15.1...v0.15.2
v0.15.1
Compare Source
What's Changed
New Contributors
Full Changelog: buroa/qbtools@v0.15.0...v0.15.1
v0.15.0
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.14.0...v0.15.0
v0.14.0
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.13.1...v0.14.0
v0.13.1
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.13.0...v0.13.1
v0.13.0
Compare Source
I'm sorry for the quick change :-(
Full Changelog: buroa/qbtools@v0.12.0...v0.13.0
v0.12.0
Compare Source
Full Changelog: buroa/qbtools@v0.11.0...v0.12.0
v0.11.0
Compare Source
What's Changed
New Contributors
Full Changelog: buroa/qbtools@v0.10.2...v0.11.0
v0.10.2
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.10.1...v0.10.2
v0.10.1
Compare Source
What's Changed
New Contributors
Full Changelog: buroa/qbtools@v0.10.0...v0.10.1
Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), 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 was generated by Mend Renovate. View the repository job log.