Skip to content
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

feat(container): update ghcr.io/cross-seed/cross-seed ( 6.4.1 → 6.5.0 ) #362

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

commit-commander[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed minor 6.4.1 -> 6.5.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v6.5.0

  • feat(match): ensemble matching for episodes (#​668) d6adcd6
  • update docs for blocklist a3b56a6
  • clean up code d37aca4
  • round ensemble length for rss/announce a177a37
  • drop linking requirement for matchMode if using action save cc6e9ca
  • rename logReason to logEnsemble ad32d3c
  • clarify ensemble logic 4f73a38
  • track mtimeMs for data/virtual to detect incomplete source 0c0dad8
  • ensemble matching f782c68

What's Changed

Full Changelog: cross-seed/cross-seed@v6.4.1...v6.5.0


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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@commit-commander
Copy link
Contributor Author

--- kubernetes/main/apps/media/qbittorrent/app Kustomization: flux-system/qbittorrent HelmRelease: media/qbittorrent

+++ kubernetes/main/apps/media/qbittorrent/app Kustomization: flux-system/qbittorrent HelmRelease: media/qbittorrent

@@ -42,13 +42,13 @@

             - daemon
             dependsOn: qbittorrent
             env:
               TZ: Europe/Sofia
             image:
               repository: ghcr.io/cross-seed/cross-seed
-              tag: 6.4.1@sha256:3c97487736a679a92e5314de9cafc6b6599cdcf369b93ad51d27102c0bd61496
+              tag: 6.5.0@sha256:8c241fb6e286c46e08a46d8136c09c8b995a57a41722c67ac51cd024928b4d07
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
             resources:

@commit-commander
Copy link
Contributor Author

--- HelmRelease: media/qbittorrent Deployment: media/qbittorrent

+++ HelmRelease: media/qbittorrent Deployment: media/qbittorrent

@@ -147,13 +147,13 @@

           readOnly: true
       - args:
         - daemon
         env:
         - name: TZ
           value: Europe/Sofia
-        image: ghcr.io/cross-seed/cross-seed:6.4.1@sha256:3c97487736a679a92e5314de9cafc6b6599cdcf369b93ad51d27102c0bd61496
+        image: ghcr.io/cross-seed/cross-seed:6.5.0@sha256:8c241fb6e286c46e08a46d8136c09c8b995a57a41722c67ac51cd024928b4d07
         name: cross-seed
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 10m

@d4rkfella d4rkfella merged commit 692e850 into main Dec 20, 2024
10 checks passed
@d4rkfella d4rkfella deleted the renovate/main-ghcr.io-cross-seed-cross-seed-6.x branch December 20, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant