From fb4e392ad25d765fb68ed2c942f912b9b3090f8e Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 15 Nov 2018 18:27:40 -0800 Subject: Sync docker tags with release manifest Sync docker tags with the release manifest from integration repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4. Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757 Issue-ID: INT-663 Signed-off-by: Gary Wu --- charts/aaf-oauth/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'charts/aaf-oauth') diff --git a/charts/aaf-oauth/values.yaml b/charts/aaf-oauth/values.yaml index e043f46..d90b3d7 100644 --- a/charts/aaf-oauth/values.yaml +++ b/charts/aaf-oauth/values.yaml @@ -25,7 +25,7 @@ flavor: small ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/aaf/aaf_oauth:2.1.7 +image: onap/aaf/aaf_oauth:2.1.8 aaf_register_as: "aaf-oauth.onap" pullPolicy: Always -- cgit 1.2.3-korg