[DCAEGEN2] Update base image for healthcheck 68/136168/3
authorJack Lucas <jflos@sonoris.net>
Fri, 13 Oct 2023 14:53:42 +0000 (10:53 -0400)
committerAndreas Geissler <andreas-geissler@telekom.de>
Mon, 23 Oct 2023 19:05:30 +0000 (19:05 +0000)
Update healthcheck container to version 2.4.1
(Updates nodejs base image to 18.18.0)

Issue-ID: DCAEGEN2-3400
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I27e78fdcab44a4c25acb92320f1aa9a40a0eeef7

kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/values.yaml

index 2079e6b..19ca5fd 100644 (file)
@@ -52,7 +52,7 @@ readiness:
   initialDelaySeconds: 10
   periodSeconds: 10
 # application image
-image: onap/org.onap.dcaegen2.deployments.healthcheck-container:2.4.0
+image: onap/org.onap.dcaegen2.deployments.healthcheck-container:2.4.1
 
 # Resource Limit flavor -By Default using small
 flavor: small