Moved external DNS to infra-templates, added min/max versions and updated category to External DNS

This commit is contained in:
deniseschannon
2016-11-20 08:17:34 -08:00
parent 27f6f8bb8f
commit 440fac6202
60 changed files with 1459 additions and 7 deletions
@@ -3,6 +3,7 @@
version: "v0.1.9-rancher1"
description: "Rancher External DNS service powered by CloudFlare. Requires Rancher version 0.44.0"
minimum_rancher_version: v0.44.0
maximum_rancher_version: v1.1.99
questions:
- variable: "CLOUDFLARE_EMAIL"
label: "CloudFlare email address"
@@ -3,6 +3,7 @@
version: "v0.2.1-rancher1"
description: "Rancher External DNS service powered by CloudFlare. Requires Rancher version 0.44.0"
minimum_rancher_version: v0.44.0
maximum_rancher_version: v1.1.99
questions:
- variable: "CLOUDFLARE_EMAIL"
label: "CloudFlare email address"
@@ -3,6 +3,7 @@
version: "v0.4.0-rancher1"
description: "Rancher External DNS service powered by CloudFlare. Requires Rancher version 0.44.0"
minimum_rancher_version: v0.44.0
maximum_rancher_version: v1.1.99
questions:
- variable: "CLOUDFLARE_EMAIL"
label: "CloudFlare email address"
@@ -3,6 +3,7 @@
version: "v0.6.0-rancher1"
description: "Rancher External DNS service powered by CloudFlare. Requires Rancher version v1.1.0"
minimum_rancher_version: v1.1.0
maximum_rancher_version: v1.1.99
questions:
- variable: "CLOUDFLARE_EMAIL"
label: "CloudFlare email address"
+1 -1
View File
@@ -2,4 +2,4 @@ name: CloudFlare DNS
description: |
Rancher External DNS service powered by CloudFlare
version: v0.6.0-rancher1
category: Rancher Services
category: External DNS