Merge pull request #628 from deniseschannon/v2.0-testing

fixing max versions for more templates
This commit is contained in:
Denise 2017-09-25 18:44:40 -07:00 committed by GitHub
commit 79e3f1f11c
19 changed files with 20 additions and 1 deletions

View File

@ -4,6 +4,7 @@
version: "v0.1.0" version: "v0.1.0"
description: "Rancher External DNS service powered by Alibaba Cloud" description: "Rancher External DNS service powered by Alibaba Cloud"
minimum_rancher_version: v1.6.8-rc1 minimum_rancher_version: v1.6.8-rc1
maximum_rancher_version: v1.9.99
questions: questions:
- variable: "ALICLOUD_ACCESS_KEY_ID" - variable: "ALICLOUD_ACCESS_KEY_ID"
label: "Access Key ID" label: "Access Key ID"

View File

@ -3,6 +3,7 @@
version: "v1.0.0-rancher1" version: "v1.0.0-rancher1"
description: "Domain Name Server powered by Bind9" description: "Domain Name Server powered by Bind9"
minimum_rancher_version: v1.2.0-pre4-rc1 minimum_rancher_version: v1.2.0-pre4-rc1
maximum_rancher_version: v1.9.99
questions: questions:
- variable: "BIND9_ROOTDOMAIN" - variable: "BIND9_ROOTDOMAIN"
label: "The root domain to manage in bind9" label: "The root domain to manage in bind9"

View File

@ -4,6 +4,7 @@
version: "v0.6.0-rancher2" version: "v0.6.0-rancher2"
description: "Rancher External DNS service powered by CloudFlare. Requires Rancher version v1.1.0" description: "Rancher External DNS service powered by CloudFlare. Requires Rancher version v1.1.0"
minimum_rancher_version: v1.6.0-rc1 minimum_rancher_version: v1.6.0-rc1
maximum_rancher_version: v1.9.99
questions: questions:
- variable: "CLOUDFLARE_EMAIL" - variable: "CLOUDFLARE_EMAIL"
label: "CloudFlare email address" label: "CloudFlare email address"

View File

@ -4,6 +4,7 @@
version: "v0.6.4.1" 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.6.0-rc1 minimum_rancher_version: v1.6.0-rc1
maximum_rancher_version: v1.9.99
questions: questions:
- variable: "DO_PAT" - variable: "DO_PAT"
label: "DigitalOcean Personal Access Token" label: "DigitalOcean Personal Access Token"

View File

@ -4,6 +4,7 @@
version: "v0.6.0-rancher2" version: "v0.6.0-rancher2"
description: "Rancher External DNS service powered by DNSimple. Requires Rancher version v1.1.0" description: "Rancher External DNS service powered by DNSimple. Requires Rancher version v1.1.0"
minimum_rancher_version: v1.6.0-rc1 minimum_rancher_version: v1.6.0-rc1
maximum_rancher_version: v1.9.99
questions: questions:
- variable: "DNSIMPLE_EMAIL" - variable: "DNSIMPLE_EMAIL"
label: "DNSimple Account Email Address" label: "DNSimple Account Email Address"

View File

@ -4,6 +4,7 @@
version: "v0.6.2-rancher2" 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.6.0-rc1 minimum_rancher_version: v1.6.0-rc1
maximum_rancher_version: v1.6.0-rc1
questions: questions:
- variable: "RFC2136_HOST" - variable: "RFC2136_HOST"
label: "DNS Server IP" label: "DNS Server IP"

View File

@ -4,6 +4,7 @@
version: "v0.7.2-rancher1" version: "v0.7.2-rancher1"
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.6.0-rc1 minimum_rancher_version: v1.6.0-rc1
maximum_rancher_version: v1.9.99
questions: questions:
- variable: "RFC2136_HOST" - variable: "RFC2136_HOST"
label: "DNS Server IP" label: "DNS Server IP"

View File

@ -5,7 +5,7 @@
description: "Rancher External DNS service powered by Gandi. Requires Rancher version v1.1.0" description: "Rancher External DNS service powered by Gandi. Requires Rancher version v1.1.0"
maintainer: "Frederic Leger <contact@webofmars.com>" maintainer: "Frederic Leger <contact@webofmars.com>"
minimum_rancher_version: v1.6.0-rc1 minimum_rancher_version: v1.6.0-rc1
#maximum_rancher_version: maximum_rancher_version: v1.9.99
questions: questions:
- variable: "GANDI_APIKEY" - variable: "GANDI_APIKEY"
label: "Gandi API key" label: "Gandi API key"

View File

@ -1,6 +1,7 @@
.catalog: .catalog:
version: v0.28.1 version: v0.28.1
minimum_rancher_version: v1.2.0-pre4-rc1 minimum_rancher_version: v1.2.0-pre4-rc1
maximum_rancher_version: v1.9.99
questions: questions:
- variable: ZOOKEEPER_SCALE - variable: ZOOKEEPER_SCALE
label: ZooKeeper Count label: ZooKeeper Count

