Update to latest docker image versions

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>
diff --git a/charts/aai-resources/values.yaml b/charts/aai-resources/values.yaml
index 50719e4..28b271e 100644
--- a/charts/aai-resources/values.yaml
+++ b/charts/aai-resources/values.yaml
@@ -9,7 +9,7 @@
 
 # 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