Sync docker image images with docker-manifest.csv 13/46613/4
authorGary Wu <gary.i.wu@huawei.com>
Tue, 8 May 2018 14:28:24 +0000 (07:28 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 9 May 2018 01:07:31 +0000 (18:07 -0700)
Update the docker image versions in the OOM helm charts
with the versions specified in the docker-manifest.csv
in the integration repo.

This is as of integration repo commit
ed53a301dbeaad568b21b9545cb9ce6c5c040b29

Change-Id: Ib844402ff9f3bdecfbd8e9f474eaac1561aff5b0
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
kubernetes/dmaap/charts/dmaap-bus-controller/values.yaml
kubernetes/portal/charts/portal-cassandra/values.yaml
kubernetes/uui/charts/uui-server/values.yaml
kubernetes/uui/values.yaml

index 2b4067d..edb838e 100644 (file)
@@ -32,7 +32,7 @@ pullPolicy: Always
 # application images
 repository: nexus3.onap.org:10001
 
-image: onap/dmaap/buscontroller:1.0.8
+image: onap/dmaap/buscontroller:latest
 
 
 # application configuration
index ef73954..f4c3e13 100644 (file)
@@ -23,7 +23,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/music/cassandra_music:latest
+image: onap/music/cassandra_music:3.0.0
 pullPolicy: Always
 
 # application configuration
index 19e1a9c..b61fd8d 100644 (file)
@@ -24,7 +24,7 @@ subChartsOnly:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/usecase-ui/usecase-ui-server:v1.0.1
+image: onap/usecase-ui/usecase-ui-server:latest
 pullPolicy: Always
 
 # application configuration
index 1024b2d..d6d87d6 100644 (file)
@@ -24,7 +24,7 @@ subChartsOnly:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/usecase-ui:1.1.0-SNAPSHOT-STAGING-latest
+image: onap/usecase-ui:latest
 pullPolicy: Always
 
 # application configuration