diff --git a/charts/modem-stats/Chart.yaml b/charts/modem-stats/Chart.yaml index 0ff43ca9..4d206002 100644 --- a/charts/modem-stats/Chart.yaml +++ b/charts/modem-stats/Chart.yaml @@ -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 diff --git a/charts/modem-stats/README.md b/charts/modem-stats/README.md index 1ee2ea38..36ab0d76 100644 --- a/charts/modem-stats/README.md +++ b/charts/modem-stats/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/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.