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

fix(container): update ghcr.io/cross-seed/cross-seed ( 6.5.0 → 6.5.1 ) #366

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

commit-commander[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed patch 6.5.0 -> 6.5.1

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

Compare Source

  • update(cli/ensemble): add cli arg --no-season-from-episodes (#​846) 1ea96b7
  • allow seasonFromEpisodes with save or non-linking 5e23694
  • fix(searchee): use reduce instead to avoid call stack size limit (#​848) cebddff
  • update(config-template): Fix comment for disabling seasonFromEpisodes (#​847) a3c97ef
  • use reduce to avoid call stack size limit 98bac94
  • update(cli/ensemble): add cli arg --no-season-from-episodes 73a3923

What's Changed

New Contributors

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


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.5.0@sha256:8c241fb6e286c46e08a46d8136c09c8b995a57a41722c67ac51cd024928b4d07
+              tag: 6.5.1@sha256:0454d949431d01cdf897637bdc4f3ae4ce371a311b30693466272780ea8f09bd
             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.5.0@sha256:8c241fb6e286c46e08a46d8136c09c8b995a57a41722c67ac51cd024928b4d07
+        image: ghcr.io/cross-seed/cross-seed:6.5.1@sha256:0454d949431d01cdf897637bdc4f3ae4ce371a311b30693466272780ea8f09bd
         name: cross-seed
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 10m

@d4rkfella d4rkfella merged commit cfe1b4a into main Dec 21, 2024
10 checks passed
@d4rkfella d4rkfella deleted the renovate/main-ghcr.io-cross-seed-cross-seed-6.x branch December 21, 2024 23:07
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