aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-10-18 09:48:31 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-10-18 22:34:23 +0000
commit9d8eefc9149373cce5efb40901a23fa84533f3b7 (patch)
tree9cd5f55c5e86435226159357c2964f2ce63c2687
parent09a0aaf4dffe20d48efb5b83ec6b23c5dce2fa6a (diff)
Sync docker tags with release manifest
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>
-rw-r--r--charts/aai-babel/values.yaml2
-rw-r--r--charts/aai-champ/values.yaml2
-rw-r--r--charts/aai-data-router/values.yaml2
-rw-r--r--charts/aai-gizmo/values.yaml2
-rw-r--r--charts/aai-graphadmin/values.yaml2
-rw-r--r--charts/aai-modelloader/values.yaml2
-rw-r--r--charts/aai-resources/values.yaml2
-rw-r--r--charts/aai-search-data/values.yaml2
-rw-r--r--charts/aai-sparky-be/values.yaml2
-rw-r--r--charts/aai-traversal/values.yaml2
10 files changed, 10 insertions, 10 deletions
diff --git a/charts/aai-babel/values.yaml b/charts/aai-babel/values.yaml
index 59c3366..8e55d49 100644
--- a/charts/aai-babel/values.yaml
+++ b/charts/aai-babel/values.yaml
@@ -25,7 +25,7 @@ global:
#################################################################
# application image
-image: onap/babel:1.3-STAGING-latest
+image: onap/babel:1.3.0
flavor: small
diff --git a/charts/aai-champ/values.yaml b/charts/aai-champ/values.yaml
index 9e1c9bd..1cf9452 100644
--- a/charts/aai-champ/values.yaml
+++ b/charts/aai-champ/values.yaml
@@ -25,7 +25,7 @@ global:
#################################################################
# application image
-image: onap/champ:1.3-STAGING-latest
+image: onap/champ:1.3.0
flavor: small
diff --git a/charts/aai-data-router/values.yaml b/charts/aai-data-router/values.yaml
index c1fa49f..64a0fe1 100644
--- a/charts/aai-data-router/values.yaml
+++ b/charts/aai-data-router/values.yaml
@@ -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
diff --git a/charts/aai-gizmo/values.yaml b/charts/aai-gizmo/values.yaml
index 6ad25c5..ff2049b 100644
--- a/charts/aai-gizmo/values.yaml
+++ b/charts/aai-gizmo/values.yaml
@@ -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:
diff --git a/charts/aai-graphadmin/values.yaml b/charts/aai-graphadmin/values.yaml
index b7af3d0..b1fd98e 100644
--- a/charts/aai-graphadmin/values.yaml
+++ b/charts/aai-graphadmin/values.yaml
@@ -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
diff --git a/charts/aai-modelloader/values.yaml b/charts/aai-modelloader/values.yaml
index 1617fc0..a2b64f2 100644
--- a/charts/aai-modelloader/values.yaml
+++ b/charts/aai-modelloader/values.yaml
@@ -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
diff --git a/charts/aai-resources/values.yaml b/charts/aai-resources/values.yaml
index 8e50ba0..770832b 100644
--- a/charts/aai-resources/values.yaml
+++ b/charts/aai-resources/values.yaml
@@ -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
diff --git a/charts/aai-search-data/values.yaml b/charts/aai-search-data/values.yaml
index b58350c..292e23c 100644
--- a/charts/aai-search-data/values.yaml
+++ b/charts/aai-search-data/values.yaml
@@ -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
diff --git a/charts/aai-sparky-be/values.yaml b/charts/aai-sparky-be/values.yaml
index a323d29..fdcb2ab 100644
--- a/charts/aai-sparky-be/values.yaml
+++ b/charts/aai-sparky-be/values.yaml
@@ -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
diff --git a/charts/aai-traversal/values.yaml b/charts/aai-traversal/values.yaml
index 4e65125..0cd2117 100644
--- a/charts/aai-traversal/values.yaml
+++ b/charts/aai-traversal/values.yaml
@@ -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