8000 chore(container): update image ghcr.io/searxng/searxng ( fc36c9c → 5a9a87d ) by labassistantbot[bot] · Pull Request #591 · tholinka/home-ops · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(container): update image ghcr.io/searxng/searxng ( fc36c9c → 5a9a87d ) #591

New issue
8000

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

Merged
merged 1 commit into from
Jul 1, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kubernetes/apps/self-hosted/searxng/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
image:
repository: ghcr.io/searxng/searxng
# very annoying version scheme, so we'll just use the latest tag + pin digest
tag: latest@sha256:fc36c9c191d58173c2da1ab244cce65640f548962feb16a815e707fc9ec7d8bb
tag: latest@sha256:5a9a87decb510d2bc922dbe62ce5a35226b51ec5760746ae251b7f0ff39aee71
command:
- /usr/local/searxng/venv/bin/uwsgi
- --master
Expand Down
0