summaryrefslogtreecommitdiffstats
path: root/charts/aai-data-router
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-09-06 14:44:40 -0400
committerKajur, Harish (vk250x) <vk250x@att.com>2018-09-06 22:01:02 -0400
commit41a435da51a6c39809b9582f79822ac4a6e6c64c (patch)
treedfe5fe858cf8f4fd0e2a51f67f8bb7673e571527 /charts/aai-data-router
parenta57fb71015385a6b4ef4e31097030490193e21fd (diff)
Add graphadmin microservice to oom
Add the graphadmin charts to oom Also added the aai_schema changes to make the application model driven Update the resources traversal charts to be more user configurable Issue-ID: AAI-1545 Issue-ID: AAI-1474 Change-Id: Ie615cf3675b36a4830242a8510046c22fd95135b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.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 52acac0..10521ab 100644
--- a/charts/aai-data-router/values.yaml
+++ b/charts/aai-data-router/values.yaml
@@ -21,7 +21,7 @@ global: # global defaults
# application image
repository: nexus3.onap.org:10001
-image: onap/data-router:1.2.2
+image: onap/data-router:1.3-STAGING-latest
pullPolicy: Always
restartPolicy: Always