updates for notemplating for dnsupdate-rfc2136

This commit is contained in:
deniseschannon 2017-05-10 11:16:11 -07:00
parent c871857703
commit 97050ebbbf
3 changed files with 5 additions and 4 deletions

View File

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

View File

@ -1,9 +1,9 @@
# notemplating
.catalog: .catalog:
name: "DNS Update (RFC2136)" name: "DNS Update (RFC2136)"
version: "v0.6.2-rancher1" version: "v0.6.2-rancher2"
description: "Rancher External DNS service powered by any RFC2136 compatible DNS server. Requires Rancher version v1.1.0" description: "Rancher External DNS service powered by any RFC2136 compatible DNS server. Requires Rancher version v1.1.0"
minimum_rancher_version: v1.2.0-pre4-rc1 minimum_rancher_version: v1.6.0-rc1
maximum_rancher_version: v1.5.99
questions: questions:
- variable: "RFC2136_HOST" - variable: "RFC2136_HOST"
label: "DNS Server IP" label: "DNS Server IP"

View File

@ -1,7 +1,7 @@
name: DNS Update (RFC2136) name: DNS Update (RFC2136)
description: | description: |
Rancher External DNS service powered by any RFC2136 compatible DNS Rancher External DNS service powered by any RFC2136 compatible DNS
version: v0.6.2-rancher1 version: v0.6.2-rancher2
category: External DNS category: External DNS
labels: labels:
io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes' io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes'