diff options
author | Jack Lucas <jflucas@research.att.com> | 2019-02-08 14:21:58 -0500 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2019-02-15 17:05:55 -0500 |
commit | 5caf1654683a567da7e4158e4e7e108dd2232a13 (patch) | |
tree | 02370038eff60f8393d0a50533e75d1fd4340af6 /healthcheck-container/package.json | |
parent | ba636576dd196fd8f22b461763320abcd785c751 (diff) |
Move ph and dh to Helm
-- Helm charts for ph and dh
-- New container to do Consul k-v storage and service reg
-- Bootstrap container no longer deploys ph and dh
-- Healthcheck looks for ph and dh as Helm deployments
-- Updated/added licensing information
Issue-ID: DCAEGEN2-1091
Issue-ID: DCAEGEN2-1092
Change-Id: I5340bee6fba1340d4c05b0f37ddfb539c543469e
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 31f1493..cc20578 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.2", + "version": "1.2.4", "main": "healthcheck.js", "author": "author", "license": "(Apache-2.0)" |