From: Jack Lucas Date: Fri, 13 Oct 2023 14:53:42 +0000 (-0400) Subject: [DCAEGEN2] Update base image for healthcheck X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=2c5cff362628393c5803ac9d68b5590c3ed21434 [DCAEGEN2] Update base image for healthcheck 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 Change-Id: I27e78fdcab44a4c25acb92320f1aa9a40a0eeef7 --- diff --git a/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/values.yaml b/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/values.yaml index 2079e6b301..19ca5fd773 100644 --- a/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/values.yaml +++ b/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/values.yaml @@ -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