summaryrefslogtreecommitdiffstats
path: root/healthcheck-container/package.json
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2018-09-30 20:06:27 +0000
committervagrant <vv770d@att.com>2018-09-30 23:13:57 +0000
commit65e8bdac293ea4d9af9b2e24b9e8ea0e437ad11a (patch)
tree0a34643fcfb290a8577be7128f99d77ba77f8bfa /healthcheck-container/package.json
parentfdeb719d7cd8f4957590c9e753a3ad8e75c0c537 (diff)
add DataFilecollector for DCAE healthcheck1.4.31.4.11.1.21.0.0
Change-Id: I02ed6d260df3c319f407e853d70e83b190554100 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
Diffstat (limited to 'healthcheck-container/package.json')
-rw-r--r--healthcheck-container/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/healthcheck-container/package.json b/healthcheck-container/package.json
index e21cdff..cce714b 100644
--- a/healthcheck-container/package.json
+++ b/healthcheck-container/package.json
@@ -1,7 +1,7 @@
{
"name": "k8s-healthcheck",
"description": "DCAE healthcheck server",
- "version": "1.1.1",
+ "version": "1.1.2",
"main": "healthcheck.js",
"dependencies": {
"request": "2.85.0"