Sync docker tags with release manifest
authorGary Wu <gary.i.wu@huawei.com>
Wed, 7 Nov 2018 17:29:24 +0000 (09:29 -0800)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 7 Nov 2018 17:29:24 +0000 (09:29 -0800)
Sync docker tags with the release manifest from integration
repo commit 1e16c7e67d1fdeadab3789b07d6d2f47b7d0ffd7.

Change-Id: If580d0000108ce9ff70ad128b9bc93bf4364376b
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
charts/aaf-cm/values.yaml
charts/aaf-fs/values.yaml
charts/aaf-gui/values.yaml
charts/aaf-hello/values.yaml
charts/aaf-locate/values.yaml
charts/aaf-oauth/values.yaml
charts/aaf-service/values.yaml
values.yaml

index 6bd03cf..117427a 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_cm:2.1.7-SNAPSHOT
+image: onap/aaf/aaf_cm:2.1.6
 aaf_register_as: "aaf-cm.onap"
 pullPolicy: Always
 
index 07e832b..ad2e2d7 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_fs:2.1.7-SNAPSHOT
+image: onap/aaf/aaf_fs:2.1.6
 aaf_register_as: "aaf-fs.onap"
 pullPolicy: Always
 
index dd8162b..c0dbb53 100644 (file)
@@ -26,7 +26,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_gui:2.1.7-SNAPSHOT
+image: onap/aaf/aaf_gui:2.1.6
 aaf_register_as: "aaf-gui.onap"
 pullPolicy: Always
 
index fb5914d..a21db5e 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_hello:2.1.7-SNAPSHOT
+image: onap/aaf/aaf_hello:2.1.6
 aaf_register_as: "aaf-hello.onap"
 pullPolicy: Always
 
index e65d6e3..924eb4d 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_locate:2.1.7-SNAPSHOT
+image: onap/aaf/aaf_locate:2.1.6
 aaf_register_as: "aaf-locate.onap"
 pullPolicy: Always
 
index 99de329..dce0297 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_oauth:2.1.7-SNAPSHOT
+image: onap/aaf/aaf_oauth:2.1.6
 aaf_register_as: "aaf-oauth.onap"
 pullPolicy: Always
 
index a3f1545..e898bb5 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_service:2.1.7-SNAPSHOT
+image: onap/aaf/aaf_service:2.1.6
 aaf_register_as: "aaf-service.onap"
 pullPolicy: Always
 
index ea0827f..1c4bc5c 100644 (file)
@@ -21,7 +21,7 @@ global:
   readinessImage: readiness-check:2.0.0
   ubuntuInitRepository: registry.hub.docker.com
   ubuntuInitImage: oomk8s/ubuntu-init:2.0.0
-  configImage: onap/aaf/aaf_config:2.1.7-SNAPSHOT
+  configImage: onap/aaf/aaf_config:2.1.6
   persistence:
     enabled: true