Skip to content

fix(container-image): update ghcr.io/martabal/qbittorrent-exporter ( v1.13.2 → v1.13.3 )#881

Open
robottoms-up[bot] wants to merge 1 commit intomasterfrom
renovate/ghcr.io-martabal-qbittorrent-exporter-1.x
Open

fix(container-image): update ghcr.io/martabal/qbittorrent-exporter ( v1.13.2 → v1.13.3 )#881
robottoms-up[bot] wants to merge 1 commit intomasterfrom
renovate/ghcr.io-martabal-qbittorrent-exporter-1.x

Conversation

@robottoms-up
Copy link
Contributor

@robottoms-up robottoms-up bot commented Feb 22, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/martabal/qbittorrent-exporter patch v1.13.2v1.13.3

Release Notes

martabal/qbittorrent-exporter (ghcr.io/martabal/qbittorrent-exporter)

v1.13.3

Compare Source

v1.13.3
🐛 Bug Fixes
  • missing whitespace above in f1228d3
  • missing torrent state in 7e7ac49
⚙️ Miscellaneous Tasks
  • bump the ci-dependencies group across 1 directory with 2 updates (#​188)
  • bump alpine in the docker-dependencies group (#​189)
  • update dependencies in 270ffa2
  • bump the ci-dependencies group across 1 directory with 5 updates (#​197)
  • update go version (#​205)
  • bump alpine (#​206)
  • bump the ci-dependencies group across 1 directory with 5 updates (#​204)
  • bump github/codeql-action in the ci-dependencies group (#​207)

Full Changelog: martabal/qbittorrent-exporter@v1.13.2...v1.13.3


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.


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

This PR has been generated by Renovate Bot.

@robottoms-up
Copy link
Contributor Author

robottoms-up bot commented Feb 22, 2026

--- kubernetes/homelab/apps/media/qbittorrent/exporter Kustomization: media/qbittorrent-exporter HelmRelease: media/qbittorrent-exporter

+++ kubernetes/homelab/apps/media/qbittorrent/exporter Kustomization: media/qbittorrent-exporter HelmRelease: media/qbittorrent-exporter

@@ -36,13 +36,13 @@

             env:
               QBITTORRENT_BASE_URL: http://qbittorrent.media.svc.cluster.local:8080
               QBITTORRENT_PASSWORD: adminadmin
               QBITTORRENT_USERNAME: admin
             image:
               repository: ghcr.io/martabal/qbittorrent-exporter
-              tag: v1.13.2@sha256:a5e941c6071dd9c15a76ad3855c9ee29f7944491acfb32cacc6bfaae4571b739
+              tag: v1.13.3@sha256:cbb96f078ef255bc735a4a828f21af99b21d393d3685ee398b1ea0d0c55d3f9e
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@robottoms-up
Copy link
Contributor Author

robottoms-up bot commented Feb 22, 2026

--- HelmRelease: media/qbittorrent-exporter Deployment: media/qbittorrent-exporter

+++ HelmRelease: media/qbittorrent-exporter Deployment: media/qbittorrent-exporter

@@ -42,13 +42,13 @@

         - name: QBITTORRENT_BASE_URL
           value: http://qbittorrent.media.svc.cluster.local:8080
         - name: QBITTORRENT_PASSWORD
           value: adminadmin
         - name: QBITTORRENT_USERNAME
           value: admin
-        image: ghcr.io/martabal/qbittorrent-exporter:v1.13.2@sha256:a5e941c6071dd9c15a76ad3855c9ee29f7944491acfb32cacc6bfaae4571b739
+        image: ghcr.io/martabal/qbittorrent-exporter:v1.13.3@sha256:cbb96f078ef255bc735a4a828f21af99b21d393d3685ee398b1ea0d0c55d3f9e
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8090

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants