From df22b04db71a411a2196f15299dda03ef4d16c35 Mon Sep 17 00:00:00 2001 From: Dalton Hubble Date: Fri, 15 Dec 2017 01:40:25 -0800 Subject: [PATCH] Update README to correspond to bootkube v0.9.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe8d092..9aa40a3 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.9.0. +Render bootkube assets directly with bootkube v0.9.1. ```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