Sync docker tags with release manifest
authorGary Wu <gary.i.wu@huawei.com>
Fri, 16 Nov 2018 02:27:40 +0000 (18:27 -0800)
committerGary Wu <gary.i.wu@huawei.com>
Fri, 16 Nov 2018 05:03:29 +0000 (21:03 -0800)
Sync docker tags with the release manifest from integration
repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4.

Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757
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 213a098..695e65c 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_cm:2.1.7
+image: onap/aaf/aaf_cm:2.1.8
 aaf_register_as: "aaf-cm.onap"
 pullPolicy: Always
 
index 0c330a0..e18094a 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_fs:2.1.7
+image: onap/aaf/aaf_fs:2.1.8
 aaf_register_as: "aaf-fs.onap"
 pullPolicy: Always
 
index d57e151..7ae0e66 100644 (file)
@@ -26,7 +26,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_gui:2.1.7
+image: onap/aaf/aaf_gui:2.1.8
 aaf_register_as: "aaf-gui.onap"
 pullPolicy: Always
 
index 2b76d24..3432211 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_hello:2.1.7
+image: onap/aaf/aaf_hello:2.1.8
 aaf_register_as: "aaf-hello.onap"
 pullPolicy: Always
 
index 58a5f05..8cbf7cf 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_locate:2.1.7
+image: onap/aaf/aaf_locate:2.1.8
 aaf_register_as: "aaf-locate.onap"
 pullPolicy: Always
 
index e043f46..d90b3d7 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_oauth:2.1.7
+image: onap/aaf/aaf_oauth:2.1.8
 aaf_register_as: "aaf-oauth.onap"
 pullPolicy: Always
 
index 7684eb0..7b730a7 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_service:2.1.7
+image: onap/aaf/aaf_service:2.1.8
 aaf_register_as: "aaf-service.onap"
 pullPolicy: Always
 
index dc87e6f..24351da 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
+  configImage: onap/aaf/aaf_config:2.1.8
   persistence:
     enabled: true