Merge "Add the v16 to supported versions"
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Wed, 13 Mar 2019 14:01:47 +0000 (14:01 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 13 Mar 2019 14:01:47 +0000 (14:01 +0000)
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