cloudflare-dyndns chart migration (#114)

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
Jeff Billimek 2020-01-10 15:27:26 -05:00 committed by GitHub
parent f091bfb2b2
commit 85fa273534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -2,11 +2,11 @@ apiVersion: v1
appVersion: "1.0"
description: Dynamic DNS using Cloudflare's DNS Services
name: cloudflare-dyndns
version: 1.0.0
version: 2.0.0
keywords:
- cloudflare
- dynamicdns
home: https://github.com/billimek/billimek-charts/tree/master/cloudflare-dyndns
home: https://github.com/billimek/billimek-charts/tree/master/charts/cloudflare-dyndns
icon: https://www.cloudflare.com/img/cf-facebook-card.png
sources:
- https://github.com/hotio/docker-cloudflare-ddns/

View File

@ -64,4 +64,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install --name my-release -f values.yaml billimek/cloudflare-dyndns
```
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/cloudflare-dyndns/values.yaml) file. It has several commented out suggested values.
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/cloudflare-dyndns/values.yaml) file. It has several commented out suggested values.