diff --git a/api/openapi-spec/swagger.json b/api/openapi-spec/swagger.json index 8b367d5ed77..55c1082fda1 100644 --- a/api/openapi-spec/swagger.json +++ b/api/openapi-spec/swagger.json @@ -2,7 +2,7 @@ "swagger": "2.0", "info": { "title": "Kubernetes", - "version": "v1.8.0" + "version": "v1.9.0" }, "paths": { "/api/": { diff --git a/federation/apis/openapi-spec/swagger.json b/federation/apis/openapi-spec/swagger.json index 736fda80bbc..a2abbe95e07 100644 --- a/federation/apis/openapi-spec/swagger.json +++ b/federation/apis/openapi-spec/swagger.json @@ -2,7 +2,7 @@ "swagger": "2.0", "info": { "title": "Generic API Server", - "version": "v1.8.0" + "version": "v1.9.0" }, "paths": { "/api/": {