diff --git a/api/openapi-spec/swagger.json b/api/openapi-spec/swagger.json index eff6dc467dac..86741358931d 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.8" + "version": "v1.7.9" }, "paths": { "/api/": { diff --git a/federation/apis/openapi-spec/swagger.json b/federation/apis/openapi-spec/swagger.json index 3a3e70e257ac..b64061b7624b 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.8" + "version": "v1.7.9" }, "paths": { "/api/": {