From 5c7cc971f7275ff9443fa7b62216f2ff5a34df24 Mon Sep 17 00:00:00 2001 From: Laszlo Janosi Date: Mon, 27 Aug 2018 12:34:46 +0000 Subject: [PATCH] Doc update after *fetching* the upstream so the proper tags come down, too --- api/openapi-spec/swagger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/openapi-spec/swagger.json b/api/openapi-spec/swagger.json index 872aaf8699b..48ab6e57f3b 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.12.0" + "version": "v1.13.0" }, "paths": { "/api/": {