diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-12-13 17:24:29 -0500 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-12-13 17:26:36 -0500 |
commit | 1d746685f1d61f36182d67ff7f24f0f0a18a4c66 (patch) | |
tree | 446ec4500108d9b415d9bc5026d8a8788f7c2c0b /healthcheck-container/package.json | |
parent | f3f9d04cfd325ac427d7a6a6f1596bc2d5c40970 (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.json | 2 |
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)" |