diff --git a/templates/Concrete5/0/rancher-compose.yml b/templates/Concrete5/0/rancher-compose.yml index 9dc880a..0251915 100755 --- a/templates/Concrete5/0/rancher-compose.yml +++ b/templates/Concrete5/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: "Concrete5 CMS" uuid: Concrete5-0 minimum_rancher_version: v0.51.0 + maximum_rancher_version: v1.9.99 questions: - variable: root_password description: "MySQL root password - keep this password complex and secure" diff --git a/templates/Concrete5/1/rancher-compose.yml b/templates/Concrete5/1/rancher-compose.yml index 252db7d..a1a00fe 100644 --- a/templates/Concrete5/1/rancher-compose.yml +++ b/templates/Concrete5/1/rancher-compose.yml @@ -4,6 +4,7 @@ description: "Concrete5 CMS" uuid: Concrete5-1 minimum_rancher_version: v0.51.0 + maximum_rancher_version: v1.9.99 questions: - variable: root_password description: "MySQL root password - keep this password complex and secure" diff --git a/templates/MongoDB/0/rancher-compose.yml b/templates/MongoDB/0/rancher-compose.yml index 59e47bb..a01ef83 100644 --- a/templates/MongoDB/0/rancher-compose.yml +++ b/templates/MongoDB/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: "MongoDB Replica Set" uuid: mongodb-0 minimum_rancher_version: v0.46.0 + maximum_rancher_version: v1.9.99 questions: - variable: replset_name description: "Name of the MongoDB replicaSet" diff --git a/templates/MongoDB/1/rancher-compose.yml b/templates/MongoDB/1/rancher-compose.yml index 0022167..e32ef0e 100644 --- a/templates/MongoDB/1/rancher-compose.yml +++ b/templates/MongoDB/1/rancher-compose.yml @@ -4,6 +4,7 @@ description: "MongoDB Replica Set" uuid: mongodb-1 minimum_rancher_version: v0.46.0 + maximum_rancher_version: v1.9.99 questions: - variable: replset_name description: "Name of the MongoDB replicaSet" diff --git a/templates/MongoDB/2/rancher-compose.yml b/templates/MongoDB/2/rancher-compose.yml index 58c3259..a91beaf 100644 --- a/templates/MongoDB/2/rancher-compose.yml +++ b/templates/MongoDB/2/rancher-compose.yml @@ -4,6 +4,7 @@ description: "MongoDB Replica Set" uuid: mongodb-1 minimum_rancher_version: v0.46.0 + maximum_rancher_version: v1.9.99 questions: - variable: replset_name description: "Name of the MongoDB replicaSet" diff --git a/templates/MongoDB/3/rancher-compose.yml b/templates/MongoDB/3/rancher-compose.yml index 8c90ba7..3d9846d 100644 --- a/templates/MongoDB/3/rancher-compose.yml +++ b/templates/MongoDB/3/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: description: "MongoDB Replica Set" uuid: mongodb-1 minimum_rancher_version: v0.46.0 + maximum_rancher_version: v1.9.99 questions: - variable: replset_name description: "Name of the MongoDB replicaSet" diff --git a/templates/Prometheus/0/rancher-compose.yml b/templates/Prometheus/0/rancher-compose.yml index 320097d..c69b4d6 100644 --- a/templates/Prometheus/0/rancher-compose.yml +++ b/templates/Prometheus/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: "Prometheus Monitoring Solution" uuid: prometheus-1 minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 questions: ranch-eye: diff --git a/templates/Prometheus/1/rancher-compose.yml b/templates/Prometheus/1/rancher-compose.yml index 07cec85..f517498 100644 --- a/templates/Prometheus/1/rancher-compose.yml +++ b/templates/Prometheus/1/rancher-compose.yml @@ -4,6 +4,7 @@ description: "Prometheus Monitoring Solution" uuid: prometheus-2 minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 questions: ranch-eye: diff --git a/templates/Prometheus/2/rancher-compose.yml b/templates/Prometheus/2/rancher-compose.yml index 86c41ca..cc67de3 100644 --- a/templates/Prometheus/2/rancher-compose.yml +++ b/templates/Prometheus/2/rancher-compose.yml @@ -4,6 +4,7 @@ description: "Prometheus Monitoring Solution" uuid: prometheus-2 minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 questions: ranch-eye: diff --git a/templates/Prometheus/3/rancher-compose.yml b/templates/Prometheus/3/rancher-compose.yml index b495c66..c8c1133 100644 --- a/templates/Prometheus/3/rancher-compose.yml +++ b/templates/Prometheus/3/rancher-compose.yml @@ -4,6 +4,7 @@ description: "Prometheus Monitoring Solution" uuid: prometheus-2 minimum_rancher_version: v1.1.99 + maximum_rancher_version: v1.9.99 questions: node-exporter: diff --git a/templates/Prometheus/4/rancher-compose.yml b/templates/Prometheus/4/rancher-compose.yml index e838302..d1b1cdb 100644 --- a/templates/Prometheus/4/rancher-compose.yml +++ b/templates/Prometheus/4/rancher-compose.yml @@ -4,6 +4,7 @@ description: "Prometheus Monitoring Solution" uuid: prometheus-2 minimum_rancher_version: v1.1.99 + maximum_rancher_version: v1.9.99 questions: node-exporter: diff --git a/templates/Prometheus/5/rancher-compose.yml b/templates/Prometheus/5/rancher-compose.yml index dd95c3d..91da555 100644 --- a/templates/Prometheus/5/rancher-compose.yml +++ b/templates/Prometheus/5/rancher-compose.yml @@ -4,6 +4,7 @@ description: "Prometheus Monitoring Solution" uuid: prometheus-2 minimum_rancher_version: v1.5.5 + maximum_rancher_version: v1.9.99 questions: - variable: "RANCHER_SERVER" label: "Rancher Server" diff --git a/templates/alfresco/0/rancher-compose.yml b/templates/alfresco/0/rancher-compose.yml index f32096c..e7dcf44 100644 --- a/templates/alfresco/0/rancher-compose.yml +++ b/templates/alfresco/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: "Alfresco Electronic Document Management" uuid: alfresco-5.1-201605-1 minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 questions: - variable: database_name description: "Name of the Alfresco database" diff --git a/templates/artifactory-oss/0/rancher-compose.yml b/templates/artifactory-oss/0/rancher-compose.yml index c8459aa..1e5944c 100644 --- a/templates/artifactory-oss/0/rancher-compose.yml +++ b/templates/artifactory-oss/0/rancher-compose.yml @@ -3,6 +3,7 @@ catalog: name: "Artifactory" version: "5.4.5" description: "Artifactory is a universal Binary Repository Manager" + maximum_rancher_version: v1.9.99 questions: - variable: "ARTIFACTORY_VERSION" label: "Version" diff --git a/templates/cloud9/0/rancher-compose.yml b/templates/cloud9/0/rancher-compose.yml index 14d45e3..f61003a 100644 --- a/templates/cloud9/0/rancher-compose.yml +++ b/templates/cloud9/0/rancher-compose.yml @@ -4,6 +4,7 @@ (Experimental) Cloud 9 SDK version: 3.0-rancher1 minimum_rancher_version: v1.0.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: cloud9-0 questions: diff --git a/templates/confluence/0/rancher-compose.yml b/templates/confluence/0/rancher-compose.yml index 9eb3bfc..431cf63 100644 --- a/templates/confluence/0/rancher-compose.yml +++ b/templates/confluence/0/rancher-compose.yml @@ -2,6 +2,7 @@ name: "Confluence" version: "5.10.6" description: "Create, organize, and discuss work with your team" + maximum_rancher_version: v1.9.99 questions: - variable: "context_path" label: "Context path" diff --git a/templates/confluence/1/rancher-compose.yml b/templates/confluence/1/rancher-compose.yml index b60a9b2..39f1e4a 100644 --- a/templates/confluence/1/rancher-compose.yml +++ b/templates/confluence/1/rancher-compose.yml @@ -2,6 +2,7 @@ name: "Confluence" version: "6.0.1" description: "Create, organize, and discuss work with your team" + maximum_rancher_version: v1.9.99 questions: - variable: "context_path" label: "Context path" diff --git a/templates/consul-registrator/0/rancher-compose.yml b/templates/consul-registrator/0/rancher-compose.yml index e43f35c..e078550 100644 --- a/templates/consul-registrator/0/rancher-compose.yml +++ b/templates/consul-registrator/0/rancher-compose.yml @@ -3,6 +3,7 @@ description: "Consul Agent with Registrator Auto Configuration" version: "0.6-rancher1" uuid: consul-registrator-0 + maximum_rancher_version: v1.9.99 questions: - variable: consul_server label: "Consul Server Hostname/IP" diff --git a/templates/consul-registrator/1/rancher-compose.yml b/templates/consul-registrator/1/rancher-compose.yml index fd38c67..6d5c266 100644 --- a/templates/consul-registrator/1/rancher-compose.yml +++ b/templates/consul-registrator/1/rancher-compose.yml @@ -3,6 +3,7 @@ description: "Consul Agent with Registrator Auto Configuration" version: "0.6-rancher2" uuid: consul-registrator-1 + maximum_rancher_version: v1.9.99 questions: - variable: consul_server label: "Consul Server Hostname/IP" diff --git a/templates/consul/0/rancher-compose.yml b/templates/consul/0/rancher-compose.yml index 73a5330..e614ac8 100644 --- a/templates/consul/0/rancher-compose.yml +++ b/templates/consul/0/rancher-compose.yml @@ -3,6 +3,7 @@ description: "Secure Consul cluster" version: "0.6-rancher1" uuid: consul-0 + maximum_rancher_version: v1.9.99 questions: - variable: ca_crt label: "CA certificate" diff --git a/templates/consul/1/rancher-compose.yml b/templates/consul/1/rancher-compose.yml index 2f2d885..995f1bf 100644 --- a/templates/consul/1/rancher-compose.yml +++ b/templates/consul/1/rancher-compose.yml @@ -4,6 +4,7 @@ version: "0.8-rancher1" upgrade_from: 0.0.0-rancher1 uuid: consul-0 + maximum_rancher_version: v1.9.99 questions: - variable: ca_crt label: "CA certificate" diff --git a/templates/datadog/5/rancher-compose.yml b/templates/datadog/5/rancher-compose.yml index c76b77a..e1556fe 100755 --- a/templates/datadog/5/rancher-compose.yml +++ b/templates/datadog/5/rancher-compose.yml @@ -3,6 +3,7 @@ version: "1.1.0-11.0.5123" description: "Real-time performance tracking and visualization of your container-based application deployment" minimum_rancher_version: v1.2.0 + maximum_rancher_version: v1.9.99 questions: - variable: "api_key" label: "Datadog API Key" diff --git a/templates/dokuwiki/0/rancher-compose.yml b/templates/dokuwiki/0/rancher-compose.yml index 15a0e68..657fc6c 100644 --- a/templates/dokuwiki/0/rancher-compose.yml +++ b/templates/dokuwiki/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: | DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 maintainer: "Tim Kopplow " uuid: dokuwiki-0 questions: diff --git a/templates/drone/0/rancher-compose.yml b/templates/drone/0/rancher-compose.yml index bec1fde..462735e 100644 --- a/templates/drone/0/rancher-compose.yml +++ b/templates/drone/0/rancher-compose.yml @@ -3,6 +3,7 @@ version: 0.4-rancher1 description: | Drone CI Server + maximum_rancher_version: v1.9.99 questions: - variable: "remote_driver" type: "enum" diff --git a/templates/drone/1/rancher-compose.yml b/templates/drone/1/rancher-compose.yml index bbf3641..86f80e4 100644 --- a/templates/drone/1/rancher-compose.yml +++ b/templates/drone/1/rancher-compose.yml @@ -3,6 +3,7 @@ version: 0.4-rancher2 description: | Drone CI Server + maximum_rancher_version: v1.9.99 questions: - variable: "remote_driver" type: "enum" diff --git a/templates/drone/2/rancher-compose.yml b/templates/drone/2/rancher-compose.yml index 8a3e527..c17c169 100644 --- a/templates/drone/2/rancher-compose.yml +++ b/templates/drone/2/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: upgrade_from: 0.5-rancher1 description: | Drone CI Server ref http://readme.drone.io/admin/installation-guide/ + maximum_rancher_version: v1.9.99 questions: - variable: host_port label: Drone server Host Port diff --git a/templates/drone/3/rancher-compose.yml b/templates/drone/3/rancher-compose.yml index 7a99c50..d4703a6 100644 --- a/templates/drone/3/rancher-compose.yml +++ b/templates/drone/3/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: upgrade_from: 0.5-rancher1 description: | Drone CI Server ref http://readme.drone.io/admin/installation-guide/ + maximum_rancher_version: v1.9.99 questions: - variable: host_port label: Drone server Host Port diff --git a/templates/drone/4/rancher-compose.yml b/templates/drone/4/rancher-compose.yml index ee8bbec..6be4b19 100644 --- a/templates/drone/4/rancher-compose.yml +++ b/templates/drone/4/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: upgrade_from: 0.5-rancher1 description: | Drone CI Server ref http://readme.drone.io/admin/installation-guide/ + maximum_rancher_version: v1.9.99 questions: - variable: drone_host label: Drone Host URL diff --git a/templates/droneworkers/0/rancher-compose.yml b/templates/droneworkers/0/rancher-compose.yml index 3f143db..c14ffa9 100644 --- a/templates/droneworkers/0/rancher-compose.yml +++ b/templates/droneworkers/0/rancher-compose.yml @@ -5,6 +5,7 @@ (Experimental) Poll Rancher Metadata for Drone Agents and add/remove nodes accordingly. minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 maintainer: cloudnautique questions: - variable: DRONE_TOKEN diff --git a/templates/drupal/1/rancher-compose.yml b/templates/drupal/1/rancher-compose.yml index 8fb6f3e..6b808a4 100644 --- a/templates/drupal/1/rancher-compose.yml +++ b/templates/drupal/1/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: description: "Blog tool, publishing platform and CMS" uuid: Drupal-0 minimum_rancher_version: v0.51.0 + maximum_rancher_version: v1.9.99 questions: - variable: "PUBLIC_PORT" description: "public port to access the drupal site" diff --git a/templates/elasticsearch-2/0/rancher-compose.yml b/templates/elasticsearch-2/0/rancher-compose.yml index 31c8e09..414f2d1 100644 --- a/templates/elasticsearch-2/0/rancher-compose.yml +++ b/templates/elasticsearch-2/0/rancher-compose.yml @@ -2,6 +2,7 @@ name: "Elasticsearch" version: "2.2.2-rancher1" description: "Elasticsearch. You know, for search" + maximum_rancher_version: v1.9.99 questions: - variable: cluster_name description: "Unique name to assign to your Elasticsearch cluster." diff --git a/templates/elasticsearch-2/1/rancher-compose.yml b/templates/elasticsearch-2/1/rancher-compose.yml index bf4bd66..4a0a669 100644 --- a/templates/elasticsearch-2/1/rancher-compose.yml +++ b/templates/elasticsearch-2/1/rancher-compose.yml @@ -2,6 +2,7 @@ name: "Elasticsearch" version: "2.4.3-rancher1" description: "Elasticsearch. You know, for search" + maximum_rancher_version: v1.9.99 questions: - variable: cluster_name description: "Unique name to assign to your Elasticsearch cluster." diff --git a/templates/elasticsearch/0/rancher-compose.yml b/templates/elasticsearch/0/rancher-compose.yml index 26909aa..bd52628 100644 --- a/templates/elasticsearch/0/rancher-compose.yml +++ b/templates/elasticsearch/0/rancher-compose.yml @@ -2,6 +2,7 @@ name: "Elasticsearch" version: "1.7.1-rancher1" description: "Elasticsearch. You know, for search" + maximum_rancher_version: v1.9.99 questions: - variable: cluster_name description: "Unique name to assign to your Elasticsearch cluster." diff --git a/templates/elasticsearch/1/rancher-compose.yml b/templates/elasticsearch/1/rancher-compose.yml index f0cc3bf..f90360d 100644 --- a/templates/elasticsearch/1/rancher-compose.yml +++ b/templates/elasticsearch/1/rancher-compose.yml @@ -2,6 +2,7 @@ name: "Elasticsearch" version: "1.7.3-rancher1" description: "Elasticsearch. You know, for search" + maximum_rancher_version: v1.9.99 questions: - variable: cluster_name description: "Unique name to assign to your Elasticsearch cluster." diff --git a/templates/es-cluster/0/rancher-compose.yml b/templates/es-cluster/0/rancher-compose.yml index e5580a1..329cddd 100644 --- a/templates/es-cluster/0/rancher-compose.yml +++ b/templates/es-cluster/0/rancher-compose.yml @@ -2,7 +2,7 @@ name: Elasticsearch Cluster version: 5.4.0-rancher1 description: Scalable Elasticsearch Cluster - + maximum_rancher_version: v1.9.99 questions: - variable: "cluster_name" type: "string" diff --git a/templates/es-cluster/1/rancher-compose.yml b/templates/es-cluster/1/rancher-compose.yml index 632407f..923a399 100644 --- a/templates/es-cluster/1/rancher-compose.yml +++ b/templates/es-cluster/1/rancher-compose.yml @@ -2,7 +2,7 @@ name: Elasticsearch Cluster version: 5.4.2-rancher1 description: Scalable Elasticsearch Cluster - + maximum_rancher_version: v1.9.99 questions: - variable: "cluster_name" type: "string" diff --git a/templates/es-cluster/2/rancher-compose.yml b/templates/es-cluster/2/rancher-compose.yml index aefd049..7e1a4d0 100644 --- a/templates/es-cluster/2/rancher-compose.yml +++ b/templates/es-cluster/2/rancher-compose.yml @@ -3,7 +3,7 @@ catalog: name: Elasticsearch Cluster version: 5.4.2-rancher2 description: Scalable Elasticsearch Cluster - + maximum_rancher_version: v1.9.99 questions: - variable: "cluster_name" type: "string" diff --git a/templates/es-cluster/3/rancher-compose.yml b/templates/es-cluster/3/rancher-compose.yml index b39638b..63bba9c 100644 --- a/templates/es-cluster/3/rancher-compose.yml +++ b/templates/es-cluster/3/rancher-compose.yml @@ -3,7 +3,7 @@ catalog: name: Elasticsearch Cluster version: 5.5.1-rancher1 description: Scalable Elasticsearch Cluster - + maximum_rancher_version: v1.9.99 questions: - variable: "cluster_name" type: "string" diff --git a/templates/etcd-ha/4/rancher-compose.yml b/templates/etcd-ha/4/rancher-compose.yml index fe539b5..0914431 100644 --- a/templates/etcd-ha/4/rancher-compose.yml +++ b/templates/etcd-ha/4/rancher-compose.yml @@ -1,6 +1,7 @@ .catalog: version: 2.3.7-beta.1 minimum_rancher_version: v1.1.1 + maximum_rancher_version: v1.9.99 questions: - variable: SCALE description: Desired cluster size. 3, 5, or 7 are good choices. You will need this many hosts to reach your desired scale. diff --git a/templates/etcd-ha/5/rancher-compose.yml b/templates/etcd-ha/5/rancher-compose.yml index 6fd136f..27206b9 100644 --- a/templates/etcd-ha/5/rancher-compose.yml +++ b/templates/etcd-ha/5/rancher-compose.yml @@ -1,6 +1,7 @@ .catalog: version: 2.3.7-beta.2 minimum_rancher_version: v1.2.0 + maximum_rancher_version: v1.9.99 questions: - variable: SCALE description: Desired cluster size. 3, 5, or 7 are good choices. You will need this many hosts to reach your desired scale. diff --git a/templates/galera/0/rancher-compose.yml b/templates/galera/0/rancher-compose.yml index e97c2c5..840a107 100644 --- a/templates/galera/0/rancher-compose.yml +++ b/templates/galera/0/rancher-compose.yml @@ -3,6 +3,7 @@ version: 10.0.22-rancher1 description: | Galera Cluster based on MariaDB 10.0.22 + maximum_rancher_version: v1.9.99 questions: - variable: "mysql_root_password" type: string diff --git a/templates/gitlab-multi-runner/0/rancher-compose.yml b/templates/gitlab-multi-runner/0/rancher-compose.yml index ab5c198..e9f7b4f 100644 --- a/templates/gitlab-multi-runner/0/rancher-compose.yml +++ b/templates/gitlab-multi-runner/0/rancher-compose.yml @@ -5,7 +5,7 @@ catalog: version: "9.3.0" description: "a Gitlab pipelines multi-runner, that will spawn privates runners in your infra." minimum_rancher_version: v1.5.0 - # maximum_rancher_version: + maximum_rancher_version: v1.9.99 # upgrade_from: # The previous versions that this template can be upgraded from questions: - variable: "GITLAB_URL" diff --git a/templates/gitlab-multi-runner/1/rancher-compose.yml b/templates/gitlab-multi-runner/1/rancher-compose.yml index 4c737e4..78265d2 100644 --- a/templates/gitlab-multi-runner/1/rancher-compose.yml +++ b/templates/gitlab-multi-runner/1/rancher-compose.yml @@ -5,7 +5,7 @@ catalog: version: "9.4.1" description: "a Gitlab pipelines multi-runner, that will spawn privates runners in your infra." minimum_rancher_version: v1.5.0 - # maximum_rancher_version: + maximum_rancher_version: v1.9.99 # upgrade_from: # The previous versions that this template can be upgraded from questions: - variable: "GITLAB_URL" diff --git a/templates/gitlab-multi-runner/2/rancher-compose.yml b/templates/gitlab-multi-runner/2/rancher-compose.yml index 559c763..15ac164 100644 --- a/templates/gitlab-multi-runner/2/rancher-compose.yml +++ b/templates/gitlab-multi-runner/2/rancher-compose.yml @@ -5,7 +5,7 @@ catalog: version: "9.4.2" description: "a Gitlab pipelines multi-runner, that will spawn privates runners in your infra." minimum_rancher_version: v1.5.0 - # maximum_rancher_version: + maximum_rancher_version: v1.9.99 # upgrade_from: # The previous versions that this template can be upgraded from questions: - variable: "GITLAB_URL" diff --git a/templates/gitlab/0/rancher-compose.yml b/templates/gitlab/0/rancher-compose.yml index b382043..1925687 100644 --- a/templates/gitlab/0/rancher-compose.yml +++ b/templates/gitlab/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: | Gitlab CE is a free GitHub alternative minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 maintainer: "Alexis Ducastel " uuid: gitlab-0 questions: diff --git a/templates/gitlab/1/rancher-compose.yml b/templates/gitlab/1/rancher-compose.yml index 083028c..088333a 100644 --- a/templates/gitlab/1/rancher-compose.yml +++ b/templates/gitlab/1/rancher-compose.yml @@ -4,6 +4,7 @@ description: | Gitlab CE is a free GitHub alternative minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 maintainer: "Alexis Ducastel " uuid: gitlab-0 questions: diff --git a/templates/gitlab/2/rancher-compose.yml b/templates/gitlab/2/rancher-compose.yml index 2729a84..2d4f033 100644 --- a/templates/gitlab/2/rancher-compose.yml +++ b/templates/gitlab/2/rancher-compose.yml @@ -4,6 +4,7 @@ description: | Gitlab CE is a free GitHub alternative minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 maintainer: "Alexis Ducastel " uuid: gitlab-0 questions: diff --git a/templates/gitlab/3/rancher-compose.yml b/templates/gitlab/3/rancher-compose.yml index 408c282..02900a3 100644 --- a/templates/gitlab/3/rancher-compose.yml +++ b/templates/gitlab/3/rancher-compose.yml @@ -4,6 +4,7 @@ description: | Gitlab CE is a free GitHub alternative minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 maintainer: "Alexis Ducastel " uuid: gitlab-0 questions: diff --git a/templates/gocd-agent/0/rancher-compose.yml b/templates/gocd-agent/0/rancher-compose.yml index 661544b..fc6cab6 100644 --- a/templates/gocd-agent/0/rancher-compose.yml +++ b/templates/gocd-agent/0/rancher-compose.yml @@ -5,6 +5,7 @@ (Experimental) Gocd agent. maintainer: "Raul Sanchez " minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 uuid: goagent-0 questions: - variable: "mem_initial" diff --git a/templates/gocd-server/0/rancher-compose.yml b/templates/gocd-server/0/rancher-compose.yml index b3c7c90..54412de 100644 --- a/templates/gocd-server/0/rancher-compose.yml +++ b/templates/gocd-server/0/rancher-compose.yml @@ -5,6 +5,7 @@ (Experimental) Gocd server. maintainer: "Raul Sanchez " minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 uuid: goserver-0 questions: - variable: public_port diff --git a/templates/gocd/0/rancher-compose.yml b/templates/gocd/0/rancher-compose.yml index 11e6bb6..031c1ac 100644 --- a/templates/gocd/0/rancher-compose.yml +++ b/templates/gocd/0/rancher-compose.yml @@ -3,6 +3,7 @@ catalog: name: GoCD version: 17.3.0-rancher1 minimum_rancher_version: v1.5.0 + maximum_rancher_version: v1.9.99 questions: - variable: "DEPLOY_SERVER" description: "Deploy GoCD server" diff --git a/templates/gogs/0/rancher-compose.yml b/templates/gogs/0/rancher-compose.yml index 697a011..d34d199 100644 --- a/templates/gogs/0/rancher-compose.yml +++ b/templates/gogs/0/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: description: "A painless self-hosted Git service" uuid: gogs-0 minimum_rancher_version: v0.51.0 + maximum_rancher_version: v1.9.99 questions: - variable: http_port description: "http port to access gogs webui" diff --git a/templates/hadoop/0/rancher-compose.yml b/templates/hadoop/0/rancher-compose.yml index 3bb1a14..97336e3 100644 --- a/templates/hadoop/0/rancher-compose.yml +++ b/templates/hadoop/0/rancher-compose.yml @@ -3,6 +3,7 @@ version: "2.7.1-rancher1" description: "Hadoop + Yarn" minimum_rancher_version: v0.46.0 + maximum_rancher_version: v1.9.99 questions: - variable: "cluster" label: "Cluster Name" diff --git a/templates/influxdb/0/rancher-compose.yml b/templates/influxdb/0/rancher-compose.yml index f0f0f16..167d97c 100644 --- a/templates/influxdb/0/rancher-compose.yml +++ b/templates/influxdb/0/rancher-compose.yml @@ -4,6 +4,7 @@ Influxdb version: 1.2.2-rancher1 minimum_rancher_version: v1.0.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: influxdb-0 questions: diff --git a/templates/kafka/0/rancher-compose.yml b/templates/kafka/0/rancher-compose.yml index a4f937f..f83289e 100644 --- a/templates/kafka/0/rancher-compose.yml +++ b/templates/kafka/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Apache Kafka cluster. minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: kafka-0 questions: diff --git a/templates/kafka/1/rancher-compose.yml b/templates/kafka/1/rancher-compose.yml index 1844a29..9585c46 100644 --- a/templates/kafka/1/rancher-compose.yml +++ b/templates/kafka/1/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Apache Kafka cluster. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: kafka-0 questions: diff --git a/templates/kafka/2/rancher-compose.yml b/templates/kafka/2/rancher-compose.yml index 9c02325..38fd8b0 100644 --- a/templates/kafka/2/rancher-compose.yml +++ b/templates/kafka/2/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Apache Kafka cluster. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: kafka-0 questions: diff --git a/templates/kafka/3/rancher-compose.yml b/templates/kafka/3/rancher-compose.yml index 69c89bf..307a25c 100644 --- a/templates/kafka/3/rancher-compose.yml +++ b/templates/kafka/3/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Apache Kafka cluster. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: kafka-0 questions: diff --git a/templates/kibana/0/rancher-compose.yml b/templates/kibana/0/rancher-compose.yml index cdaad5f..1d7b3a8 100644 --- a/templates/kibana/0/rancher-compose.yml +++ b/templates/kibana/0/rancher-compose.yml @@ -2,6 +2,7 @@ name: "Kibana" version: "4.1.1-rancher1" description: "Kibana: Explore & Visualize Your Data" + maximum_rancher_version: v1.9.99 questions: - variable: "elasticsearch_source" description: "Link to elasticsearch service or stack/service" diff --git a/templates/kibana/1/rancher-compose.yml b/templates/kibana/1/rancher-compose.yml index 6a40730..36d0ff3 100644 --- a/templates/kibana/1/rancher-compose.yml +++ b/templates/kibana/1/rancher-compose.yml @@ -2,6 +2,7 @@ name: "Kibana" version: "4.4.2-rancher1" description: "Kibana: Explore & Visualize Your Data" + maximum_rancher_version: v1.9.99 questions: - variable: "elasticsearch_source" description: "Link to elasticsearch service or stack/service" diff --git a/templates/kibana/2/rancher-compose.yml b/templates/kibana/2/rancher-compose.yml index 24e77a4..6013355 100644 --- a/templates/kibana/2/rancher-compose.yml +++ b/templates/kibana/2/rancher-compose.yml @@ -2,6 +2,7 @@ name: "Kibana" version: "4.6.3-rancher1" description: "Kibana: Explore & Visualize Your Data" + maximum_rancher_version: v1.9.99 questions: - variable: "elasticsearch_source" description: "Link to elasticsearch service or stack/service" diff --git a/templates/kibana/3/rancher-compose.yml b/templates/kibana/3/rancher-compose.yml index 66479a4..c2a74b5 100644 --- a/templates/kibana/3/rancher-compose.yml +++ b/templates/kibana/3/rancher-compose.yml @@ -2,6 +2,7 @@ name: "Kibana" version: "5.3.0-rancher1" description: "Kibana: Explore & Visualize Your Data" + maximum_rancher_version: v1.9.99 questions: - variable: "elasticsearch_source" description: "Link to elasticsearch service or stack/service" diff --git a/templates/letsencrypt/0/rancher-compose.yml b/templates/letsencrypt/0/rancher-compose.yml index 19ada0d..609c24e 100644 --- a/templates/letsencrypt/0/rancher-compose.yml +++ b/templates/letsencrypt/0/rancher-compose.yml @@ -3,6 +3,7 @@ version: 0.2.5 description: "Trusted SSL certificates at zero cost" minimum_rancher_version: v0.63.0 + maximum_rancher_version: v1.9.99 questions: - variable: "EULA" label: "I Agree to the Let's Encrypt TOS" diff --git a/templates/letsencrypt/1/rancher-compose.yml b/templates/letsencrypt/1/rancher-compose.yml index 83c16fc..833b8ce 100644 --- a/templates/letsencrypt/1/rancher-compose.yml +++ b/templates/letsencrypt/1/rancher-compose.yml @@ -3,6 +3,7 @@ version: 0.2.7 description: "Trusted SSL certificates at zero cost" minimum_rancher_version: v0.63.0 + maximum_rancher_version: v1.9.99 questions: - variable: "EULA" label: "I Agree to the Let's Encrypt TOS" diff --git a/templates/letsencrypt/2/rancher-compose.yml b/templates/letsencrypt/2/rancher-compose.yml index 54a82e2..2b327fa 100644 --- a/templates/letsencrypt/2/rancher-compose.yml +++ b/templates/letsencrypt/2/rancher-compose.yml @@ -3,6 +3,7 @@ version: 0.3.0 description: Trusted SSL certificates at zero cost minimum_rancher_version: v0.63.0 + maximum_rancher_version: v1.9.99 questions: - variable: EULA label: I Agree to the Let's Encrypt TOS diff --git a/templates/letsencrypt/3/rancher-compose.yml b/templates/letsencrypt/3/rancher-compose.yml index 878ebeb..76e7f35 100644 --- a/templates/letsencrypt/3/rancher-compose.yml +++ b/templates/letsencrypt/3/rancher-compose.yml @@ -3,6 +3,7 @@ version: 0.4.0 description: Trusted SSL certificates at zero cost minimum_rancher_version: v1.2.0-pre4-rc1 + maximum_rancher_version: v1.9.99 questions: - variable: EULA label: I Agree to the Let's Encrypt TOS diff --git a/templates/letsencrypt/4/rancher-compose.yml b/templates/letsencrypt/4/rancher-compose.yml index 3a14a35..2bff7e7 100644 --- a/templates/letsencrypt/4/rancher-compose.yml +++ b/templates/letsencrypt/4/rancher-compose.yml @@ -3,6 +3,7 @@ version: 0.5.0 description: Trusted SSL certificates at zero cost minimum_rancher_version: v1.5.0 + maximum_rancher_version: v1.9.99 questions: - variable: EULA label: I Agree to the Let's Encrypt TOS diff --git a/templates/meanshop/0/rancher-compose.yml b/templates/meanshop/0/rancher-compose.yml index c2b7463..be7cfdc 100644 --- a/templates/meanshop/0/rancher-compose.yml +++ b/templates/meanshop/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: "Ecommerce powered by Meanshop" uuid: meanshop-0 minimum_rancher_version: v0.51.0 + maximum_rancher_version: v1.9.99 questions: - variable: "MEANSHOP_HOST" description: "Hostname to use for the MEANSHOP server" diff --git a/templates/minecraft/0/rancher-compose.yml b/templates/minecraft/0/rancher-compose.yml index 3511458..4ec04ff 100644 --- a/templates/minecraft/0/rancher-compose.yml +++ b/templates/minecraft/0/rancher-compose.yml @@ -3,6 +3,7 @@ version: "v1.8" description: "Minecraft server" uuid: minecraft-0 + maximum_rancher_version: v1.9.99 questions: - variable: "EULA" label: "Accept EULA" diff --git a/templates/minecraft/1/rancher-compose.yml b/templates/minecraft/1/rancher-compose.yml index a9aac27..e427e79 100644 --- a/templates/minecraft/1/rancher-compose.yml +++ b/templates/minecraft/1/rancher-compose.yml @@ -3,6 +3,7 @@ version: "v1.11" description: "Minecraft server" uuid: minecraft-0 + maximum_rancher_version: v1.9.99 questions: - variable: "EULA" label: "Accept EULA" diff --git a/templates/minio/0/rancher-compose.yml b/templates/minio/0/rancher-compose.yml index 8363018..27f2462 100644 --- a/templates/minio/0/rancher-compose.yml +++ b/templates/minio/0/rancher-compose.yml @@ -2,6 +2,7 @@ version: '2' catalog: name: Minio version: 2017-03-16-rancher1 + maximum_rancher_version: v1.9.99 questions: - variable: "MINIO_SCALE" description: "Number of minio nodes." diff --git a/templates/mysql/0/rancher-compose.yml b/templates/mysql/0/rancher-compose.yml index f41e4c1..b707da3 100644 --- a/templates/mysql/0/rancher-compose.yml +++ b/templates/mysql/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: "A recommended stack for the MySQL RDBMS." uuid: mysql-0 minimum_rancher_version: v1.0.0 + maximum_rancher_version: v1.9.99 questions: - variable: mysql_lb_port description: "Public port for access to MySQL through the load balancer" diff --git a/templates/nextcloud/0/rancher-compose.yml b/templates/nextcloud/0/rancher-compose.yml index 804707c..6252c2d 100644 --- a/templates/nextcloud/0/rancher-compose.yml +++ b/templates/nextcloud/0/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: name: nextcloud version: 0.0.1 description: Nextcloud - Enterprise File Sync and Share + maximum_rancher_version: v1.9.99 questions: - variable: NEXTCLOUD_PORT label: Port diff --git a/templates/nuxeo/0/rancher-compose.yml b/templates/nuxeo/0/rancher-compose.yml index 9b86fb7..6872b80 100644 --- a/templates/nuxeo/0/rancher-compose.yml +++ b/templates/nuxeo/0/rancher-compose.yml @@ -5,6 +5,7 @@ Enterprise Content Management Platform for Business Applications uuid: nuxeo-1 + maximum_rancher_version: v1.9.99 questions: - variable: clid description: "A valid CLID to be able to download packages from Nuxeo Online Services. in the form part1\npart2" diff --git a/templates/openproject/0/rancher-compose.yml b/templates/openproject/0/rancher-compose.yml index aa6fa23..7e501bd 100644 --- a/templates/openproject/0/rancher-compose.yml +++ b/templates/openproject/0/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: name: openproject version: 0.0.1 description: Project planning and scheduling + maximum_rancher_version: v1.9.99 questions: - variable: OPENPROJECT_PORT label: Port diff --git a/templates/openvpn-httpbasic/0/rancher-compose.yml b/templates/openvpn-httpbasic/0/rancher-compose.yml index ece8c66..944800c 100644 --- a/templates/openvpn-httpbasic/0/rancher-compose.yml +++ b/templates/openvpn-httpbasic/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: | OpenVPN for Rancher with HTTP Basic authentication minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 maintainer: "Alexis Ducastel " uuid: openvpn-httpbasic-0 questions: diff --git a/templates/openvpn-httpdigest/0/rancher-compose.yml b/templates/openvpn-httpdigest/0/rancher-compose.yml index 42575da..1a85d6d 100644 --- a/templates/openvpn-httpdigest/0/rancher-compose.yml +++ b/templates/openvpn-httpdigest/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: | OpenVPN for Rancher with HTTP Digest authentication minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 maintainer: "Alexis Ducastel " uuid: openvpn-httpdigest-0 questions: diff --git a/templates/openvpn-ldap/0/rancher-compose.yml b/templates/openvpn-ldap/0/rancher-compose.yml index cb1ad21..f2ec4e1 100644 --- a/templates/openvpn-ldap/0/rancher-compose.yml +++ b/templates/openvpn-ldap/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: | OpenVPN for Rancher with LDAP authentication minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 maintainer: "Alexis Ducastel " uuid: openvpn-ldap-0 questions: diff --git a/templates/openvpn-rancherlocal/0/rancher-compose.yml b/templates/openvpn-rancherlocal/0/rancher-compose.yml index ab25195..520da9a 100644 --- a/templates/openvpn-rancherlocal/0/rancher-compose.yml +++ b/templates/openvpn-rancherlocal/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: | OpenVPN for Rancher with "Rancher local" authentication. minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 maintainer: "Alexis Ducastel " uuid: openvpn-ldap-0 questions: diff --git a/templates/plone/0/rancher-compose.yml b/templates/plone/0/rancher-compose.yml index 59f3d91..f9c7821 100644 --- a/templates/plone/0/rancher-compose.yml +++ b/templates/plone/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: | Plone CMS uuid: plone-1 + maximum_rancher_version: v1.9.99 questions: - variable: "addons" type: "string" diff --git a/templates/plone/1/rancher-compose.yml b/templates/plone/1/rancher-compose.yml index 791957f..4e0c36b 100644 --- a/templates/plone/1/rancher-compose.yml +++ b/templates/plone/1/rancher-compose.yml @@ -4,6 +4,7 @@ description: | Plone CMS uuid: plone-1 + maximum_rancher_version: v1.9.99 questions: - variable: "addons" type: "string" diff --git a/templates/postgres/0/rancher-compose.yml b/templates/postgres/0/rancher-compose.yml index 31e4118..d1081ba 100644 --- a/templates/postgres/0/rancher-compose.yml +++ b/templates/postgres/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: "PostgreSQL" uuid: postgres-0 minimum_rancher_version: v0.9.0 + maximum_rancher_version: v1.9.99 questions: - variable: lb_port description: "Port to access PostgreSQL from external services" diff --git a/templates/postgres/1/rancher-compose.yml b/templates/postgres/1/rancher-compose.yml index b636956..aae18b6 100644 --- a/templates/postgres/1/rancher-compose.yml +++ b/templates/postgres/1/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: description: "PostgreSQL" uuid: postgres-0 minimum_rancher_version: v0.9.0 + maximum_rancher_version: v1.9.99 questions: - variable: lb_port description: "Port to access PostgreSQL from external services" diff --git a/templates/project-harbor/0/rancher-compose.yml b/templates/project-harbor/0/rancher-compose.yml index 5d970d1..ae75d1d 100644 --- a/templates/project-harbor/0/rancher-compose.yml +++ b/templates/project-harbor/0/rancher-compose.yml @@ -5,6 +5,7 @@ version: '2' description: | Enterprise Class Container Registry by VMware minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 uuid: harbor-0 questions: - variable: "harborhostname" diff --git a/templates/project-harbor/1/rancher-compose.yml b/templates/project-harbor/1/rancher-compose.yml index 8eeb432..89f65a3 100644 --- a/templates/project-harbor/1/rancher-compose.yml +++ b/templates/project-harbor/1/rancher-compose.yml @@ -5,6 +5,7 @@ version: '2' description: | Enterprise Class Container Registry by VMware minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 uuid: harbor-0 questions: - variable: "harborhostname" diff --git a/templates/project-harbor/2/rancher-compose.yml b/templates/project-harbor/2/rancher-compose.yml index b92e9b1..a6e7e3d 100644 --- a/templates/project-harbor/2/rancher-compose.yml +++ b/templates/project-harbor/2/rancher-compose.yml @@ -5,6 +5,7 @@ version: '2' description: | Enterprise Class Container Registry [by VMware] minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 uuid: harbor-2 questions: - variable: "harborhostname" diff --git a/templates/project-harbor/3/rancher-compose.yml b/templates/project-harbor/3/rancher-compose.yml index 1226102..6113348 100644 --- a/templates/project-harbor/3/rancher-compose.yml +++ b/templates/project-harbor/3/rancher-compose.yml @@ -5,6 +5,7 @@ version: '2' description: | Enterprise Class Container Registry [by VMware] minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 uuid: harbor-3 questions: - variable: "harborhostname" diff --git a/templates/project-harbor/4/rancher-compose.yml b/templates/project-harbor/4/rancher-compose.yml index afcd473..49579c4 100644 --- a/templates/project-harbor/4/rancher-compose.yml +++ b/templates/project-harbor/4/rancher-compose.yml @@ -5,6 +5,7 @@ version: '2' description: | Enterprise Class Container Registry [by VMware] minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 uuid: harbor-4 questions: - variable: "harborhostname" diff --git a/templates/puppet-standalone/0/rancher-compose.yml b/templates/puppet-standalone/0/rancher-compose.yml index bc74d1c..ad4a126 100644 --- a/templates/puppet-standalone/0/rancher-compose.yml +++ b/templates/puppet-standalone/0/rancher-compose.yml @@ -3,6 +3,7 @@ version: 1.0.0-rancher1 description: > A very basic Open Source-only Puppet 4.x master for development and testing. + maximum_rancher_version: v1.9.99 questions: - variable: "CONTROL_REPO_GIT_URI" diff --git a/templates/pxc/0/rancher-compose.yml b/templates/pxc/0/rancher-compose.yml index 693d638..4e15780 100644 --- a/templates/pxc/0/rancher-compose.yml +++ b/templates/pxc/0/rancher-compose.yml @@ -3,6 +3,7 @@ version: 5.6.28-rancher1 description: | Percona XtraDB Cluster 5.6.28 + maximum_rancher_version: v1.9.99 questions: - variable: "mysql_root_password" type: string diff --git a/templates/quasardb-community/0/rancher-compose.yml b/templates/quasardb-community/0/rancher-compose.yml index 7780b42..e399fe9 100644 --- a/templates/quasardb-community/0/rancher-compose.yml +++ b/templates/quasardb-community/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: | QuasarDB is a distributed key-value store with peer-to-peer replication, transactions, atomic operations, no-limit tagging and real-time search. minimum_rancher_version: v1.0.0 + maximum_rancher_version: v1.9.99 maintainer: "Alexis Ducastel " uuid: qdb-ce-0 questions: diff --git a/templates/rabbitmq-3/0/rancher-compose.yml b/templates/rabbitmq-3/0/rancher-compose.yml index 9584a8f..7348d72 100755 --- a/templates/rabbitmq-3/0/rancher-compose.yml +++ b/templates/rabbitmq-3/0/rancher-compose.yml @@ -2,9 +2,9 @@ name: "Rabbit MQ" version: "0.1.0" decription: A reliable, distributed messaging broker + maximum_rancher_version: v1.9.99 rabbitmq: metadata: rabbitmq: config: node.name: "$${HOSTNAME}" - diff --git a/templates/rabbitmq-3/1/rancher-compose.yml b/templates/rabbitmq-3/1/rancher-compose.yml index 35f48c5..51ed4cc 100755 --- a/templates/rabbitmq-3/1/rancher-compose.yml +++ b/templates/rabbitmq-3/1/rancher-compose.yml @@ -2,6 +2,7 @@ name: "Rabbit MQ" version: "0.2.0" decription: A reliable, distributed messaging broker + maximum_rancher_version: v1.9.99 questions: - variable: "erlang_cookie" description: "Erlang cookie required for auth" diff --git a/templates/rabbitmq-3/2/rancher-compose.yml b/templates/rabbitmq-3/2/rancher-compose.yml index a5f0112..2e302be 100755 --- a/templates/rabbitmq-3/2/rancher-compose.yml +++ b/templates/rabbitmq-3/2/rancher-compose.yml @@ -3,6 +3,7 @@ catalog: name: "Rabbit MQ" version: "0.2.1" decription: A reliable, distributed messaging broker + maximum_rancher_version: v1.9.99 questions: - variable: "erlang_cookie" description: "Erlang cookie required for auth" diff --git a/templates/rabbitmq-examples/0/rancher-compose.yml b/templates/rabbitmq-examples/0/rancher-compose.yml index 8d73300..cfceb38 100644 --- a/templates/rabbitmq-examples/0/rancher-compose.yml +++ b/templates/rabbitmq-examples/0/rancher-compose.yml @@ -4,6 +4,7 @@ catalog: version: 3.6-rancher1 description: | tutorial storage examples + maximum_rancher_version: v1.9.99 questions: - variable: rabbitmq_link description: "rabbitmq service link" diff --git a/templates/rancher-backup/0/rancher-compose.yml b/templates/rancher-backup/0/rancher-compose.yml index 8a1feb4..1a05ddf 100644 --- a/templates/rancher-backup/0/rancher-compose.yml +++ b/templates/rancher-backup/0/rancher-compose.yml @@ -4,6 +4,7 @@ catalog: version: "2.0.0" description: "It's a general purpose to solve backup matter on Rancher" minimum_rancher_version: v1.5.0 + maximum_rancher_version: v1.9.99 questions: - variable: "CRON_SCHEDULE" description: "The schedule with the Go cron syntaxe (per default, each day)" diff --git a/templates/reactioncommerce/0/rancher-compose.yml b/templates/reactioncommerce/0/rancher-compose.yml index e295a7a..22a0e8d 100644 --- a/templates/reactioncommerce/0/rancher-compose.yml +++ b/templates/reactioncommerce/0/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: description: "E-commerce powered by reaction" uuid: reaction-0 minimum_rancher_version: v0.51.0 + maximum_rancher_version: v1.9.99 questions: - variable: "REACTION_HOST" description: "Hostname to use for the reaction server" diff --git a/templates/redmine/0/rancher-compose.yml b/templates/redmine/0/rancher-compose.yml index d8effe1..83d0464 100644 --- a/templates/redmine/0/rancher-compose.yml +++ b/templates/redmine/0/rancher-compose.yml @@ -4,6 +4,7 @@ catalog: version: 0.1.2 description: | Redmine + maximum_rancher_version: v1.9.99 questions: - variable: "REDMINE_HOST" description: "Hostname to use for the Redmine" diff --git a/templates/registry-convoy/0/rancher-compose.yml b/templates/registry-convoy/0/rancher-compose.yml index 3891b75..a396ee1 100644 --- a/templates/registry-convoy/0/rancher-compose.yml +++ b/templates/registry-convoy/0/rancher-compose.yml @@ -3,6 +3,7 @@ version: "v2.3.1-3.1" description: "Docker Registry" uuid: registry-3 + maximum_rancher_version: v1.9.99 questions: - variable: "RPORT" label: "Registry Port" diff --git a/templates/rethinkdb/0/rancher-compose.yml b/templates/rethinkdb/0/rancher-compose.yml index d2524bf..1a57018 100644 --- a/templates/rethinkdb/0/rancher-compose.yml +++ b/templates/rethinkdb/0/rancher-compose.yml @@ -3,6 +3,7 @@ version: "2.3.5" description: "(Experimental) NoSQL-Database" uuid: rethinkdb-0 + maximum_rancher_version: v1.9.99 questions: - variable: "rethinkdb_proxy_webport" description: "" diff --git a/templates/sentry/0/rancher-compose.yml b/templates/sentry/0/rancher-compose.yml index b9ed333..f5cff37 100644 --- a/templates/sentry/0/rancher-compose.yml +++ b/templates/sentry/0/rancher-compose.yml @@ -2,7 +2,7 @@ name: Sentry version: 8.5.0 description: Sentry is a realtime event logging and aggregation platform - + maximum_rancher_version: v1.9.99 questions: - variable: "sentry_secret_key" type: "password" diff --git a/templates/sentry/1/rancher-compose.yml b/templates/sentry/1/rancher-compose.yml index 54ffc6e..e2d32eb 100644 --- a/templates/sentry/1/rancher-compose.yml +++ b/templates/sentry/1/rancher-compose.yml @@ -3,7 +3,7 @@ catalog: name: Sentry version: 8.17.0 description: Sentry is a realtime event logging and aggregation platform - + maximum_rancher_version: v1.9.99 questions: - variable: "sentry_secret_key" type: "password" diff --git a/templates/sentry/2/rancher-compose.yml b/templates/sentry/2/rancher-compose.yml index 9631c30..d814e80 100644 --- a/templates/sentry/2/rancher-compose.yml +++ b/templates/sentry/2/rancher-compose.yml @@ -3,7 +3,7 @@ catalog: name: Sentry version: 8.18.0 description: Sentry is a realtime event logging and aggregation platform - + maximum_rancher_version: v1.9.99 questions: - variable: "sentry_secret_key" type: "password" diff --git a/templates/sonarqube/0/rancher-compose.yml b/templates/sonarqube/0/rancher-compose.yml index 0174f8d..f9f9750 100644 --- a/templates/sonarqube/0/rancher-compose.yml +++ b/templates/sonarqube/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: "SonarQube" uuid: sonarqube-0 minimum_rancher_version: v0.51.0 + maximum_rancher_version: v1.9.99 questions: - variable: http_port description: "HTTP port to access SonarQube UI" diff --git a/templates/sonarqube/1/rancher-compose.yml b/templates/sonarqube/1/rancher-compose.yml index bb90a51..22f83d1 100644 --- a/templates/sonarqube/1/rancher-compose.yml +++ b/templates/sonarqube/1/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: description: "SonarQube" uuid: sonarqube-0 minimum_rancher_version: v0.51.0 + maximum_rancher_version: v1.9.99 questions: - variable: docker_version description: "SonarQube docker version" diff --git a/templates/teamcity/0/rancher-compose.yml b/templates/teamcity/0/rancher-compose.yml index 89b3266..553a0b5 100644 --- a/templates/teamcity/0/rancher-compose.yml +++ b/templates/teamcity/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: "TeamCity Server" uuid: teamcity-0 minimum_rancher_version: v0.51.0 + maximum_rancher_version: v1.9.99 questions: - variable: http_port description: "HTTP port to access TeamCity Server UI" diff --git a/templates/thingsboard/0/rancher-compose.yml b/templates/thingsboard/0/rancher-compose.yml index 635b196..0007eb6 100644 --- a/templates/thingsboard/0/rancher-compose.yml +++ b/templates/thingsboard/0/rancher-compose.yml @@ -4,6 +4,7 @@ catalog: version: "v0.1" description: "An open source IoT platform" uuid: Thingsboard-1 + maximum_rancher_version: v1.9.99 questions: - variable: http_public_port description: "Thingsboard dashboard published port" diff --git a/templates/traefik/0/rancher-compose.yml b/templates/traefik/0/rancher-compose.yml index d134d5c..8b9b54f 100644 --- a/templates/traefik/0/rancher-compose.yml +++ b/templates/traefik/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Traefik active load balancer. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: traefik-0 questions: diff --git a/templates/traefik/1/rancher-compose.yml b/templates/traefik/1/rancher-compose.yml index 82c2036..4455275 100644 --- a/templates/traefik/1/rancher-compose.yml +++ b/templates/traefik/1/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Traefik load balancer. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: traefik-0 questions: diff --git a/templates/traefik/10/rancher-compose.yml b/templates/traefik/10/rancher-compose.yml index 207e24b..8a2dd8c 100644 --- a/templates/traefik/10/rancher-compose.yml +++ b/templates/traefik/10/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: description: | (Experimental) Traefik load balancer. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: traefik-0 questions: diff --git a/templates/traefik/2/rancher-compose.yml b/templates/traefik/2/rancher-compose.yml index dfe59e5..e48d72d 100644 --- a/templates/traefik/2/rancher-compose.yml +++ b/templates/traefik/2/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Traefik load balancer. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: traefik-0 questions: diff --git a/templates/traefik/3/rancher-compose.yml b/templates/traefik/3/rancher-compose.yml index 3d2b8c5..a1df1a3 100644 --- a/templates/traefik/3/rancher-compose.yml +++ b/templates/traefik/3/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Traefik load balancer. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: traefik-0 questions: diff --git a/templates/traefik/4/rancher-compose.yml b/templates/traefik/4/rancher-compose.yml index 10b85d3..94d104e 100644 --- a/templates/traefik/4/rancher-compose.yml +++ b/templates/traefik/4/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Traefik load balancer. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: traefik-0 questions: diff --git a/templates/traefik/5/rancher-compose.yml b/templates/traefik/5/rancher-compose.yml index 0cba529..6ea830b 100644 --- a/templates/traefik/5/rancher-compose.yml +++ b/templates/traefik/5/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Traefik load balancer. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: traefik-0 questions: diff --git a/templates/traefik/6/rancher-compose.yml b/templates/traefik/6/rancher-compose.yml index a9b23a2..1d6e502 100644 --- a/templates/traefik/6/rancher-compose.yml +++ b/templates/traefik/6/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Traefik load balancer. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: traefik-0 questions: diff --git a/templates/traefik/7/rancher-compose.yml b/templates/traefik/7/rancher-compose.yml index 332bff3..adf9425 100644 --- a/templates/traefik/7/rancher-compose.yml +++ b/templates/traefik/7/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Traefik load balancer. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: traefik-0 questions: diff --git a/templates/traefik/8/rancher-compose.yml b/templates/traefik/8/rancher-compose.yml index 49af3aa..0421d12 100644 --- a/templates/traefik/8/rancher-compose.yml +++ b/templates/traefik/8/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Traefik load balancer. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: traefik-0 questions: diff --git a/templates/traefik/9/rancher-compose.yml b/templates/traefik/9/rancher-compose.yml index bf7df9d..f517b57 100644 --- a/templates/traefik/9/rancher-compose.yml +++ b/templates/traefik/9/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: description: | (Experimental) Traefik load balancer. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: traefik-0 questions: diff --git a/templates/turtl/0/rancher-compose.yml b/templates/turtl/0/rancher-compose.yml index 06e07ed..f315c5b 100644 --- a/templates/turtl/0/rancher-compose.yml +++ b/templates/turtl/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: | Turtl API for Rancher minimum_rancher_version: 1.0.0 + maximum_rancher_version: v1.9.99 questions: - variable: "DISPLAY_ERRORS" diff --git a/templates/wordpress/0/rancher-compose.yml b/templates/wordpress/0/rancher-compose.yml index 7f5e34c..3a42881 100644 --- a/templates/wordpress/0/rancher-compose.yml +++ b/templates/wordpress/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: "Blog tool, publishing platform and CMS" uuid: Wordpress-0 minimum_rancher_version: v0.51.0 + maximum_rancher_version: v1.9.99 questions: - variable: public_port description: "public port to access the wordpress site" diff --git a/templates/wordpress/1/rancher-compose.yml b/templates/wordpress/1/rancher-compose.yml index a23a105..60f0d1d 100644 --- a/templates/wordpress/1/rancher-compose.yml +++ b/templates/wordpress/1/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: description: "Blog tool, publishing platform and CMS based on bitnami images" uuid: Wordpress-1 minimum_rancher_version: v0.51.0 + maximum_rancher_version: v1.9.99 questions: - variable: public_port description: "public port to access the wordpress site" diff --git a/templates/zammad/0/rancher-compose.yml b/templates/zammad/0/rancher-compose.yml index 8ff8ee5..1c61015 100644 --- a/templates/zammad/0/rancher-compose.yml +++ b/templates/zammad/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: "Zammad is a web based open source helpdesk/customer support system" uuid: zammad-1 minimum_rancher_version: v1.2.0 + maximum_rancher_version: v1.9.99 questions: elasticsearch: diff --git a/templates/zookeeper/0/rancher-compose.yml b/templates/zookeeper/0/rancher-compose.yml index 1c4bcf2..0d65767 100644 --- a/templates/zookeeper/0/rancher-compose.yml +++ b/templates/zookeeper/0/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Apache Zookeeper cluster. minimum_rancher_version: v0.56.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: zk-0 questions: diff --git a/templates/zookeeper/1/rancher-compose.yml b/templates/zookeeper/1/rancher-compose.yml index 0ca9081..35f47c4 100644 --- a/templates/zookeeper/1/rancher-compose.yml +++ b/templates/zookeeper/1/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Apache Zookeeper cluster. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: zk-0 questions: @@ -17,7 +18,7 @@ description: "Amount of memory to config zk." label: "Zk Memory (mb):" required: true - default: 512 + default: 512 type: "int" - variable: "zk_init_limit" description: "Time to allow followers to connect and sync with leader" diff --git a/templates/zookeeper/2/rancher-compose.yml b/templates/zookeeper/2/rancher-compose.yml index f37f8da..4fa5e12 100644 --- a/templates/zookeeper/2/rancher-compose.yml +++ b/templates/zookeeper/2/rancher-compose.yml @@ -4,6 +4,7 @@ description: | (Experimental) Apache Zookeeper cluster. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: zk-0 questions: diff --git a/templates/zookeeper/3/rancher-compose.yml b/templates/zookeeper/3/rancher-compose.yml index 15751d9..b715f63 100644 --- a/templates/zookeeper/3/rancher-compose.yml +++ b/templates/zookeeper/3/rancher-compose.yml @@ -5,6 +5,7 @@ catalog: description: | (Experimental) Apache Zookeeper cluster. minimum_rancher_version: v0.59.0 + maximum_rancher_version: v1.9.99 maintainer: "Raul Sanchez " uuid: zk-0 questions: