Skip to content

fix(container): update ghcr.io/cross-seed/cross-seed ( 6.13.6 → 6.13.7 )#5612

Merged
mchestr merged 1 commit intomainfrom
renovate/ghcr.io-cross-seed-cross-seed-6.x
May 5, 2026
Merged

fix(container): update ghcr.io/cross-seed/cross-seed ( 6.13.6 → 6.13.7 )#5612
mchestr merged 1 commit intomainfrom
renovate/ghcr.io-cross-seed-cross-seed-6.x

Conversation

@mchesterbot
Copy link
Copy Markdown
Contributor

@mchesterbot mchesterbot Bot commented May 4, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed patch 6.13.66.13.7

Release Notes

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

v6.13.7

Compare Source

  • Accept all 2xx responses for qBittorrent df8eec7
  • add(search/parsing) add audiobook/ebook/music regex for better title parsing 9c57435
  • allow stalled injections 0ea5647
  • ignore title mismatch for inject job if complete e45ff39
  • prevent ensemble episodes for anime regex if no video files 827ee1e
  • add uhd and bluray to arr dir regex 55d6dc4
  • fix edge case on bad season regex: title...s \d 38902b2

Full Changelog: cross-seed/cross-seed@v6.13.6...v6.13.7


Configuration

📅 Schedule: (in timezone America/Vancouver)

  • 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 Mend Renovate.

@mchesterbot mchesterbot Bot requested a review from mchestr as a code owner May 4, 2026 14:53
@mchesterbot mchesterbot Bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels May 4, 2026
@mchesterbot
Copy link
Copy Markdown
Contributor Author

mchesterbot Bot commented May 4, 2026

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

@mchesterbot
Copy link
Copy Markdown
Contributor Author

mchesterbot Bot commented May 4, 2026

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

@mchestr mchestr merged commit 24409e7 into main May 5, 2026
13 of 14 checks passed
@mchesterbot mchesterbot Bot deleted the renovate/ghcr.io-cross-seed-cross-seed-6.x branch May 5, 2026 03:17
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