From c8c5b54dde7ee7777fe2a226ef7b3212c64198e9 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Sun, 26 May 2019 22:09:42 -0400 Subject: [PATCH] correcting readme for modem-stats chart (#24) --- modem-stats/Chart.yaml | 2 +- modem-stats/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modem-stats/Chart.yaml b/modem-stats/Chart.yaml index 35e253dd..01a35624 100644 --- a/modem-stats/Chart.yaml +++ b/modem-stats/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: modem-stats -version: 1.0.4 +version: 1.0.5 appVersion: 1.0.0 description: periodic cable modem data collection and save the results to InfluxDB keywords: diff --git a/modem-stats/README.md b/modem-stats/README.md index a19dd784..6d3f6380 100644 --- a/modem-stats/README.md +++ b/modem-stats/README.md @@ -65,4 +65,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca $ helm install --name my-release -f values.yaml billimek/modem-stats ``` -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/modem-stats/values.yaml) file. It has several commented out suggested values.