From 6ba909556135803a249484c6f50115e38cea8e04 Mon Sep 17 00:00:00 2001 From: Keren Joseph Date: Tue, 17 Apr 2018 09:54:11 +0300 Subject: Updated AAI to latest images - values were updated to latest images for all but sparky - configuration approch should be agreed before updateing. - a change in logback.xml was made to match the logback for internal app of search-data, in order to get the pod up and running with minimal changes to app files. - there is an issue with traversl logging that will be solved with the app developers. Issue-ID: OOM-947 Change-Id: I40d1dd51d03db35926a9c65678b318e0091caad9 Signed-off-by: Keren Joseph --- charts/aai-data-router/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'charts/aai-data-router') diff --git a/charts/aai-data-router/values.yaml b/charts/aai-data-router/values.yaml index 131bcd7..faf3448 100644 --- a/charts/aai-data-router/values.yaml +++ b/charts/aai-data-router/values.yaml @@ -8,7 +8,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/data-router:v1.1.0 +image: onap/data-router:1.2-STAGING-latest pullPolicy: Always restartPolicy: Always -- cgit 1.2.3-korg