diff --git a/charts/ser2sock/Chart.yaml b/charts/ser2sock/Chart.yaml index ae149914..2d385fdc 100644 --- a/charts/ser2sock/Chart.yaml +++ b/charts/ser2sock/Chart.yaml @@ -2,10 +2,10 @@ apiVersion: v1 appVersion: "1.0.0" description: Serial to Socket Redirector name: ser2sock -version: 0.1.0 +version: 1.0.0 keywords: - ser2sock -home: https://github.com/billimek/billimek-charts/tree/master/ser2sock +home: https://github.com/billimek/billimek-charts/tree/master/charts/ser2sock icon: https://i.imgur.com/GfZ7McO.png sources: - https://github.com/nutechsoftware/ser2sock diff --git a/charts/ser2sock/README.md b/charts/ser2sock/README.md index df84bfa4..7c76f3ff 100644 --- a/charts/ser2sock/README.md +++ b/charts/ser2sock/README.md @@ -83,4 +83,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca helm install --name my-release -f values.yaml billimek/ser2sock ``` -Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/ser2sock/values.yaml) file. It has several commented out suggested values. +Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/ser2sock/values.yaml) file. It has several commented out suggested values.