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.8.9 → 6.8.10 ) #356

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed patch 6.8.9 -> 6.8.10

Release Notes

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

v6.8.10

Compare Source

  • extract boilerplate for useClientTorrents (#​868) daadb46
  • flatten trackers 9b5d18c
  • fix(perf): prevent search/inject simultaneous indexing d6d9946
  • put into workable state e64f8de
  • extract boilerplate for useClientTorrents 4573550

What's Changed

Full Changelog: cross-seed/cross-seed@v6.8.9...v6.8.10


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 Jan 19, 2025

Here's the code health analysis summary for commits 99aae94..4b80141. 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

--- 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.8.9
+        image: ghcr.io/cross-seed/cross-seed:6.8.10
         name: main
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m

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.8.9
+              tag: 6.8.10
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 10m
                 memory: 128Mi

@Tanguille Tanguille merged commit 8abb4ec into main Jan 19, 2025
11 checks passed
@Tanguille Tanguille deleted the renovate/ghcr.io-cross-seed-cross-seed-6.8.x branch January 19, 2025 23:04
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