summaryrefslogtreecommitdiffstats
path: root/charts/aai-resources
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-05-30 17:40:40 -0400
committerJimmy Forsyth <jf2512@att.com>2018-05-31 15:51:12 -0400
commit60677454d64c4d83394f2fe5fec6ec830d827081 (patch)
treeedfa139a140dca99dd2c9fd15ae75223758cba3f /charts/aai-resources
parent34b2bdf056e26fb9c2f0cb10803898e389eac32f (diff)
Update helm charts with release docker artifacts
Issue-ID: AAI-1188 Change-Id: I6b736bbba347cbea256371f4234f8b66b0c04ae6 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 7b55aa7..50719e4 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-STAGING-latest
+image: onap/aai-resources:1.2.1
pullPolicy: Always
restartPolicy: Always