From 0edab60b305afac42aabfcfe757ade71b10ea58f Mon Sep 17 00:00:00 2001 From: Tony Hsu Date: Sat, 13 Jul 2019 05:38:10 +0800 Subject: [PATCH] Fix typo: kubectl v1.15 -> kubectl v1.14 (#1333) * Fix typo: kubectl v1.15 -> kubectl v1.14 Match version number to the version in the link. * Add both kubectl v1.14 and v1.15 * Add both kubectl v1.14 and v1.15 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e9297d80..42550e071 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ these [instructions](docs/INSTALL.md). Browse the [docs](docs) or jump right into the tested [examples](examples). -kustomize [v2.0.3] is available in [kubectl v1.15][kubectl]. +kustomize [v2.0.3] is available in [kubectl v1.14 and v1.15][kubectl]. ## Usage