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-27 → 6.0.0-28 ) #8030

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-27 -> 6.0.0-28

Release Notes

cross-seed/cross-seed (ghcr.io/cross-seed/cross-seed) ### [`v6.0.0-28`](https://togithub.com/cross-seed/cross-seed/releases/tag/v6.0.0-28) [Compare Source](https://togithub.com/cross-seed/cross-seed/compare/v6.0.0-27...v6.0.0-28) - update(mediatype/video): support for identifying mediatype of video disc images ([#​769](https://togithub.com/cross-seed/cross-seed/issues/769)) [`bf3b1ba`](https://togithub.com/cross-seed/cross-seed/commit/bf3b1ba) - fix(startup/perm): check config_dir exists before permissions check ([#​768](https://togithub.com/cross-seed/cross-seed/issues/768)) [`1c41b4f`](https://togithub.com/cross-seed/cross-seed/commit/1c41b4f) - fix(regex/arr-dir): adds dvd as exempt keyword for arr-dir ([#​767](https://togithub.com/cross-seed/cross-seed/issues/767)) [`f0edf44`](https://togithub.com/cross-seed/cross-seed/commit/f0edf44) - enhancement(search): remove year from series ([#​765](https://togithub.com/cross-seed/cross-seed/issues/765)) [`b9cafb9`](https://togithub.com/cross-seed/cross-seed/commit/b9cafb9) - fix(search): remove erroneous hyphens in torznab queries ([#​771](https://togithub.com/cross-seed/cross-seed/issues/771)) [`9fab538`](https://togithub.com/cross-seed/cross-seed/commit/9fab538) - fix(regex/anime): never match audio channels as release ([#​764](https://togithub.com/cross-seed/cross-seed/issues/764)) [`e22deb7`](https://togithub.com/cross-seed/cross-seed/commit/e22deb7)

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-27@sha256:10cb751eace0d2f500f839bce8ca267b1e0aa01daf3795db00556c390bbd2783
+        image: ghcr.io/cross-seed/cross-seed:6.0.0-28@sha256:5ac2c6214c0e9c6a868ae7e47af2abd679cb0bceba7fa0d5fceac0ab2af37214
         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-27@sha256:10cb751eace0d2f500f839bce8ca267b1e0aa01daf3795db00556c390bbd2783
+              tag: 6.0.0-28@sha256:5ac2c6214c0e9c6a868ae7e47af2abd679cb0bceba7fa0d5fceac0ab2af37214
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources: