From 69f85c4ba9f621e5f5172c0dd637048fe7ef3cfd Mon Sep 17 00:00:00 2001 From: "Forsyth, James (jf2512)" Date: Fri, 17 Jan 2020 22:20:32 -0500 Subject: Update charts for released containers Issue-ID: AAI-2763 Change-Id: Ie005febc51040e1dd7fffb104171ee1ee2ccdd98 Signed-off-by: Forsyth, James (jf2512) --- components/aai-babel/values.yaml | 2 +- components/aai-data-router/values.yaml | 2 +- components/aai-graphadmin/values.yaml | 2 +- components/aai-resources/values.yaml | 2 +- components/aai-schema-service/values.yaml | 2 +- components/aai-sparky-be/values.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/aai-babel/values.yaml b/components/aai-babel/values.yaml index e0bf6a6..8d1ba31 100644 --- a/components/aai-babel/values.yaml +++ b/components/aai-babel/values.yaml @@ -25,7 +25,7 @@ global: ################################################################# # application image -image: onap/babel:1.5.1 +image: onap/babel:1.6.1 flavor: small diff --git a/components/aai-data-router/values.yaml b/components/aai-data-router/values.yaml index 5ef05c0..0533896 100644 --- a/components/aai-data-router/values.yaml +++ b/components/aai-data-router/values.yaml @@ -21,7 +21,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/data-router:1.6.0 +image: onap/data-router:1.6.1 pullPolicy: Always restartPolicy: Always flavor: small diff --git a/components/aai-graphadmin/values.yaml b/components/aai-graphadmin/values.yaml index 074a792..c679380 100644 --- a/components/aai-graphadmin/values.yaml +++ b/components/aai-graphadmin/values.yaml @@ -28,7 +28,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/aai-graphadmin:1.5.1 +image: onap/aai-graphadmin:1.6.1 pullPolicy: Always restartPolicy: Always flavor: small diff --git a/components/aai-resources/values.yaml b/components/aai-resources/values.yaml index fc0c79a..549554b 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.5.1 +image: onap/aai-resources:1.6.1 pullPolicy: Always restartPolicy: Always flavor: small diff --git a/components/aai-schema-service/values.yaml b/components/aai-schema-service/values.yaml index 8e75b02..41764fe 100644 --- a/components/aai-schema-service/values.yaml +++ b/components/aai-schema-service/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/aai-schema-service:1.6.0 +image: onap/aai-schema-service:1.6.2 pullPolicy: Always restartPolicy: Always flavor: small diff --git a/components/aai-sparky-be/values.yaml b/components/aai-sparky-be/values.yaml index 7aeb198..f6be792 100644 --- a/components/aai-sparky-be/values.yaml +++ b/components/aai-sparky-be/values.yaml @@ -28,7 +28,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/sparky-be:1.5.1 +image: onap/sparky-be:1.6.1 pullPolicy: Always restartPolicy: Always flavor: small -- cgit 1.2.3-korg