* 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
26 lines
732 B
YAML
26 lines
732 B
YAML
apiVersion: v2
|
|
appVersion: "0.7.2"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.2.1
|
|
description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/homarr
|
|
icon: https://truecharts.org/img/appicons/homarr.png
|
|
keywords:
|
|
- dashboard
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: homarr
|
|
sources:
|
|
- https://github.com/ajnart/homarr
|
|
version: 2.0.11
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|