From 13a20039f5120bb26b8892ba45eeabe5fc77ea58 Mon Sep 17 00:00:00 2001 From: Dalton Hubble Date: Thu, 22 Feb 2018 21:48:30 -0800 Subject: [PATCH] Update README to correspond to bootkube v0.11.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c404b7..8dda90e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Find bootkube assets rendered to the `asset_dir` path. That's it. ### Comparison -Render bootkube assets directly with bootkube v0.10.0. +Render bootkube assets directly with bootkube v0.11.0. ```sh bootkube render --asset-dir=assets --api-servers=https://node1.example.com:443 --api-server-alt-names=DNS=node1.example.com --etcd-servers=https://node1.example.com:2379