Sync docker tags with release manifest 45/71345/2
authorGary Wu <gary.i.wu@huawei.com>
Fri, 26 Oct 2018 20:28:24 +0000 (13:28 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Fri, 26 Oct 2018 20:31:25 +0000 (20:31 +0000)
Sync docker tags with the release manifest from integration
repo commit 73e35266be6609f1eb59d2de3bf819ebd3cb4a79.

Change-Id: I8e79691e9d4cf27cc20082bd2dfbf6ee3bc7eef3
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
16 files changed:
kubernetes/clamp/charts/clamp-dash-kibana/values.yaml
kubernetes/clamp/charts/clamp-dash-logstash/values.yaml
kubernetes/clamp/values.yaml
kubernetes/common/music/charts/music-cassandra-job/values.yaml
kubernetes/common/music/charts/music-cassandra/values.yaml
kubernetes/common/music/charts/music-tomcat/values.yaml
kubernetes/esr/charts/esr-gui/values.yaml
kubernetes/esr/charts/esr-server/values.yaml
kubernetes/multicloud/charts/multicloud-azure/values.yaml
kubernetes/policy/charts/brmsgw/values.yaml
kubernetes/policy/charts/drools/values.yaml
kubernetes/policy/charts/pdp/values.yaml
kubernetes/policy/charts/policy-apex-pdp/values.yaml
kubernetes/policy/charts/policy-distribution/values.yaml
kubernetes/policy/values.yaml
kubernetes/uui/charts/uui-server/values.yaml

index 950029c..d1e85aa 100644 (file)
@@ -33,7 +33,7 @@ busyboxImage: library/busybox:latest
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/clamp-dashboard-kibana:3.0.0
+image: onap/clamp-dashboard-kibana:3.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 586132d..a05564a 100644 (file)
@@ -29,7 +29,7 @@ global:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/clamp-dashboard-logstash:3.0.0
+image: onap/clamp-dashboard-logstash:3.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 3d63810..24462d8 100644 (file)
@@ -28,7 +28,7 @@ subChartsOnly:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/clamp:3.0.0
+image: onap/clamp:3.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 65883d9..5d9b564 100644 (file)
@@ -35,7 +35,7 @@ job:
   busybox: 
     image: library/busybox:latest
   cassandra: 
-    image: onap/music/cassandra_job:latest
+    image: onap/music/cassandra_job:3.0.23
   timeout: 30
   delay: 120
 cql:
index 603e886..2c75c58 100644 (file)
@@ -35,7 +35,7 @@ replicaCount: 3
 # When logging into DB the default username and password are 'cassandra'
 # kubectl exec -it <cassandra-n> -n <namespace> cqlsh -u cassandra -p cassandra
 image:
-  image: onap/music/cassandra_3_11:latest
+  image: onap/music/cassandra_3_11:3.0.23
   pullPolicy: Always
 
 # Cassandra ENV configuration
index 67a47ae..5527800 100755 (executable)
@@ -36,7 +36,7 @@ global:
 repository: nexus3.onap.org:10001
 image: library/tomcat:8.5
 pullPolicy: Always
-warImage: onap/music/music:latest
+warImage: onap/music/music:3.0.23
 
 # flag to enable debugging - application support required
 debugEnabled: false
index 9beb17d..004d473 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aai/esr-gui:1.1.0
+image: onap/aai/esr-gui:1.2.1
 pullPolicy: Always
 msbaddr: msb-iag.{{ include "common.namespace" . }}:80
 
index 8f66148..ce5688f 100644 (file)
@@ -27,7 +27,7 @@ subChartsOnly:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aai/esr-server:1.1.0
+image: onap/aai/esr-server:1.2.1
 pullPolicy: Always
 msbaddr: msb-iag.{{ include "common.namespace" . }}:80
 
index 7b9d9c7..1a168e9 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/multicloud/azure:1.2.0-SNAPSHOT
+image: onap/multicloud/azure:1.2.0
 pullPolicy: Always
 
 #Istio sidecar injection policy
index b9ce28e..5109465 100644 (file)
@@ -26,7 +26,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.3.0
+image: onap/policy-pe:1.3.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index bacddde..9dfefae 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-drools:1.3.0
+image: onap/policy-drools:1.3.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 6bb6765..5496123 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.3.0
+image: onap/policy-pe:1.3.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 2a5b04a..96803cf 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-apex-pdp:2.0.0
+image: onap/policy-apex-pdp:2.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 835a745..cad79df 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-distribution:2.0.0
+image: onap/policy-distribution:2.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 2165b18..8d72d19 100644 (file)
@@ -41,7 +41,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.3.0
+image: onap/policy-pe:1.3.1
 pullPolicy: Always
 
 subChartsOnly:
index 268c6f3..bcf6897 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/usecase-ui/usecase-ui-server:1.1.1
+image: onap/usecase-ui-server:1.2.0
 pullPolicy: Always
 
 # application configuration