Sync docker tags with release manifest
authorGary Wu <gary.i.wu@huawei.com>
Thu, 18 Oct 2018 16:48:31 +0000 (09:48 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Thu, 18 Oct 2018 22:34:23 +0000 (22:34 +0000)
Sync docker tags with the release manifest.  It is
assumed that the release manifest is the
"single source of truth" and that the versions in
the helm charts are out of date.

Change-Id: I2902e60b25f57409dd616780a626e63c92d26769
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
charts/aai-babel/values.yaml
charts/aai-champ/values.yaml
charts/aai-data-router/values.yaml
charts/aai-gizmo/values.yaml
charts/aai-graphadmin/values.yaml
charts/aai-modelloader/values.yaml
charts/aai-resources/values.yaml
charts/aai-search-data/values.yaml
charts/aai-sparky-be/values.yaml
charts/aai-traversal/values.yaml

index 59c3366..8e55d49 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 
 # application image
-image: onap/babel:1.3-STAGING-latest
+image: onap/babel:1.3.0
 
 flavor: small
 
index 9e1c9bd..1cf9452 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 
 # application image
-image: onap/champ:1.3-STAGING-latest
+image: onap/champ:1.3.0
 
 flavor: small
 
index c1fa49f..64a0fe1 100644 (file)
@@ -21,7 +21,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/data-router:1.3-STAGING-latest
+image: onap/data-router:1.3.0
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
index 6ad25c5..ff2049b 100644 (file)
@@ -23,7 +23,7 @@ global:
 #################################################################
 
 # application image
-image: onap/gizmo:1.3-STAGING-latest
+image: onap/gizmo:1.3.0
 flavor: small
 # application configuration
 config:
index b7af3d0..b1fd98e 100644 (file)
@@ -28,7 +28,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aai-graphadmin:1.0-STAGING-latest
+image: onap/aai-graphadmin:1.0.0
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
index 1617fc0..a2b64f2 100644 (file)
@@ -21,7 +21,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/model-loader:1.3-STAGING-latest
+image: onap/model-loader:1.3.0
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
index 8e50ba0..770832b 100644 (file)
@@ -22,7 +22,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aai-resources:1.3-STAGING-latest
+image: onap/aai-resources:1.3.0
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
index b58350c..292e23c 100644 (file)
@@ -23,7 +23,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/search-data-service:1.3-STAGING-latest
+image: onap/search-data-service:1.3.1
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
index a323d29..fdcb2ab 100644 (file)
@@ -28,7 +28,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sparky-be:1.3-STAGING-latest
+image: onap/sparky-be:1.3.0
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
index 4e65125..0cd2117 100644 (file)
@@ -23,7 +23,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aai-traversal:1.3-STAGING-latest
+image: onap/aai-traversal:1.3.0
 pullPolicy: Always
 restartPolicy: Always
 flavor: small