Adding version to config and catalog

This commit is contained in:
ageekymonk 2017-12-13 12:45:18 +11:00
parent 0c6ff13de0
commit 0986097353
No known key found for this signature in database
GPG Key ID: B94B060D25FFA652
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,7 +1,7 @@
name: selenium
description: |
selenium hub and nodes
version: 0
version: v0.0.1
category: Test Automation
maintainer: "ramz sivagurunathan <ramzthecoder@gmail.com>"
license: "Apache License 2.0"