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.2.3 → 6.3.0 ) #232

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed minor 6.2.3 -> 6.3.0

Release Notes

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

v6.3.0

Compare Source

  • fix(zod/linkdir): do not require linkdir for risky or partial when action is save (#​842) 5be51cb
  • feat(action/inject): resume injections below size threshold and readd skipRecheck (#​750) e6f5b9a
  • fix(zod/linkdir): do not require linkdir for risky or partial when action is save 7333428
  • clarify schema 8cf86f9
  • Only log "waiting for tasks" when inject is ran manually 52dce19
  • rename maxRemainingForResume to autoResumeMaxDownload 1652e81
  • readd skipRecheck since we can now resume torrents e766ccb
  • resume partials and always recheck-resume data/virtual f842ed6

What's Changed

Full Changelog: cross-seed/cross-seed@v6.2.3...v6.3.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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

deepsource-io bot commented Dec 20, 2024

Here's the code health analysis summary for commits d82cd05..55d6743. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource KubeLinter LogoKubeLinter✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

--- kubernetes/apps/media/cross-seed/app Kustomization: flux-system/cross-seed HelmRelease: media/cross-seed

+++ kubernetes/apps/media/cross-seed/app Kustomization: flux-system/cross-seed HelmRelease: media/cross-seed

@@ -40,13 +40,13 @@

             - daemon
             envFrom:
             - secretRef:
                 name: cross-seed-secret
             image:
               repository: ghcr.io/cross-seed/cross-seed
-              tag: 6.2.3
+              tag: 6.3.0
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 10m
                 memory: 128Mi

Copy link

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

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

@@ -44,13 +44,13 @@

       containers:
       - args:
         - daemon
         envFrom:
         - secretRef:
             name: cross-seed-secret
-        image: ghcr.io/cross-seed/cross-seed:6.2.3
+        image: ghcr.io/cross-seed/cross-seed:6.3.0
         name: main
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m

@Tanguille Tanguille merged commit 4713b5d into main Dec 20, 2024
11 checks passed
@Tanguille Tanguille deleted the renovate/ghcr.io-cross-seed-cross-seed-6.x branch December 20, 2024 17:03
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