diff options
author | Huabing Zhao <zhaohuabing@gmail.com> | 2019-05-09 10:17:08 +0800 |
---|---|---|
committer | Huabing Zhao <zhaohuabing@gmail.com> | 2019-05-09 10:18:13 +0800 |
commit | d82ceb20831cc72dff3c5bcd97ab9da19e8224c1 (patch) | |
tree | cea0af1ff18684d0c9be851c02f26deecc7ec81f /version-manifest | |
parent | c028418660712ace10c8c8004085ab4ebf5fa41e (diff) |
bump docker staging version to 1.2.5
Algin the version of two MSB docker images to 1.2.5
Issue-ID: MSB-334
Change-Id: I9f67b92859fbc2058e120183ef2554e92a64d1da
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
Diffstat (limited to 'version-manifest')
-rw-r--r-- | version-manifest/src/main/resources/docker-manifest-staging.csv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version-manifest/src/main/resources/docker-manifest-staging.csv b/version-manifest/src/main/resources/docker-manifest-staging.csv index 972d40762..24c376f75 100644 --- a/version-manifest/src/main/resources/docker-manifest-staging.csv +++ b/version-manifest/src/main/resources/docker-manifest-staging.csv @@ -63,8 +63,8 @@ onap/holmes/engine-management,1.2.3-STAGING-latest onap/holmes/rule-management,1.2.4-STAGING-latest onap/model-loader,1.4.0 onap/modeling/genericparser,1.0.1-STAGING-latest -onap/msb/msb_apigateway,1.2.4-STAGING-latest -onap/msb/msb_discovery,1.2.3-STAGING-latest +onap/msb/msb_apigateway,1.2.5-STAGING-latest +onap/msb/msb_discovery,1.2.5-STAGING-latest onap/multicloud/azure,1.2.1 onap/multicloud/framework,1.3.2-STAGING onap/multicloud/openstack-fcaps,1.3.2-STAGING |