diff --git a/templates/gitlab-multi-runner/0/rancher-compose.yml b/templates/gitlab-multi-runner/0/rancher-compose.yml index e30fa9f..7f5bd1a 100644 --- a/templates/gitlab-multi-runner/0/rancher-compose.yml +++ b/templates/gitlab-multi-runner/0/rancher-compose.yml @@ -2,9 +2,9 @@ version: '2' catalog: name: "gitlab-multi-runner" - version: "0.1" + version: "1.0.0" description: "a Gitlab pipelines multi-runner, that will spawn privates runners in your infra." - # minimum_rancher_version: + minimum_rancher_version: v1.5.0 # maximum_rancher_version: # upgrade_from: # The previous versions that this template can be upgraded from questions: diff --git a/templates/gitlab-multi-runner/config.yml b/templates/gitlab-multi-runner/config.yml index bad31a7..7ae3548 100644 --- a/templates/gitlab-multi-runner/config.yml +++ b/templates/gitlab-multi-runner/config.yml @@ -1,5 +1,5 @@ name: gitlab-multi-runner description: | a Gitlab pipelines multi-runner, that will spawn privates runners in your infra. -version: 1 +version: 1.0.0 category: Continuous Integration