summaryrefslogtreecommitdiffstats
path: root/input-templates
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-11-14 22:39:50 -0500
committerLusheng Ji <lji@research.att.com>2017-11-14 22:39:57 -0500
commit4865d6d11c2c903c11791ba35d8fb8e15cb68616 (patch)
tree4d5a8fcae22bd30eb2bd6c7a86c09a702c6b3b26 /input-templates
parent621d6605c53515ca25db108a901296f0d2b42b86 (diff)
Referece released artifacts
Issue-Id: DCAEGEN2-202 Change-Id: Ia5d85388e68f5f2e8ef9f39340f5cae61c9273f5 Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'input-templates')
-rw-r--r--input-templates/invinputs.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/input-templates/invinputs.yaml b/input-templates/invinputs.yaml
index 90df44b..260b3a2 100644
--- a/input-templates/invinputs.yaml
+++ b/input-templates/invinputs.yaml
@@ -6,5 +6,5 @@ asdc_password: !!str Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
asdc_environment_name: "AUTO"
postgres_user_inventory: "postgres"
postgres_password_inventory: "onap123"
-service_change_handler_image: "{{ nexus_docker_repo }}/onap/org.onap.dcaegen2.platform.servicechange-handler:latest"
-inventory_image: "{{ nexus_docker_repo }}/onap/org.onap.dcaegen2.platform.inventory-api:latest"
+service_change_handler_image: "{{ nexus_docker_repo }}/onap/org.onap.dcaegen2.platform.servicechange-handler:v1.0.0"
+inventory_image: "{{ nexus_docker_repo }}/onap/org.onap.dcaegen2.platform.inventory-api:v1.2.0"