From 3d1bbe894ff20bc8b1512591c6d8993b4d2009b1 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 10 Mar 2020 15:29:34 -0400 Subject: [PATCH] Use release resources:1.6.6 Issue-ID: AAI-2831 Signed-off-by: Jimmy Forsyth Change-Id: I7f561576db28439572ea95131efe12f1f3e953c7 --- components/aai-resources/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.16.6