Skip to content

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
renovate/ghcr.io-home-operations-tqm-1.x
Open

chore(container): update ghcr.io/home-operations/tqm docker tag to v1.19.0#6211
budimanjojo-bot[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-tqm-1.x

Conversation

@budimanjojo-bot
Copy link
Contributor

@budimanjojo-bot budimanjojo-bot bot commented Jan 13, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/tqm (source) minor 1.18.01.19.0

Release Notes

autobrr/tqm (ghcr.io/home-operations/tqm)

v1.19.0

Compare Source

Changelog
New Features
Bug fixes

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

….19.0

Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
@budimanjojo-bot budimanjojo-bot bot added renovate/container Pull request to a Renovate container update renovatebot Pull request created by Renovate type/minor Pull request of type minor version bump labels Jan 13, 2026
@budimanjojo-bot
Copy link
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:

@budimanjojo-bot
Copy link
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate/container Pull request to a Renovate container update renovatebot Pull request created by Renovate type/minor Pull request of type minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants