Conversation
Contributor
Author
--- kubernetes/apps/media/cross-seed/app Kustomization: media/cross-seed HelmRelease: media/cross-seed
+++ kubernetes/apps/media/cross-seed/app Kustomization: media/cross-seed HelmRelease: media/cross-seed
@@ -37,13 +37,13 @@
- daemon
env:
CROSS_SEED_PORT: 2468
TZ: America/Vancouver
image:
repository: ghcr.io/cross-seed/cross-seed
- tag: 6.13.6@sha256:e2bf5b593e4e7d699e6242423ad7966190cd52ba8eefafdfdbb0cb5b0b609b96
+ tag: 6.13.7@sha256:a1fed512261fd968c55cb03c51cff9c6620aa76a34b3b591afca95c890aa8225
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: media/cross-seed Deployment: media/cross-seed
+++ HelmRelease: media/cross-seed Deployment: media/cross-seed
@@ -48,13 +48,13 @@
- daemon
env:
- name: CROSS_SEED_PORT
value: '2468'
- name: TZ
value: America/Vancouver
- image: ghcr.io/cross-seed/cross-seed:6.13.6@sha256:e2bf5b593e4e7d699e6242423ad7966190cd52ba8eefafdfdbb0cb5b0b609b96
+ image: ghcr.io/cross-seed/cross-seed:6.13.7@sha256:a1fed512261fd968c55cb03c51cff9c6620aa76a34b3b591afca95c890aa8225
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/ping
port: 2468
initialDelaySeconds: 0 |
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:
6.13.6→6.13.7Release Notes
cross-seed/cross-seed (ghcr.io/cross-seed/cross-seed)
v6.13.7Compare Source
df8eec79c574350ea5647e45ff39827ee1e55d6dc438902b2Full Changelog: cross-seed/cross-seed@v6.13.6...v6.13.7
Configuration
📅 Schedule: (in timezone America/Vancouver)
🚦 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 Mend Renovate.