fix(container): update image ghcr.io/clajiness/qbop ( v2.5.3 ➔ v2.5.4 )#7815
Merged
fix(container): update image ghcr.io/clajiness/qbop ( v2.5.3 ➔ v2.5.4 )#7815
Conversation
Contributor
Author
--- kubernetes/apps/downloads/qbittorrent/app Kustomization: downloads/qbittorrent HelmRelease: downloads/qbittorrent
+++ kubernetes/apps/downloads/qbittorrent/app Kustomization: downloads/qbittorrent HelmRelease: downloads/qbittorrent
@@ -91,13 +91,13 @@
QBIT_ADDR: http://localhost:8080
envFrom:
- secretRef:
name: qbop
image:
repository: ghcr.io/clajiness/qbop
- tag: v2.5.3@sha256:3023ba9e46eb478e21a0a5a40590ed9fa16b7c8beb14dcb8e3f89d8c45e587d4
+ tag: v2.5.4@sha256:053619a7c2af89fa483a64ebe652deaef35b99a86c7c42c700e176390264878b
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
Contributor
Author
--- HelmRelease: downloads/qbittorrent Deployment: downloads/qbittorrent
+++ HelmRelease: downloads/qbittorrent Deployment: downloads/qbittorrent
@@ -107,13 +107,13 @@
value: 10.2.0.1
- name: QBIT_ADDR
value: http://localhost:8080
envFrom:
- secretRef:
name: qbop
- image: ghcr.io/clajiness/qbop:v2.5.3@sha256:3023ba9e46eb478e21a0a5a40590ed9fa16b7c8beb14dcb8e3f89d8c45e587d4
+ image: ghcr.io/clajiness/qbop:v2.5.4@sha256:053619a7c2af89fa483a64ebe652deaef35b99a86c7c42c700e176390264878b
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8080 |
12da806 to
cc2fd4b
Compare
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:
v2.5.3→v2.5.4Configuration
📅 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.