From d801a6ee395220b11bfac773c3111489282e735c Mon Sep 17 00:00:00 2001 From: Harish Venkata Kajur Date: Fri, 10 Jan 2020 11:58:32 -0500 Subject: [PATCH] Use the frankfurt release data router image Issue-ID: AAI-2727 Change-Id: I85fc2b830156e913abc845b91348990ff2127b20 Signed-off-by: Harish Venkata Kajur --- components/aai-data-router/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/aai-data-router/values.yaml b/components/aai-data-router/values.yaml index 504694a..5ef05c0 100644 --- a/components/aai-data-router/values.yaml +++ b/components/aai-data-router/values.yaml @@ -21,7 +21,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/data-router:1.5.1 +image: onap/data-router:1.6.0 pullPolicy: Always restartPolicy: Always flavor: small -- 2.16.6