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 fc0acbf #1264

Closed tinfoild[bot] closed 2 weeks ago

tinfoild[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
docker.io/searxng/searxng digest 2ceb66c -> fc0acbf

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 2 weeks ago

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

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

View logs

tinfoild[bot] commented 2 weeks 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

@@ -212,13 +212,13 @@

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

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

@@ -83,13 +83,13 @@

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