aboutsummaryrefslogtreecommitdiffstats
path: root/charts/aai-data-router
diff options
context:
space:
mode:
authorKeren Joseph <keren.joseph@amdocs.com>2018-04-17 09:54:11 +0300
committerMike Elliott <mike.elliott@amdocs.com>2018-04-17 18:30:46 -0400
commit6ba909556135803a249484c6f50115e38cea8e04 (patch)
tree4f31f023d3aa6790fe41f687cf0f868243d8cd91 /charts/aai-data-router
parentf2b4966be5e2076fa975e53145ff637dfd6cbbcd (diff)
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 <keren.joseph@amdocs.com>
Diffstat (limited to 'charts/aai-data-router')
-rw-r--r--charts/aai-data-router/values.yaml2
1 files changed, 1 insertions, 1 deletions
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