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 7f16112 #1259

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 b2c26d0 -> 7f16112

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: 8532ef0
Status: βœ…  Deploy successful!
Preview URL: https://2a76059f.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:b2c26d02eb4159847781fc84a90e39f5e2dcbcdbb66aeeef18d58b22a66f4d09
+              tag: latest@sha256:7f16112bdec6eff514034d248fa8ca14673fb8feb3018926971066c47beda86b
             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:b2c26d02eb4159847781fc84a90e39f5e2dcbcdbb66aeeef18d58b22a66f4d09
+        image: docker.io/searxng/searxng:latest@sha256:7f16112bdec6eff514034d248fa8ca14673fb8feb3018926971066c47beda86b
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080