Skip to content

Commit 074a33d

Browse files
committed
Pin preview docs to v2.0.0-preview.1
This is the latest preview release. Signed-off-by: Nic Cope <[email protected]>
1 parent 045bd0b commit 074a33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v2.0-preview/get-started/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Crossplane creates and installs into the `crossplane-system` namespace.
5252
helm install crossplane \
5353
--namespace crossplane-system \
5454
--create-namespace crossplane-preview/crossplane \
55-
--devel
55+
--version v2.0.0-preview.1
5656
```
5757

5858
View the installed Crossplane pods with `kubectl get pods -n crossplane-system`.

0 commit comments

Comments
 (0)