Skip to content

Commit 5ee381c

Browse files
authored
Merge pull request #908 from negz/pin-v2-preview-1
Pin preview docs to v2.0.0-preview.1
2 parents e9d1cf8 + 074a33d commit 5ee381c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)