remediating digitalocean chart README (#23)

This commit is contained in:
Jeff Billimek 2019-05-26 22:00:45 -04:00 committed by GitHub
parent f8897a11cf
commit 84dcf9011f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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.