Adding version to config and catalog
This commit is contained in:
parent
0c6ff13de0
commit
0986097353
@ -1,7 +1,7 @@
|
|||||||
version: '2'
|
version: '2'
|
||||||
catalog:
|
catalog:
|
||||||
name: selenium
|
name: selenium
|
||||||
version: 0
|
version: v0.0.1
|
||||||
minimum_rancher_version: v1.5.0
|
minimum_rancher_version: v1.5.0
|
||||||
questions:
|
questions:
|
||||||
- variable: DEPLOY_SELENIUM_HUB
|
- variable: DEPLOY_SELENIUM_HUB
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
name: selenium
|
name: selenium
|
||||||
description: |
|
description: |
|
||||||
selenium hub and nodes
|
selenium hub and nodes
|
||||||
version: 0
|
version: v0.0.1
|
||||||
category: Test Automation
|
category: Test Automation
|
||||||
maintainer: "ramz sivagurunathan <ramzthecoder@gmail.com>"
|
maintainer: "ramz sivagurunathan <ramzthecoder@gmail.com>"
|
||||||
license: "Apache License 2.0"
|
license: "Apache License 2.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user