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
Open
Conversation
…v1.13.2 → v1.13.3 )
Contributor
Author
--- 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: |
Contributor
Author
--- 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 |
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:
v1.13.2→v1.13.3Release Notes
martabal/qbittorrent-exporter (ghcr.io/martabal/qbittorrent-exporter)
v1.13.3Compare Source
v1.13.3
🐛 Bug Fixes
f1228d37e7ac49⚙️ Miscellaneous Tasks
270ffa2Full 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.
This PR has been generated by Renovate Bot.