Add the v16 to supported versions 56/82056/1
authorHarish Venkata Kajur <vk250x@att.com>
Tue, 12 Mar 2019 18:11:15 +0000 (14:11 -0400)
committerHarish Venkata Kajur <vk250x@att.com>
Tue, 12 Mar 2019 18:11:18 +0000 (14:11 -0400)
Issue-ID: AAI-2161
Change-Id: I7493293c8871040935d030d1da4d0f608a8170db
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
kubernetes/aai/values.yaml

index dab171d..e86c416 100644 (file)
@@ -176,11 +176,11 @@ global: # global defaults
       version:
         # Current version of the REST API
         api:
-          default: v15
+          default: v16
         # Specifies which version the depth parameter is configurable
         depth: v11
         # List of all the supported versions of the API
-        list: v11,v12,v13,v14,v15
+        list: v11,v12,v13,v14,v15,v16
         # Specifies from which version related link should appear
         related:
           link: v11