diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-10 13:23:11 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-10 13:23:11 -0800 |
commit | 67eef16ab3e29aea0c4c3e09849776300aa57210 (patch) | |
tree | 2d8e1ac42452f7bb04f52103c1edc709b1190888 /charts/aai-resources/values.yaml | |
parent | d3c352c23212075c7c8f61c035ac401ffe3753d3 (diff) |
Sync docker tags with release manifest
Sync docker tags with the release manifest from integration
repo commit a71e3709faa5f281361ddfcd79eb4bd11550edca.
Change-Id: Ib937100d49aedced19a83593596906cadabc12e4
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'charts/aai-resources/values.yaml')
-rw-r--r-- | charts/aai-resources/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-resources/values.yaml b/charts/aai-resources/values.yaml index 546b56d..5055fed 100644 --- a/charts/aai-resources/values.yaml +++ b/charts/aai-resources/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/aai-resources:1.3.3 +image: onap/aai-resources:1.3.1 pullPolicy: Always restartPolicy: Always flavor: small |