diff options
author | Murali-P <murali.p@huawei.com> | 2018-04-12 12:32:09 +0530 |
---|---|---|
committer | Murali-P <murali.p@huawei.com> | 2018-04-12 12:32:09 +0530 |
commit | 500c8e376369bcd9320dee15181b49081d4fa833 (patch) | |
tree | 399b01f3d20610e1bd3b4b9d69cbe89fe0498fcf /vnfmarket-be | |
parent | a203fab9ee79f2786fa11598bea5b23664193267 (diff) |
Upgrade env file to Beijing release
Change from 1.0 to 1.1
Change-Id: I9cf93f6bad2c9dd744869b02648c5f461693dd01
Issue-ID: VNFSDK-234
Signed-off-by: Murali-P <murali.p@huawei.com>
Diffstat (limited to 'vnfmarket-be')
-rw-r--r-- | vnfmarket-be/deployment/install/.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfmarket-be/deployment/install/.env b/vnfmarket-be/deployment/install/.env index 527088e9..637d667d 100644 --- a/vnfmarket-be/deployment/install/.env +++ b/vnfmarket-be/deployment/install/.env @@ -3,7 +3,7 @@ # Tag all images with this -REFREPO_TAG=1.0-STAGING-latest +REFREPO_TAG=1.1-STAGING-latest POSTGRES_TAG=latest NEXUS_REPO=nexus3.onap.org:10001 |