Sync values from docker-manifest-staging file
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Wed, 19 Sep 2018 15:58:29 +0000 (11:58 -0400)
committerMandeep Khinda <Mandeep.Khinda@amdocs.com>
Wed, 19 Sep 2018 17:30:23 +0000 (17:30 +0000)
Change-Id: Ic8f11dc20c425aab144fe28a5e761552eb7b025b
Issue-ID: OOM-1422
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.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
charts/aaf-sms/charts/aaf-sms-quorumclient/values.yaml
charts/aaf-sms/values.yaml

index 24fe23e..0f52182 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_cm:2.1.1
+image: onap/aaf/aaf_cm:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 1613a4f..74fdc68 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_fs:2.1.1
+image: onap/aaf/aaf_fs:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index f87ec5c..92faa6c 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_gui:2.1.1
+image: onap/aaf/aaf_gui:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index ca19298..5a41bb3 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_hello:2.1.1
+image: onap/aaf/aaf_hello:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 675a4ad..f31a2ca 100644 (file)
@@ -29,7 +29,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_locate:2.1.1
+image: onap/aaf/aaf_locate:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 293505b..6ac90e1 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_oauth:2.1.1
+image: onap/aaf/aaf_oauth:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index d5356d7..3e0ed61 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_service:2.1.1
+image: onap/aaf/aaf_service:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 768f89f..c5fd489 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/smsquorumclient:latest
+image: onap/aaf/smsquorumclient:2.0.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index df2b6ab..b75038c 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/sms:latest
+image: onap/aaf/sms:2.0.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required