30 lines
806 B
YAML
30 lines
806 B
YAML
apiVersion: v2
|
|
appVersion: "3.5.2"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.4.4
|
|
deprecated: false
|
|
description: Speedtest Exporter made in python using the official speedtest bin
|
|
icon: https://truecharts.org/img/chart-icons/speedtest-exporter.png
|
|
home: https://github.com/truecharts/apps/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: 3.0.21
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- metrics
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|