From 67eef16ab3e29aea0c4c3e09849776300aa57210 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Sat, 10 Nov 2018 13:23:11 -0800 Subject: 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 --- charts/aai-resources/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.2.3-korg