From bdb59d2cd213cfbe05728b233192a7a64c2d1400 Mon Sep 17 00:00:00 2001 From: Natasha Sarkar Date: Wed, 11 Nov 2020 18:09:10 -0800 Subject: [PATCH] updated releasing readme --- releasing/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releasing/README.md b/releasing/README.md index 8b2855dec..0f7e6ef01 100644 --- a/releasing/README.md +++ b/releasing/README.md @@ -31,8 +31,8 @@ Thus, do `kyaml` first, then `cli-utils`, etc. #### Consider fetching new OpenAPI data The Kubernetes OpenAPI data changes no more frequently than once per quarter. -You can check the current version that kustomize is using with the -following command. +You can check the current builtin versions that kustomize is using with the +following command. ``` kustomize openapi info ```