aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/values.yaml
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2021-07-07 13:26:56 -0400
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-07-12 15:54:11 +0000
commitea66ea747e683786aaeb3645ff0ea2181d89bebd (patch)
tree98a6a384fec501d7e662dd02c757488bb7e515cc /kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/values.yaml
parent2d41088cf4ef1f1b8459c4799cddcdbc8088d2d5 (diff)
[DCAEGEN2] Update DCAE healthcheck version
Use healthcheck version 2.2.0, built from a base image from a base image that does not have python, to eliminate python2 Issue-ID: DCAEGEN2-2737 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I980c3af8262f35106fa7345e70472beb90caec8b
Diffstat (limited to 'kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/values.yaml')
-rw-r--r--kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/values.yaml b/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/values.yaml
index 75353254e8..aa6af35c5e 100644
--- a/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/values.yaml
+++ b/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/values.yaml
@@ -43,7 +43,7 @@ readiness:
initialDelaySeconds: 10
periodSeconds: 10
# application image
-image: onap/org.onap.dcaegen2.deployments.healthcheck-container:2.1.0
+image: onap/org.onap.dcaegen2.deployments.healthcheck-container:2.2.0
# Resource Limit flavor -By Default using small
flavor: small