-
-
Notifications
You must be signed in to change notification settings - Fork 182
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 ghcr.io/buroa/qbtools ( v0.19.1 → v0.19.2 ) #8210
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
github-actions
bot
added
area/kubernetes
Changes made in the kubernetes directory
cluster/main
labels
Oct 9, 2024
--- kubernetes/main/apps/default/qbittorrent/tools Kustomization: flux-system/qbittorrent-tools HelmRelease: default/qbtools
+++ kubernetes/main/apps/default/qbittorrent/tools Kustomization: flux-system/qbittorrent-tools HelmRelease: default/qbtools
@@ -44,20 +44,21 @@
- '0.4'
- --interval
- '5'
env:
QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
QBITTORRENT_PORT: 80
- SABNZBD_HOST: http://sabnzbd.default.svc.cluster.local
- TZ: America/New_York
- envFrom:
- - secretRef:
- name: qbtools-secret
- image:
- repository: ghcr.io/buroa/qbtools
- tag: v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+ SABNZBD_HOST: sabnzbd.default.svc.cluster.local
+ SABNZBD_PORT: 80
+ TZ: America/New_York
+ envFrom:
+ - secretRef:
+ name: qbtools-secret
+ image:
+ repository: ghcr.io/buroa/qbtools
+ tag: v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
resources:
limits:
memory: 256M
requests:
cpu: 25m
securityContext:
@@ -76,20 +77,21 @@
- --exclude-pattern
- '*/manual/*'
- --dry-run
env:
QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
QBITTORRENT_PORT: 80
- SABNZBD_HOST: http://sabnzbd.default.svc.cluster.local
- TZ: America/New_York
- envFrom:
- - secretRef:
- name: qbtools-secret
- image:
- repository: ghcr.io/buroa/qbtools
- tag: v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+ SABNZBD_HOST: sabnzbd.default.svc.cluster.local
+ SABNZBD_PORT: 80
+ TZ: America/New_York
+ envFrom:
+ - secretRef:
+ name: qbtools-secret
+ image:
+ repository: ghcr.io/buroa/qbtools
+ tag: v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
resources:
limits:
memory: 256M
requests:
cpu: 25m
securityContext:
@@ -113,20 +115,21 @@
args:
- reannounce
- --process-seeding
env:
QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
QBITTORRENT_PORT: 80
- SABNZBD_HOST: http://sabnzbd.default.svc.cluster.local
- TZ: America/New_York
- envFrom:
- - secretRef:
- name: qbtools-secret
- image:
- repository: ghcr.io/buroa/qbtools
- tag: v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+ SABNZBD_HOST: sabnzbd.default.svc.cluster.local
+ SABNZBD_PORT: 80
+ TZ: America/New_York
+ envFrom:
+ - secretRef:
+ name: qbtools-secret
+ image:
+ repository: ghcr.io/buroa/qbtools
+ tag: v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
resources:
limits:
memory: 256M
requests:
cpu: 25m
securityContext:
@@ -149,20 +152,21 @@
- --include-tag
- expired
- --dry-run
env:
QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
QBITTORRENT_PORT: 80
- SABNZBD_HOST: http://sabnzbd.default.svc.cluster.local
- TZ: America/New_York
- envFrom:
- - secretRef:
- name: qbtools-secret
- image:
- repository: ghcr.io/buroa/qbtools
- tag: v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+ SABNZBD_HOST: sabnzbd.default.svc.cluster.local
+ SABNZBD_PORT: 80
+ TZ: America/New_York
+ envFrom:
+ - secretRef:
+ name: qbtools-secret
+ image:
+ repository: ghcr.io/buroa/qbtools
+ tag: v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
resources:
limits:
memory: 256M
requests:
cpu: 25m
securityContext:
@@ -183,20 +187,21 @@
- --include-tag
- unregistered
- --dry-run
env:
QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
QBITTORRENT_PORT: 80
- SABNZBD_HOST: http://sabnzbd.default.svc.cluster.local
- TZ: America/New_York
- envFrom:
- - secretRef:
- name: qbtools-secret
- image:
- repository: ghcr.io/buroa/qbtools
- tag: v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+ SABNZBD_HOST: sabnzbd.default.svc.cluster.local
+ SABNZBD_PORT: 80
+ TZ: America/New_York
+ envFrom:
+ - secretRef:
+ name: qbtools-secret
+ image:
+ repository: ghcr.io/buroa/qbtools
+ tag: v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
resources:
limits:
memory: 256M
requests:
cpu: 25m
securityContext:
@@ -220,20 +225,21 @@
- --last-activity
- --sites
- --unregistered
env:
QBITTORRENT_HOST: qbittorrent.default.svc.cluster.local
QBITTORRENT_PORT: 80
- SABNZBD_HOST: http://sabnzbd.default.svc.cluster.local
- TZ: America/New_York
- envFrom:
- - secretRef:
- name: qbtools-secret
- image:
- repository: ghcr.io/buroa/qbtools
- tag: v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+ SABNZBD_HOST: sabnzbd.default.svc.cluster.local
+ SABNZBD_PORT: 80
+ TZ: America/New_York
+ envFrom:
+ - secretRef:
+ name: qbtools-secret
+ image:
+ repository: ghcr.io/buroa/qbtools
+ tag: v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
resources:
limits:
memory: 256M
requests:
cpu: 25m
securityContext: |
--- HelmRelease: default/qbtools Deployment: default/qbtools-limiter
+++ HelmRelease: default/qbtools Deployment: default/qbtools-limiter
@@ -52,19 +52,21 @@
env:
- name: QBITTORRENT_HOST
value: qbittorrent.default.svc.cluster.local
- name: QBITTORRENT_PORT
value: '80'
- name: SABNZBD_HOST
- value: http://sabnzbd.default.svc.cluster.local
+ value: sabnzbd.default.svc.cluster.local
+ - name: SABNZBD_PORT
+ value: '80'
- name: TZ
value: America/New_York
envFrom:
- secretRef:
name: qbtools-secret
- image: ghcr.io/buroa/qbtools:v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+ image: ghcr.io/buroa/qbtools:v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
name: app
resources:
limits:
memory: 256M
requests:
cpu: 25m
--- HelmRelease: default/qbtools Deployment: default/qbtools-reannounce
+++ HelmRelease: default/qbtools Deployment: default/qbtools-reannounce
@@ -45,19 +45,21 @@
env:
- name: QBITTORRENT_HOST
value: qbittorrent.default.svc.cluster.local
- name: QBITTORRENT_PORT
value: '80'
- name: SABNZBD_HOST
- value: http://sabnzbd.default.svc.cluster.local
+ value: sabnzbd.default.svc.cluster.local
+ - name: SABNZBD_PORT
+ value: '80'
- name: TZ
value: America/New_York
envFrom:
- secretRef:
name: qbtools-secret
- image: ghcr.io/buroa/qbtools:v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+ image: ghcr.io/buroa/qbtools:v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
name: app
resources:
limits:
memory: 256M
requests:
cpu: 25m
--- HelmRelease: default/qbtools CronJob: default/qbtools-orphaned
+++ HelmRelease: default/qbtools CronJob: default/qbtools-orphaned
@@ -51,19 +51,21 @@
env:
- name: QBITTORRENT_HOST
value: qbittorrent.default.svc.cluster.local
- name: QBITTORRENT_PORT
value: '80'
- name: SABNZBD_HOST
- value: http://sabnzbd.default.svc.cluster.local
+ value: sabnzbd.default.svc.cluster.local
+ - name: SABNZBD_PORT
+ value: '80'
- name: TZ
value: America/New_York
envFrom:
- secretRef:
name: qbtools-secret
- image: ghcr.io/buroa/qbtools:v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+ image: ghcr.io/buroa/qbtools:v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
name: app
resources:
limits:
memory: 256M
requests:
cpu: 25m
--- HelmRelease: default/qbtools CronJob: default/qbtools-tagging
+++ HelmRelease: default/qbtools CronJob: default/qbtools-tagging
@@ -51,19 +51,21 @@
env:
- name: QBITTORRENT_HOST
value: qbittorrent.default.svc.cluster.local
- name: QBITTORRENT_PORT
value: '80'
- name: SABNZBD_HOST
- value: http://sabnzbd.default.svc.cluster.local
+ value: sabnzbd.default.svc.cluster.local
+ - name: SABNZBD_PORT
+ value: '80'
- name: TZ
value: America/New_York
envFrom:
- secretRef:
name: qbtools-secret
- image: ghcr.io/buroa/qbtools:v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+ image: ghcr.io/buroa/qbtools:v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
name: tagging
resources:
limits:
memory: 256M
requests:
cpu: 25m
@@ -93,19 +95,21 @@
env:
- name: QBITTORRENT_HOST
value: qbittorrent.default.svc.cluster.local
- name: QBITTORRENT_PORT
value: '80'
- name: SABNZBD_HOST
- value: http://sabnzbd.default.svc.cluster.local
+ value: sabnzbd.default.svc.cluster.local
+ - name: SABNZBD_PORT
+ value: '80'
- name: TZ
value: America/New_York
envFrom:
- secretRef:
name: qbtools-secret
- image: ghcr.io/buroa/qbtools:v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+ image: ghcr.io/buroa/qbtools:v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
name: prune-expired
resources:
limits:
memory: 256M
requests:
cpu: 25m
@@ -134,19 +138,21 @@
env:
- name: QBITTORRENT_HOST
value: qbittorrent.default.svc.cluster.local
- name: QBITTORRENT_PORT
value: '80'
- name: SABNZBD_HOST
- value: http://sabnzbd.default.svc.cluster.local
+ value: sabnzbd.default.svc.cluster.local
+ - name: SABNZBD_PORT
+ value: '80'
- name: TZ
value: America/New_York
envFrom:
- secretRef:
name: qbtools-secret
- image: ghcr.io/buroa/qbtools:v0.19.1@sha256:0450ec43f0410f2109e4adde0db6d0b6698a2d1e55a40165097057da67a3a833
+ image: ghcr.io/buroa/qbtools:v0.19.2@sha256:27b43f341090f8e95d33a0d43c9c3326cb42473de94bfe6f3d4c934f0ee355f8
name: prune-unregistered
resources:
limits:
memory: 256M
requests:
cpu: 25m |
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.19.1
->v0.19.2
Release Notes
buroa/qbtools (ghcr.io/buroa/qbtools)
v0.19.2
Compare Source
What's Changed
Full Changelog: buroa/qbtools@v0.19.1...v0.19.2
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.