From: aosull01 Date: Tue, 23 Feb 2021 17:59:34 +0000 (+0000) Subject: [EXTAPI] Deploy R8 container image with nexus base for external api X-Git-Tag: 8.0.0~87^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=6202fd281b60dbeaef36eebd7eaba87429813473 [EXTAPI] Deploy R8 container image with nexus base for external api New base java 11 image in Dockerfile from nexus, integration team Issue-ID: EXTAPI-572 Signed-off-by: aosull01 Change-Id: I47b785298fa3a9b6dcc7e816c32c4f5993fc6684 --- diff --git a/kubernetes/nbi/values.yaml b/kubernetes/nbi/values.yaml index 158c0e9b0b..7b9c15083c 100644 --- a/kubernetes/nbi/values.yaml +++ b/kubernetes/nbi/values.yaml @@ -66,7 +66,7 @@ subChartsOnly: # application image repository: nexus3.onap.org:10001 -image: onap/externalapi/nbi:8.0.0 +image: onap/externalapi/nbi:8.0.1 pullPolicy: IfNotPresent sdc_authorization: Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU= aai_authorization: Basic QUFJOkFBSQ==