diff options
author | root <root@kosmos-ranczer.novalocal> | 2018-10-02 09:40:24 +0000 |
---|---|---|
committer | Marcin Przybysz <marcin.przybysz@nokia.com> | 2018-10-02 09:43:54 +0000 |
commit | fdeb719d7cd8f4957590c9e753a3ad8e75c0c537 (patch) | |
tree | f36ac54cfc62d80d2793c2e97fa014381dc74480 /healthcheck-container/package.json | |
parent | 6e65857b5f4a3f2ec2be2c2e2743f543e6e25e10 (diff) |
Healthcheck for PRH and HV-VES
It cover healthcheck requirments for issue INT-650 and INT-651
Issue-ID: INT-651
Change-Id: If4382e552a22b213e838275d1fa835b6020123a9
Signed-off-by: root <root@kosmos-ranczer.novalocal>
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 c4b7560..e21cdff 100644 --- a/healthcheck-container/package.json +++ b/healthcheck-container/package.json @@ -1,7 +1,7 @@ { "name": "k8s-healthcheck", "description": "DCAE healthcheck server", - "version": "1.1.0", + "version": "1.1.1", "main": "healthcheck.js", "dependencies": { "request": "2.85.0" |