View File

@ -3,6 +3,7 @@
version: "v0.2.0-rancher1" version: "v0.2.0-rancher1"
description: "Rancher External DNS service powered by PointHQ. Requires Rancher version 0.44.0" description: "Rancher External DNS service powered by PointHQ. Requires Rancher version 0.44.0"
minimum_rancher_version: v1.2.0-pre4-rc1 minimum_rancher_version: v1.2.0-pre4-rc1
maximum_rancher_version: v1.9.99
questions: questions:
- variable: "POINTHQ_EMAIL" - variable: "POINTHQ_EMAIL"
label: "PointHQ account email address" label: "PointHQ account email address"

View File

@ -3,6 +3,7 @@
version: "v0.2.1-rancher1" version: "v0.2.1-rancher1"
description: "Rancher External DNS service powered by PointHQ. Requires Rancher version 0.44.0" description: "Rancher External DNS service powered by PointHQ. Requires Rancher version 0.44.0"
minimum_rancher_version: v1.2.0-pre4-rc1 minimum_rancher_version: v1.2.0-pre4-rc1
maximum_rancher_version: v1.9.99
questions: questions:
- variable: "POINTHQ_EMAIL" - variable: "POINTHQ_EMAIL"
label: "PointHQ account email address" label: "PointHQ account email address"

View File

@ -3,3 +3,5 @@
version: "1.11.4" version: "1.11.4"
description: Open-source lightweight management UI for a Docker host or Swarm cluster description: Open-source lightweight management UI for a Docker host or Swarm cluster
minimum_rancher_version: v1.5.0-rc1 minimum_rancher_version: v1.5.0-rc1
maximum_rancher_version: v1.9.99

View File

@ -3,6 +3,7 @@
version: "v0.5.0-rancher1" version: "v0.5.0-rancher1"
description: Rancher External DNS service for PowerDNS. description: Rancher External DNS service for PowerDNS.
minimum_rancher_version: v1.2.0-pre4-rc1 minimum_rancher_version: v1.2.0-pre4-rc1
maximum_rancher_version: v1.9.99
uuid: powerdns-external-dns:v0.5.0-rancher1 uuid: powerdns-external-dns:v0.5.0-rancher1
questions: questions:
- variable: POWERDNS_URL - variable: POWERDNS_URL

View File

@ -3,6 +3,7 @@
version: "v0.7.1" version: "v0.7.1"
description: Rancher External DNS service for PowerDNS. description: Rancher External DNS service for PowerDNS.
minimum_rancher_version: v1.2.0-pre4-rc1 minimum_rancher_version: v1.2.0-pre4-rc1
maximum_rancher_version: v1.9.99
uuid: powerdns-external-dns:v0.7.1 uuid: powerdns-external-dns:v0.7.1
questions: questions:
- variable: POWERDNS_URL - variable: POWERDNS_URL

View File

@ -1,6 +1,7 @@
.catalog: .catalog:
version: v1.12.3 version: v1.12.3
minimum_rancher_version: 1.2.0-pre4-rc1 minimum_rancher_version: 1.2.0-pre4-rc1
maximum_rancher_version: v1.9.99
questions: questions:
- variable: MANAGER_SCALE - variable: MANAGER_SCALE
label: Number of Managers label: Number of Managers

View File

@ -1,6 +1,7 @@
.catalog: .catalog:
version: v1.12.3-2 version: v1.12.3-2
minimum_rancher_version: 1.2.0-pre4-rc1 minimum_rancher_version: 1.2.0-pre4-rc1
maximum_rancher_version: v1.9.99
questions: questions:
- variable: MANAGER_SCALE - variable: MANAGER_SCALE
label: Number of Managers label: Number of Managers

View File

@ -1,6 +1,7 @@
.catalog: .catalog:
version: v1.12.3-3 version: v1.12.3-3
minimum_rancher_version: 1.2.2 minimum_rancher_version: 1.2.2
maximum_rancher_version: v1.9.99
questions: questions:
- variable: MANAGER_SCALE - variable: MANAGER_SCALE
label: Number of Managers label: Number of Managers

View File

@ -1,6 +1,7 @@
.catalog: .catalog:
version: v1.13.0-beta.1 version: v1.13.0-beta.1
minimum_rancher_version: 1.2.2 minimum_rancher_version: 1.2.2
maximum_rancher_version: v1.9.99
questions: questions:
- variable: MANAGER_SCALE - variable: MANAGER_SCALE
label: Number of Managers label: Number of Managers

View File

@ -5,6 +5,7 @@ catalog:
name: bitbucket name: bitbucket
version: 0.0.1 version: 0.0.1
description: Git Server description: Git Server
maximum_rancher_version: v1.9.99
questions: questions:
- variable: BITBUCKET_PORT - variable: BITBUCKET_PORT
label: Port label: Port