mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-03-14 04:56:05 +00:00
* chore(deps): update helm chart common to v4.3.0 * Remove CHANGELOG templates Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
28 lines
818 B
YAML
28 lines
818 B
YAML
apiVersion: v2
|
|
appVersion: 1.0.0
|
|
description: Searx is a privacy-respecting, hackable metasearch engine
|
|
name: searx
|
|
version: 5.4.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- searx
|
|
- search engine
|
|
- privacy
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/searx
|
|
icon: https://github.com/searx/searx/blob/master/searx/static/themes/simple/img/logo_searx_a.png?raw=true
|
|
sources:
|
|
- https://github.com/searx/searx
|
|
- https://searx.github.io/searx/
|
|
- https://hub.docker.com/r/searx/searx
|
|
maintainers:
|
|
- name: auricom
|
|
email: k8s-at-home@xpander.eml.cc
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.3.0
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version `4.3.0`.
|