diff --git a/digitalocean-dyndns/Chart.yaml b/digitalocean-dyndns/Chart.yaml index 2688606c..176111ec 100644 --- a/digitalocean-dyndns/Chart.yaml +++ b/digitalocean-dyndns/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "1.0" description: Dynamic DNS using DigitalOcean's DNS Services name: digitalocean-dyndns -version: 0.1.2 +version: 0.1.3 keywords: - digitalocean - dynamicdns diff --git a/digitalocean-dyndns/README.md b/digitalocean-dyndns/README.md index e2f157ec..dce01f4b 100644 --- a/digitalocean-dyndns/README.md +++ b/digitalocean-dyndns/README.md @@ -59,4 +59,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca helm install --name my-release -f values.yaml billimek/digitalocean-dyndns ``` -Read through the [values.yaml](values.yaml) file. It has several commented out suggested values. +Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/digitalocean-dyndns/values.yaml) file. It has several commented out suggested values.