summaryrefslogtreecommitdiffstats
path: root/healthcheck-container/package.json
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2019-01-17 13:53:56 -0500
committerJack Lucas <jflucas@research.att.com>2019-01-17 13:57:48 -0500
commit0025fda3bdc37f9cd1d436f9541eace023a0afc3 (patch)
tree2226390764927b84f6c514bc1fc94a762eefaf5f /healthcheck-container/package.json
parent1d746685f1d61f36182d67ff7f24f0f0a18a4c66 (diff)
Move CBS to Helm deployment
Stop including CBS blueprint in bootstrap container Stop deploying the CBS blueprint in the bootstrap script Change healthcheck so that it looks for Helm-deployed CBS Issue-ID: DCAEGEN2-1090 Change-Id: Ifeba9768374045831e4d1f3f06a77ec9a79753c7 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 674d382..31f1493 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.1",
+ "version": "1.2.2",
"main": "healthcheck.js",
"author": "author",
"license": "(Apache-2.0)"