diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2020-01-10 11:58:32 -0500 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-01-10 11:58:34 -0500 |
commit | d801a6ee395220b11bfac773c3111489282e735c (patch) | |
tree | 35a6d01333527252ed5b49e9ab856cd88f806399 /components/aai-data-router | |
parent | c56543fa8c464f839cde7d80ff2023d6448e4b28 (diff) |
Use the frankfurt release data router image
Issue-ID: AAI-2727
Change-Id: I85fc2b830156e913abc845b91348990ff2127b20
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'components/aai-data-router')
-rw-r--r-- | components/aai-data-router/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |