summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/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
commit822893df720eecdd97f17cb70a7938129f55406b (patch)
treeb30f9c449a6fd5370ab0aa45a1bdbfbfe079c282 /kubernetes/aai/charts/aai-data-router
parentef5004bd2145fdff8d529af84e499b5109fffd93 (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 'kubernetes/aai/charts/aai-data-router')
-rw-r--r--kubernetes/aai/charts/aai-data-router/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aai/charts/aai-data-router/values.yaml b/kubernetes/aai/charts/aai-data-router/values.yaml
index 131bcd7e5c..faf34489a0 100644
--- a/kubernetes/aai/charts/aai-data-router/values.yaml
+++ b/kubernetes/aai/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