diff --git a/templates/selenium/0/rancher-compose.yml b/templates/selenium/0/rancher-compose.yml index 432ee39..2d46b2e 100644 --- a/templates/selenium/0/rancher-compose.yml +++ b/templates/selenium/0/rancher-compose.yml @@ -1,7 +1,7 @@ version: '2' catalog: name: selenium - version: 0 + version: v0.0.1 minimum_rancher_version: v1.5.0 questions: - variable: DEPLOY_SELENIUM_HUB diff --git a/templates/selenium/config.yml b/templates/selenium/config.yml index 2ba1e85..4deac89 100644 --- a/templates/selenium/config.yml +++ b/templates/selenium/config.yml @@ -1,7 +1,7 @@ name: selenium description: | selenium hub and nodes -version: 0 +version: v0.0.1 category: Test Automation maintainer: "ramz sivagurunathan " license: "Apache License 2.0"