From dc91c4b4137c6747f7c22f70605aa28a549c5718 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Fri, 10 Jan 2020 16:10:13 -0500 Subject: [PATCH] modem-stats chart migration (#120) Signed-off-by: Jeff Billimek --- charts/modem-stats/Chart.yaml | 4 ++-- charts/modem-stats/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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.