From 8ff0b5423d9048df07da4baf29e57c4baa6a21e9 Mon Sep 17 00:00:00 2001 From: Jeff Regan Date: Tue, 18 Jun 2019 15:27:27 -0700 Subject: [PATCH] Update v2.1.0.md --- docs/v2.1.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/v2.1.0.md b/docs/v2.1.0.md index f68657abd..0c4fe67d7 100644 --- a/docs/v2.1.0.md +++ b/docs/v2.1.0.md @@ -1,7 +1,5 @@ # kustomize 2.1.0 -Download [here](https://github.com/kubernetes-sigs/kustomize/releases/tag/v2.1.0) - [Go modules]: https://github.com/golang/go/wiki/Modules [generator options]: ../examples/generatorOptions.md [imgModules]: images/goModules.png @@ -27,6 +25,8 @@ Go modules, resource ordering respected, generator and transformer plugins, ease loading restrictions, the notion of inventory, eased replica count modification. About ~90 issues closed since [v2.0.3] in ~400 commits. +Download [here][v2.1.0]. + ## Go modules ![gopher with boxes][imgModules]