summaryrefslogtreecommitdiffstats
path: root/healthcheck-container/package.json
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2020-06-12 11:44:49 -0400
committerJack Lucas <jflucas@research.att.com>2020-06-15 16:05:52 -0400
commitef3183f5ae33b63be4aca2dd95e52e009f15f4c3 (patch)
tree7a68dea0f092371fb7d8843ff08f264fa4e234ef /healthcheck-container/package.json
parentec3410a8478bedba8a06efb02f1610c2ebfdf130 (diff)
Make healthcheck fully dynamic3.0.0
Support health checks for DCAE and DCAE MOD Issue-ID: DCAEGEN2-1864 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Idcf127a591ff3b926a5af0281c591d8da18355f1
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 cc20578..6b91448 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.4",
+ "version": "2.0.0",
"main": "healthcheck.js",
"author": "author",
"license": "(Apache-2.0)"