diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-03-10 15:29:34 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-03-10 15:29:36 -0400 |
commit | 3d1bbe894ff20bc8b1512591c6d8993b4d2009b1 (patch) | |
tree | 4a300981f8584e9184c98088462584540c4af23b /components/aai-resources/values.yaml | |
parent | 4f4d14ab45a2225953961136220041189d566015 (diff) |
Use release resources:1.6.6
Issue-ID: AAI-2831
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I7f561576db28439572ea95131efe12f1f3e953c7
Diffstat (limited to 'components/aai-resources/values.yaml')
-rw-r--r-- | components/aai-resources/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/aai-resources/values.yaml b/components/aai-resources/values.yaml index 94d9a6b..00e1c83 100644 --- a/components/aai-resources/values.yaml +++ b/components/aai-resources/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/aai-resources:1.6.4 +image: onap/aai-resources:1.6.6 pullPolicy: Always restartPolicy: Always flavor: small |