summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorraine Welch <lb2391@att.com>2019-08-01 14:55:39 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-01 14:55:39 +0000
commit27d7a14e48f776fcd9ea6e103ac7b9208c831211 (patch)
tree3c4268cc32bbd2199d52257d560a02dd7de401ef
parent86ba2484d74af450e6a657bc00a0575df1c1c3b0 (diff)
parent035815ab44cd5f4ecb74bc8db167aabf3a15d20a (diff)
Merge "Release latest portal docker images"
-rw-r--r--deliveries/.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/deliveries/.env b/deliveries/.env
index babd90e8..ddb038de 100644
--- a/deliveries/.env
+++ b/deliveries/.env
@@ -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.