4ad582d87f
* chore(apps): move icons into the apps folder * rename to `icon.png` * replace solr image * remove `docs/` from gitignore * move app specific docs into app folder [skip ci] * fix some links * chore(apps): update image links temporary
31 lines
705 B
YAML
31 lines
705 B
YAML
apiVersion: v2
|
|
appVersion: "9.0.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.4.2
|
|
deprecated: false
|
|
description: Apache Solr
|
|
home: https://github.com/truecharts/apps/tree/master/charts/dependency/solr
|
|
icon: https://truecharts.org/img/appicons/solr.png
|
|
keywords:
|
|
- solr
|
|
- apache
|
|
- search
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: solr
|
|
sources:
|
|
- https://github.com/apache/solr
|
|
- https://hub.docker.com/r/bitnami/solr/
|
|
type: application
|
|
version: 0.0.1
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- search
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|