summaryrefslogtreecommitdiffstats
path: root/charts/aai-resources
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-06-05 16:17:14 -0400
committerJimmy Forsyth <jf2512@att.com>2018-06-05 16:17:38 -0400
commitef10698d3e1099985a73f73d0485164c58dc0917 (patch)
treeffb6248224e7a0479404e47c8682b0788fc0d5c0 /charts/aai-resources
parent9ea73c57f852003c0c18b58b19d518b46c8385ed (diff)
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>
Diffstat (limited to 'charts/aai-resources')
-rw-r--r--charts/aai-resources/values.yaml2
1 files changed, 1 insertions, 1 deletions
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 @@ 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