onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

fix(container): update ghcr.io/cross-seed/cross-seed ( 6.0.0-29 β†’ 6.0.0-30 ) #8041

Closed bot-ross[bot] closed 1 month ago

bot-ross[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed patch 6.0.0-29 -> 6.0.0-30

Release Notes

cross-seed/cross-seed (ghcr.io/cross-seed/cross-seed) ### [`v6.0.0-30`](https://togithub.com/cross-seed/cross-seed/releases/tag/v6.0.0-30) [Compare Source](https://togithub.com/cross-seed/cross-seed/compare/v6.0.0-29...v6.0.0-30) - fix(prefilter/logic): misplaced logic in arr directory detection ([#​777](https://togithub.com/cross-seed/cross-seed/issues/777)) [`48073e4`](https://togithub.com/cross-seed/cross-seed/commit/48073e4)

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.



This PR has been generated by Renovate Bot.

bot-ross[bot] commented 1 month ago
--- HelmRelease: default/cross-seed Deployment: default/cross-seed

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

@@ -47,13 +47,13 @@

       containers:
       - args:
         - daemon
         env:
         - name: TZ
           value: America/New_York
-        image: ghcr.io/cross-seed/cross-seed:6.0.0-29@sha256:243337a54a26fd929ce0feb259652c509c3576c15720a0e7556a93a79ca3d01d
+        image: ghcr.io/cross-seed/cross-seed:6.0.0-30@sha256:55914eb9a54571c6fc7778323852ce1c5ca5e5fc48ee7bba51acadeb83f0fc9f
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80
bot-ross[bot] commented 1 month ago
--- kubernetes/main/apps/default/cross-seed/app Kustomization: flux-system/cross-seed HelmRelease: default/cross-seed

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

@@ -39,13 +39,13 @@

             args:
             - daemon
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/cross-seed/cross-seed
-              tag: 6.0.0-29@sha256:243337a54a26fd929ce0feb259652c509c3576c15720a0e7556a93a79ca3d01d
+              tag: 6.0.0-30@sha256:55914eb9a54571c6fc7778323852ce1c5ca5e5fc48ee7bba51acadeb83f0fc9f
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources: