Skip to content

feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.6 )#337

Open
flkr-23[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-cross-seed-cross-seed-6.x
Open

feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.6 )#337
flkr-23[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-cross-seed-cross-seed-6.x

Conversation

@flkr-23
Copy link
Contributor

@flkr-23 flkr-23 bot commented Apr 27, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed minor 6.11.26.13.6

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

Compare Source

What's Changed
New Contributors

Full Changelog: cross-seed/cross-seed@v6.13.5...v6.13.6

v6.13.5

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@v6.13.4...v6.13.5

v6.13.4

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@v6.13.3...v6.13.4

v6.13.3

Compare Source

What's Changed
New Contributors

Full Changelog: cross-seed/cross-seed@v6.13.2...v6.13.3

v6.13.2

Compare Source

What's Changed
New Contributors

Full Changelog: cross-seed/cross-seed@v6.13.1...v6.13.2

v6.13.1

Compare Source

  • enhancement(client/injection): prevent subsequent rechecks for disc images on reinjection attempts (#​1016) 2f0d773
  • logging(startup): log stat.dev on failures (#​1014) ab0f23e

v6.13.0

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@v6.12.7...v6.13.0

v6.12.7

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@v6.12.6...v6.12.7

v6.12.6

Compare Source

What's Changed
  • ehancement(qbit): use includeTrackers includeFiles for info api by @​ShanaryS in #​985
  • update(logging): more descriptive errors and behaviors by @​ShanaryS in #​987
  • enhancement(snatch): don't retry frequently failed recent snatches by @​ShanaryS in #​986
  • fix(job/inject): better workflow for rechecking existing torrents by @​ShanaryS in #​988
  • update(logging): add more reasons for filtered searches by @​ShanaryS in #​989
  • fix(pushNotifier): always send paused for action: "save" by @​ShanaryS in #​990
  • fix(index): don't index torrents and data at the same time f5fc9ad
  • update(logging): log number of torrents and dataDir entries 7ca32d5
  • update(fetch): add User-Agent to all fetch requests 89eb8e4
  • update(logging): deduplicate indexer names when logging rate limit be69532
  • fix(linkDir): use stat.dev for choosing linkDir only if all are unique by @​ShanaryS in #​991

Full Changelog: cross-seed/cross-seed@v6.12.5...v6.12.6

v6.12.5

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@v6.12.4...v6.12.5

v6.12.4

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@v6.12.3...v6.12.4

v6.12.3

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@v6.12.2...v6.12.3

v6.12.2

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@v6.12.1...v6.12.2

v6.12.1

Compare Source

  • fix(config/validation): prevent category: blocklist for transmission instead of deluge 3dbb2f7

Full Changelog: cross-seed/cross-seed@v6.12.0...v6.12.1

v6.12.0

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@v6.11.2...v6.12.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 these updates again.


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

This PR has been generated by Renovate Bot.

@flkr-23
Copy link
Contributor Author

flkr-23 bot commented Apr 27, 2025

--- HelmRelease: downloads/cross-seed Deployment: downloads/cross-seed

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

@@ -48,13 +48,13 @@

         - daemon
         env:
         - name: CROSS_SEED_PORT
           value: '80'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/cross-seed/cross-seed:6.11.2@sha256:0befc4ff8989f283319a20151271cc9dba99215b7c381e018fdf15702c785e3f
+        image: ghcr.io/cross-seed/cross-seed:6.13.6@sha256:e2bf5b593e4e7d699e6242423ad7966190cd52ba8eefafdfdbb0cb5b0b609b96
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/ping
             port: 80
           initialDelaySeconds: 0

@flkr-23
Copy link
Contributor Author

flkr-23 bot commented Apr 27, 2025

--- kubernetes/apps/downloads/cross-seed/app Kustomization: downloads/cross-seed HelmRelease: downloads/cross-seed

+++ kubernetes/apps/downloads/cross-seed/app Kustomization: downloads/cross-seed HelmRelease: downloads/cross-seed

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

             - daemon
             env:
               CROSS_SEED_PORT: 80
               TZ: America/New_York
             image:
               repository: ghcr.io/cross-seed/cross-seed
-              tag: 6.11.2@sha256:0befc4ff8989f283319a20151271cc9dba99215b7c381e018fdf15702c785e3f
+              tag: 6.13.6@sha256:e2bf5b593e4e7d699e6242423ad7966190cd52ba8eefafdfdbb0cb5b0b609b96
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 6221f08 to cfafd80 Compare April 27, 2025 19:02
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.0 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.1 ) Apr 27, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch 2 times, most recently from 90dd257 to 55e7f69 Compare April 28, 2025 18:02
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.1 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.2 ) Apr 28, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 55e7f69 to e22cfdb Compare May 7, 2025 21:02
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.2 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.3 ) May 7, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from e22cfdb to f7af1d8 Compare May 11, 2025 12:03
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.3 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.4 ) May 11, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from f7af1d8 to 5225c19 Compare May 17, 2025 03:18
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.4 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.5 ) May 17, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch 5 times, most recently from caf31ae to ac23640 Compare May 28, 2025 01:30
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.5 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.6 ) May 28, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from ac23640 to 6a5b667 Compare June 3, 2025 09:03
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 6a5b667 to 273bb4b Compare June 18, 2025 04:07
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.6 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.7 ) Jun 18, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 273bb4b to bac3be7 Compare July 12, 2025 16:03
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.12.7 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.0 ) Jul 12, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from bac3be7 to 15a9887 Compare July 17, 2025 22:03
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.0 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.1 ) Jul 17, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 15a9887 to ed49e88 Compare August 19, 2025 19:03
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.1 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.2 ) Aug 19, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from ed49e88 to b49f2f9 Compare September 8, 2025 22:03
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.2 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.3 ) Sep 8, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from b49f2f9 to 123b88a Compare September 20, 2025 21:03
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.3 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.4 ) Sep 20, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 123b88a to 3db9cef Compare September 27, 2025 01:30
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.4 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.5 ) Sep 27, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 3db9cef to 8b818d5 Compare October 8, 2025 12:05
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 8b818d5 to 6abc5a0 Compare November 4, 2025 14:03
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.5 ) feat(container): update image ghcr.io/cross-seed/cross-seed ( 6.11.2 → 6.13.6 ) Nov 4, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 6abc5a0 to 9bddd9e Compare December 30, 2025 21:03
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 9bddd9e to 0b12b46 Compare February 24, 2026 14:25
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.

0 participants