modem-stats chart migration (#120)

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
Jeff Billimek 2020-01-10 16:10:13 -05:00 committed by GitHub
parent ee9f35fc3f
commit dc91c4b413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
apiVersion: v1
name: modem-stats
version: 1.0.9
version: 2.0.0
appVersion: 1.0.0
description: periodic cable modem data collection and save the results to InfluxDB
keywords:
- sb6183
- influxdb
home: https://github.com/billimek/billimek-charts/tree/master/modem-stats
home: https://github.com/billimek/billimek-charts/tree/master/charts/modem-stats
icon: https://i.imgur.com/NprLyFf.png
sources:
- https://github.com/billimek/SB6183-stats-for-influxdb

View File

@ -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/modem-stats
```
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.
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/modem-stats/values.yaml) file. It has several commented out suggested values.