JJGadgets / Biohazard

Watch your step, this playground might be hazardous 'round here… | JJGadgets' HomeLab monorepo
https://jjgadgets.tech
Apache License 2.0
39 stars 14 forks source link

chore(container): update image docker.io/searxng/searxng to 5e9ca4d #1341

Closed tinfoild[bot] closed 3 days ago

tinfoild[bot] commented 3 days ago

This PR contains the following updates:

Package Update Change
docker.io/searxng/searxng digest babcb20 -> 5e9ca4d

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, 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.

cloudflare-workers-and-pages[bot] commented 3 days ago

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: ed65829
Status: βœ…  Deploy successful!
Preview URL: https://b6cc9a0a.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-docker-io-searxng-s.jjgadgets-biohazard.pages.dev

View logs

tinfoild[bot] commented 3 days ago
--- kube/deploy/apps/searxng/app Kustomization: flux-system/searxng-app HelmRelease: searxng/searxng

+++ kube/deploy/apps/searxng/app Kustomization: flux-system/searxng-app HelmRelease: searxng/searxng

@@ -216,13 +216,13 @@

                     resource: limits.cpu
             envFrom:
             - secretRef:
                 name: searxng-secrets
             image:
               repository: docker.io/searxng/searxng
-              tag: latest@sha256:babcb201bc611bd92bfd5a7f818f207f6493ed8663d8a9f7ad87025cc1bb1e0f
+              tag: latest@sha256:5e9ca4d05fb103f7f295c607feb9046605b3689e51f3fc7a8609fc8d756a66ab
             resources:
               limits:
                 memory: 2Gi
               requests:
                 cpu: 50m
                 memory: 1Gi
tinfoild[bot] commented 3 days ago
--- HelmRelease: searxng/searxng Deployment: searxng/searxng

+++ HelmRelease: searxng/searxng Deployment: searxng/searxng

@@ -82,13 +82,13 @@

             resourceFieldRef:
               containerName: main
               resource: limits.cpu
         envFrom:
         - secretRef:
             name: searxng-secrets
-        image: docker.io/searxng/searxng:latest@sha256:babcb201bc611bd92bfd5a7f818f207f6493ed8663d8a9f7ad87025cc1bb1e0f
+        image: docker.io/searxng/searxng:latest@sha256:5e9ca4d05fb103f7f295c607feb9046605b3689e51f3fc7a8609fc8d756a66ab
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080