updates for notemplating for dnsimple

This commit is contained in:
deniseschannon
2017-05-10 11:11:44 -07:00
parent c3db25bc27
commit d7bd43efb1
3 changed files with 5 additions and 3 deletions
@@ -1,7 +1,8 @@
# notemplating
dnsimple:
image: rancher/external-dns:v0.6.0
command: -provider=dnsimple
expose:
expose:
- 1000
environment:
DNSIMPLE_TOKEN: ${DNSIMPLE_TOKEN}
@@ -1,6 +1,7 @@
# notemplating
.catalog:
name: "DNSimple DNS"
version: "v0.6.0-rancher1"
version: "v0.6.0-rancher2"
description: "Rancher External DNS service powered by DNSimple. Requires Rancher version v1.1.0"
minimum_rancher_version: v1.6.0-rc1
questions:
+1 -1
View File
@@ -1,7 +1,7 @@
name: DNSimple DNS
description: |
Rancher External DNS service powered by DNSimple
version: v0.6.0-rancher1
version: v0.6.0-rancher2
category: External DNS
labels:
io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes'