updates for new version with notemplating for digitaloceandns

This commit is contained in:
deniseschannon 2017-05-10 11:08:30 -07:00
parent 0cf4554a33
commit 210de964aa
3 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,4 @@
# notemplating
digitalocean: digitalocean:
image: rancher/external-dns:v0.6.4 image: rancher/external-dns:v0.6.4
command: -provider=digitalocean command: -provider=digitalocean

View File

@ -1,9 +1,9 @@
# notemplating
.catalog: .catalog:
name: "DigitalOcean DNS" name: "DigitalOcean DNS"
version: "v0.6.4" version: "v0.6.4.1"
description: "Rancher External DNS service powered by DigitalOcean" description: "Rancher External DNS service powered by DigitalOcean"
minimum_rancher_version: v1.5.0 minimum_rancher_version: v1.6.0-rc1
maximum_rancher_version: v1.5.99
questions: questions:
- variable: "DO_PAT" - variable: "DO_PAT"
label: "DigitalOcean Personal Access Token" label: "DigitalOcean Personal Access Token"

View File

@ -1,7 +1,7 @@
name: DigitalOcean DNS name: DigitalOcean DNS
description: | description: |
Rancher External DNS service powered by DigitalOcean Rancher External DNS service powered by DigitalOcean
version: v0.6.4 version: v0.6.4.1
category: External DNS category: External DNS
labels: labels:
io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes' io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes'