chore(container): update ghcr.io/home-operations/tqm docker tag to v1.19.0#6211
Open
budimanjojo-bot[bot] wants to merge 1 commit intomainfrom
Open
chore(container): update ghcr.io/home-operations/tqm docker tag to v1.19.0#6211budimanjojo-bot[bot] wants to merge 1 commit intomainfrom
budimanjojo-bot[bot] wants to merge 1 commit intomainfrom
Conversation
….19.0 Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
Contributor
Author
--- cluster/apps/default/tqm/base Kustomization: default/tqm HelmRelease: default/tqm
+++ cluster/apps/default/tqm/base Kustomization: default/tqm HelmRelease: default/tqm
@@ -42,13 +42,13 @@
args:
- orphan
- qb
- --dry-run
image:
repository: ghcr.io/home-operations/tqm
- tag: 1.18.0
+ tag: 1.19.0
resources:
limits:
memory: 64Mi
requests:
cpu: 10m
securityContext:
@@ -71,13 +71,13 @@
clean:
args:
- clean
- qb
image:
repository: ghcr.io/home-operations/tqm
- tag: 1.18.0
+ tag: 1.19.0
resources:
limits:
memory: 64Mi
requests:
cpu: 10m
securityContext:
@@ -97,13 +97,13 @@
retag:
args:
- retag
- qb
image:
repository: ghcr.io/home-operations/tqm
- tag: 1.18.0
+ tag: 1.19.0
resources:
limits:
memory: 64Mi
requests:
cpu: 10m
securityContext: |
Contributor
Author
--- HelmRelease: default/tqm CronJob: default/tqm-orphaned
+++ HelmRelease: default/tqm CronJob: default/tqm-orphaned
@@ -43,13 +43,13 @@
restartPolicy: Never
containers:
- args:
- orphan
- qb
- --dry-run
- image: ghcr.io/home-operations/tqm:1.18.0
+ image: ghcr.io/home-operations/tqm:1.19.0
name: main
resources:
limits:
memory: 64Mi
requests:
cpu: 10m
--- HelmRelease: default/tqm CronJob: default/tqm
+++ HelmRelease: default/tqm CronJob: default/tqm
@@ -42,13 +42,13 @@
dnsPolicy: ClusterFirst
restartPolicy: Never
initContainers:
- args:
- retag
- qb
- image: ghcr.io/home-operations/tqm:1.18.0
+ image: ghcr.io/home-operations/tqm:1.19.0
name: retag
resources:
limits:
memory: 64Mi
requests:
cpu: 10m
@@ -70,13 +70,13 @@
readOnly: true
subPath: config.yaml
containers:
- args:
- clean
- qb
- image: ghcr.io/home-operations/tqm:1.18.0
+ image: ghcr.io/home-operations/tqm:1.19.0
name: clean
resources:
limits:
memory: 64Mi
requests:
cpu: 10m |
This file contains hidden or 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
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:
1.18.0→1.19.0Release Notes
autobrr/tqm (ghcr.io/home-operations/tqm)
v1.19.0Compare Source
Changelog
New Features
d451f16: feat(ignore): expose reason for ignore when possible (#109) (@saltydk)Bug fixes
d93b121: fix(pause): add hardlink mapping (#105) (@saltydk)a865d17: fix(qbittorrent): strip URLs before tracker-down pattern matching (#108) (@s0up4200)Full Changelog: autobrr/tqm@v1.18.0...v1.19.0
What to do next?
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.