Skip to content

fix(container): update image ghcr.io/cross-seed/cross-seed (6.13.0 → 6.13.1) #1942

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 17, 2025

Conversation

yo-renovate[bot]
Copy link
Contributor

@yo-renovate yo-renovate bot commented Jul 17, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed patch 6.13.0 -> 6.13.1

Release Notes

cross-seed/cross-seed (ghcr.io/cross-seed/cross-seed)

v6.13.1

Compare Source

  • enhancement(client/injection): prevent subsequent rechecks for disc images on reinjection attempts (#​1016) 2f0d773
  • logging(startup): log stat.dev on failures (#​1014) ab0f23e


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.

…6.13.1)

Signed-off-by: yo-renovate[bot] <147074833+yo-renovate[bot]@users.noreply.github.com>
@yo-renovate yo-renovate bot requested a review from dotcomscripts as a code owner July 17, 2025 22:26
@yo-renovate yo-renovate bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Jul 17, 2025
@yo-renovate
Copy link
Contributor Author

yo-renovate bot commented Jul 17, 2025

--- 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

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

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: cross-seed-secret
             image:
               repository: ghcr.io/cross-seed/cross-seed
-              tag: 6.13.0@sha256:ea00ec58759195f6b8e1e230756d9ef1a527263e98582eeb23348b948085b78e
+              tag: 6.13.1@sha256:1c721b96c8c8c8c9d362c5ac57644fc552bff728496b9a8b6400383d3c47e709
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@yo-renovate
Copy link
Contributor Author

yo-renovate bot commented Jul 17, 2025

--- HelmRelease: media/cross-seed Deployment: media/cross-seed

+++ HelmRelease: media/cross-seed Deployment: media/cross-seed

@@ -52,13 +52,13 @@

           value: '2468'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: cross-seed-secret
-        image: ghcr.io/cross-seed/cross-seed:6.13.0@sha256:ea00ec58759195f6b8e1e230756d9ef1a527263e98582eeb23348b948085b78e
+        image: ghcr.io/cross-seed/cross-seed:6.13.1@sha256:1c721b96c8c8c8c9d362c5ac57644fc552bff728496b9a8b6400383d3c47e709
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/ping
             port: 2468
           initialDelaySeconds: 0

@dotcomscripts dotcomscripts merged commit 0f10504 into main Jul 17, 2025
12 checks passed
@dotcomscripts dotcomscripts deleted the renovate/ghcr.io-cross-seed-cross-seed-6.x branch July 17, 2025 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant