We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ece4e7 + 1930e7f commit a20e82aCopy full SHA for a20e82a
docs/book/getting_started/installation_and_setup.md
@@ -11,7 +11,7 @@ Install kubebuilder by downloading the latest stable release from the
11
12
{% sample lang="mac" %}
13
```bash
14
-version=1.0.0 # latest stable version
+version=1.0.1 # latest stable version
15
arch=amd64
16
17
# download the release
@@ -27,7 +27,7 @@ export PATH=$PATH:/usr/local/kubebuilder/bin
27
28
{% sample lang="linux" %}
29
30
31
32
33
0 commit comments