Merge "Update to latest docker image versions"
authorMike Elliott <mike.elliott@amdocs.com>
Tue, 5 Jun 2018 21:06:34 +0000 (21:06 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 5 Jun 2018 21:06:34 +0000 (21:06 +0000)
kubernetes/aai/charts/aai-resources/values.yaml
kubernetes/aai/charts/aai-traversal/values.yaml

index 50719e4..28b271e 100644 (file)
@@ -9,7 +9,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aai-resources:1.2.1
+image: onap/aai-resources:1.2.2
 pullPolicy: Always
 restartPolicy: Always
 
index 943d34a..5cc49a4 100644 (file)
@@ -9,7 +9,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aai-traversal:1.2.1
+image: onap/aai-traversal:1.2.2
 pullPolicy: Always
 restartPolicy: Always