summaryrefslogtreecommitdiffstats
path: root/healthcheck-container/package.json
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2018-12-13 17:24:29 -0500
committerJack Lucas <jflucas@research.att.com>2018-12-13 17:26:36 -0500
commit1d746685f1d61f36182d67ff7f24f0f0a18a4c66 (patch)
tree446ec4500108d9b415d9bc5026d8a8788f7c2c0b /healthcheck-container/package.json
parentf3f9d04cfd325ac427d7a6a6f1596bc2d5c40970 (diff)
Restore list of expected CM deployments
Remove unneeded npm install from Dockerfile Add README Change-Id: I671217e7e30c041759effbe173a9b28a8f4a8f29 Issue-ID: DCAEGEN2-988 Signed-off-by: Jack Lucas <jflucas@research.att.com>
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 125bc24..674d382 100644
--- a/healthcheck-container/package.json
+++ b/healthcheck-container/package.json
@@ -1,7 +1,7 @@
{
"name": "k8s-healthcheck",
"description": "DCAE healthcheck server",
- "version": "1.2.0",
+ "version": "1.2.1",
"main": "healthcheck.js",
"author": "author",
"license": "(Apache-2.0)"