diff options
author | jimmy <jf2512@att.com> | 2020-02-12 11:30:07 -0500 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2020-02-12 11:30:10 -0500 |
commit | 764cd8514707c1630dbfa6792b8d15953d5b9a59 (patch) | |
tree | d3d7805d24301a5cb4040a809c3323856159cd40 /components | |
parent | 1c9c9bba658057f6147276fba4f84e7db9117e70 (diff) |
Use v1.6.4 of resources
Issue-ID: AAI-2796
Change-Id: I865ce2259fe7112c60ca9ab6ab6a6222b20f0527
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'components')
-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 549554b..94d9a6b 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.1 +image: onap/aai-resources:1.6.4 pullPolicy: Always restartPolicy: Always flavor: small |