diff --git a/api/openapi-spec/swagger.json b/api/openapi-spec/swagger.json index cfd3d9ce6b788..bc565ea52e84a 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.7.11" + "version": "v1.7.12" }, "paths": { "/api/": { diff --git a/federation/apis/openapi-spec/swagger.json b/federation/apis/openapi-spec/swagger.json index 199c161bf2a9e..1c42c3174b213 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.7.11" + "version": "v1.7.12" }, "paths": { "/api/": {