Update to latest docker image versions 53/50453/1
authorJimmy Forsyth <jf2512@att.com>
Tue, 5 Jun 2018 20:17:14 +0000 (16:17 -0400)
committerJimmy Forsyth <jf2512@att.com>
Tue, 5 Jun 2018 20:17:38 +0000 (16:17 -0400)
which include new keystores to replace
the expired AAF intermediate certificate

Issue-ID: AAI-1204
Change-Id: I8e1f36c899209d3a371d740f853a6863327a8b74
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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