* homebridge -> helm-docs * librespeed -> helmdocs * node-feature-discovery -> helm-docs * oauth2-proxy -> helm-docs * sersock -> helmdocs * speedtest -> helm-docs * unifi -> helm-docs * bump version * uptimerobot -> helm-docs * do not install test ser2sock * Add influxdb dependency * no default value for externalTrafficPolicy Co-authored-by: angelnu <git@angelnucom>
24 lines
585 B
YAML
24 lines
585 B
YAML
apiVersion: v2
|
|
name: speedtest
|
|
version: 3.0.1
|
|
appVersion: 1.0.0
|
|
description: periodic speedtest and save the results to InfluxDB
|
|
keywords:
|
|
- speedtest
|
|
- influxdb
|
|
- grafana
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/speedtest
|
|
icon: https://i.imgur.com/nDYjKk8.png
|
|
sources:
|
|
- https://github.com/k8s-at-home/Speedtest-for-InfluxDB-and-Grafana
|
|
- https://github.com/k8s-at-home/charts
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
|
|
dependencies:
|
|
- name: influxdb
|
|
version: 1.1.9
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: influxdb.enabled
|