Remove DCAE image from update
authorYang Xu <yang.xu3@huawei.com>
Wed, 24 Apr 2019 16:25:39 +0000 (12:25 -0400)
committerYang Xu <yang.xu3@huawei.com>
Wed, 24 Apr 2019 20:44:09 +0000 (16:44 -0400)
Change-Id: Ifa98f8610b0a96a28f3a3ded7cb65663e9455158
Issue-ID: INT-1042
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
charts/aaf-cm/values.yaml
charts/aaf-cs/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 695e65c..ec7de46 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_cm:2.1.8
+image: onap/aaf/aaf_cm:2.1.9-SNAPSHOT-latest
 aaf_register_as: "aaf-cm.onap"
 pullPolicy: Always
 
index 1d806bc..7783745 100644 (file)
@@ -24,7 +24,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_cass:2.1.8
+image: onap/aaf/aaf_cass:2.1.9-SNAPSHOT-latest
 pullPolicy: Always
 
 # application configuration
index e18094a..526a9fd 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_fs:2.1.8
+image: onap/aaf/aaf_fs:2.1.9-SNAPSHOT-latest
 aaf_register_as: "aaf-fs.onap"
 pullPolicy: Always
 
index 7ae0e66..145dec1 100644 (file)
@@ -26,7 +26,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_gui:2.1.8
+image: onap/aaf/aaf_gui:2.1.9-SNAPSHOT-latest
 aaf_register_as: "aaf-gui.onap"
 pullPolicy: Always
 
index 3432211..8c46b80 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_hello:2.1.8
+image: onap/aaf/aaf_hello:2.1.9-SNAPSHOT-latest
 aaf_register_as: "aaf-hello.onap"
 pullPolicy: Always
 
index 8cbf7cf..a323837 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_locate:2.1.8
+image: onap/aaf/aaf_locate:2.1.9-SNAPSHOT-latest
 aaf_register_as: "aaf-locate.onap"
 pullPolicy: Always
 
index d90b3d7..7cb9f3b 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_oauth:2.1.8
+image: onap/aaf/aaf_oauth:2.1.9-SNAPSHOT-latest
 aaf_register_as: "aaf-oauth.onap"
 pullPolicy: Always
 
index 7b730a7..42cebde 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_service:2.1.8
+image: onap/aaf/aaf_service:2.1.9-SNAPSHOT-latest
 aaf_register_as: "aaf-service.onap"
 pullPolicy: Always
 
index 24351da..5a095e4 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.8
+  configImage: onap/aaf/aaf_config:2.1.9-SNAPSHOT-latest
   persistence:
     enabled: true