From 9c50b524bce9c568414a5f980b11c58a57f35209 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Mon, 27 May 2019 00:51:52 -0400 Subject: [PATCH] updating speedtest readme (#28) Signed-off-by: Jeff Billimek --- speedtest/Chart.yaml | 2 +- speedtest/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.