diff --git a/speedtest/Chart.yaml b/speedtest/Chart.yaml index 1d02020b..2930a7b9 100644 --- a/speedtest/Chart.yaml +++ b/speedtest/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: speedtest -version: 1.1.4 +version: 1.1.5 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 de4674d1..ede72caf 100644 --- a/speedtest/README.md +++ b/speedtest/README.md @@ -31,7 +31,7 @@ The command removes all the Kubernetes components associated with the chart and ## Configuration -The configuration is set as a block of text through a configmap and mouted as a file in /src/config.ini Any value in this text block should match the defined speedtest configuration. There are several values here that will have to match our kubernetes configuration. +The configuration is set as a block of text through a configmap and mounted as a file in /src/config.ini Any value in this text block should match the defined speedtest configuration. There are several values here that will have to match our kubernetes configuration. ## Configuration