34 lines
857 B
YAML
34 lines
857 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: meshcentral
|
|
version: 1.1.5
|
|
appVersion: "1.0.1"
|
|
description: MeshCentral is a full computer management web site
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/meshcentral
|
|
icon: https://truecharts.org/_static/img/appicons/meshcentral.png
|
|
keywords:
|
|
- meshcentral
|
|
- teamviewer
|
|
- rdp
|
|
sources:
|
|
- https://github.com/Ylianst/MeshCentral
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.3.2
|
|
- condition: mongodb.enabled
|
|
name: mongodb
|
|
repository: https://charts.truecharts.org/
|
|
version: 0.1.9
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- cloud
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|