diff --git a/charts/comcast/Chart.yaml b/charts/comcast/Chart.yaml index 040cdb98..987997a5 100644 --- a/charts/comcast/Chart.yaml +++ b/charts/comcast/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v1 name: comcast -version: 1.0.8 +version: 2.0.0 appVersion: 1.0.0 description: periodic comcast data usage checks and save the results to InfluxDB keywords: - comcast - influxdb - xfinity -home: https://github.com/billimek/billimek-charts/tree/master/comcast +home: https://github.com/billimek/billimek-charts/tree/master/charts/comcast icon: https://i.imgur.com/iR1dUpp.png sources: - https://github.com/billimek/comcastUsage-for-influxdb diff --git a/charts/comcast/README.md b/charts/comcast/README.md index 01509393..645a0dc9 100644 --- a/charts/comcast/README.md +++ b/charts/comcast/README.md @@ -71,7 +71,7 @@ Alternatively, a YAML file that specifies the values for the above parameters ca helm install --name my-release -f values.yaml billimek/comcast ``` -Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/comcast/values.yaml) file. It has several commented out suggested values. +Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/comcast/values.yaml) file. It has several commented out suggested values. ## InfluxDB metrics ``` @@ -81,4 +81,4 @@ Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/ 'total', 'unit' } -``` \ No newline at end of file +```