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.8.10 → 6.9.0 ) #359

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed minor 6.8.10 -> 6.9.0

Release Notes

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

v6.9.0

Compare Source

  • enhancement(webhook): ability to override certain config options (#​886) c2e24f4
  • enhancement(pushNotifier): support multiple urls (#​889) b432a3a
  • feat(clients): option to use APIs instead of torrentDir (#​864) 7575467
  • logging(dataDirs): warn users with low max watches (#​885)
  • enhancement(linkType): support reflink (#​887)
  • fix(startup): delayed retries for checks on startup (#​888) 251d916
  • fix(startup): delayed retries for checks on startup 097631f

What's Changed

Full Changelog: cross-seed/cross-seed@v6.8.10...v6.9.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 Jan 20, 2025

Here's the code health analysis summary for commits 428dde2..6d3f402. 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.8.10
+              tag: 6.9.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.8.10
+        image: ghcr.io/cross-seed/cross-seed:6.9.0
         name: main
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m

@Tanguille Tanguille merged commit 96a9875 into main Jan 20, 2025
11 checks passed
@Tanguille Tanguille deleted the renovate/ghcr.io-cross-seed-cross-seed-6.x branch January 20, 2025 05:34
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