mirror of
https://github.com/truenas/charts.git
synced 2026-05-04 12:53:22 +08:00
* Add `searxng` to `community` train * add tempaltes * add UI and metadata * update readme * remove non-existent option * bump
26 lines
719 B
YAML
26 lines
719 B
YAML
name: searxng
|
|
description: SearXNG is a privacy-respecting, hackable metasearch engine
|
|
annotations:
|
|
title: SearXNG
|
|
type: application
|
|
version: 1.0.0
|
|
apiVersion: v2
|
|
appVersion: 2023.7.7
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.0.12
|
|
home: https://github.com/searxng/searxng
|
|
icon: https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng.svg
|
|
sources:
|
|
- https://hub.docker.com/r/searxng/searxng
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/searxng
|
|
- https://github.com/searxng/searxng
|
|
keywords:
|
|
- search
|