-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(oci/searxng): update 0da476f ➼ 662971a #1935
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploying jjgadgets-biohazard with
|
Latest commit: |
4b68c83
|
Status: | ✅ Deploy successful! |
Preview URL: | https://d9cbe028.jjgadgets-biohazard.pages.dev |
Branch Preview URL: | https://renovate-docker-io-searxng-s.jjgadgets-biohazard.pages.dev |
3d7db91
to
f6f791e
Compare
018ee19
to
0f5e197
Compare
11a72b7
to
7a5215d
Compare
--- 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:0da476ff64bf801e3b36fd3c79c50f30f7041ab78b27cbc8c189c4c6f8c696d6
+ tag: latest@sha256:662971a55feacea2eacd2a8a2f51b3e26b56a73080dd131d079d15d7b991faed
resources:
limits:
memory: 2Gi
requests:
cpu: 50m
memory: 1Gi |
--- 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:0da476ff64bf801e3b36fd3c79c50f30f7041ab78b27cbc8c189c4c6f8c696d6
+ image: docker.io/searxng/searxng:latest@sha256:662971a55feacea2eacd2a8a2f51b3e26b56a73080dd131d079d15d7b991faed
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8080 |
762f762
to
85743cc
Compare
85743cc
to
4b68c83
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0da476f
->662971a
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 these updates again.
This PR has been generated by Renovate Bot.