30 lines
797 B
YAML
30 lines
797 B
YAML
apiVersion: v2
|
|
appVersion: "3.4.1"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 9.1.8
|
|
deprecated: false
|
|
description: Speedtest Exporter made in python using the official speedtest bin
|
|
icon: https://truecharts.org/_static/img/appicons/speedtest-exporter.png
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/speedtest-exporter
|
|
keywords:
|
|
- speedtest-exporter
|
|
- speedtest
|
|
- metrics
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: speedtest-exporter
|
|
sources:
|
|
- https://github.com/MiguelNdeCarvalho/speedtest-exporter/
|
|
type: application
|
|
version: 2.0.5
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- metrics
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|