mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
digitalocean-dyndns chart migration (#116)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
parent
3adc8bb035
commit
80a40046ea
@ -2,11 +2,11 @@ apiVersion: v1
|
|||||||
appVersion: "1.0"
|
appVersion: "1.0"
|
||||||
description: Dynamic DNS using DigitalOcean's DNS Services
|
description: Dynamic DNS using DigitalOcean's DNS Services
|
||||||
name: digitalocean-dyndns
|
name: digitalocean-dyndns
|
||||||
version: 0.1.5
|
version: 1.0.0
|
||||||
keywords:
|
keywords:
|
||||||
- digitalocean
|
- digitalocean
|
||||||
- dynamicdns
|
- dynamicdns
|
||||||
home: https://github.com/billimek/billimek-charts/tree/master/digitalocean-dyndns
|
home: https://github.com/billimek/billimek-charts/tree/master/charts/digitalocean-dyndns
|
||||||
icon: https://i.imgur.com/cS6iqXD.png
|
icon: https://i.imgur.com/cS6iqXD.png
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/tunix/digitalocean-dyndns
|
- https://github.com/tunix/digitalocean-dyndns
|
||||||
|
@ -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
|
helm install --name my-release -f values.yaml billimek/digitalocean-dyndns
|
||||||
```
|
```
|
||||||
|
|
||||||
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.
|
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/digitalocean-dyndns/values.yaml) file. It has several commented out suggested values.
|
||||||
|
Loading…
Reference in New Issue
Block a user