diff --git a/speedtest/Chart.yaml b/speedtest/Chart.yaml index 9d37f959..f0f3de04 100644 --- a/speedtest/Chart.yaml +++ b/speedtest/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: speedtest -version: 1.1.2 +version: 1.1.3 appVersion: 1.0.0 description: periodic speedtest and save the results to InfluxDB keywords: diff --git a/speedtest/README.md b/speedtest/README.md index ba793568..38838bfe 100644 --- a/speedtest/README.md +++ b/speedtest/README.md @@ -66,4 +66,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca $ helm install --name my-release -f values.yaml billimek/speedtest ``` -Read through the [values.yaml](values.yaml) file. It has several commented out suggested values. +Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/speedtest/values.yaml) file. It has several commented out suggested values.