Release latest portal docker images 18/92418/1
authorManoop Talasila <talasila@research.att.com>
Wed, 31 Jul 2019 21:31:48 +0000 (17:31 -0400)
committerManoop Talasila <talasila@research.att.com>
Wed, 31 Jul 2019 21:32:45 +0000 (17:32 -0400)
update env file to 2.6.0 to build 2.6.0-SNAPSHOT docker versions for now to test

Issue-ID: PORTAL-685
Signed-off-by: Manoop Talasila <talasila@research.att.com>
Change-Id: I8019c7183b2d7579556c9c0daf5ac8e910b6ec42

deliveries/.env

index babd90e..ddb038d 100644 (file)
@@ -38,7 +38,7 @@ CLI_IMG_NAME=onap/cli
 
 # This is the first portion of the Docker image tag
 # that is published to the ONAP registry.
-PORTAL_VERSION=2.5.0
+PORTAL_VERSION=2.6.0
 
 # This is used during builds and in docker-compose;
 # it is never published to the ONAP registry.