Pin preview docs to v2.0.0-preview.1

This is the latest preview release.

Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
Nic Cope 2025-03-31 12:55:38 -07:00
parent 045bd0b1a5
commit 074a33db0b
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Crossplane creates and installs into the `crossplane-system` namespace.
helm install crossplane \
--namespace crossplane-system \
--create-namespace crossplane-preview/crossplane \
--devel
--version v2.0.0-preview.1
```
View the installed Crossplane pods with `kubectl get pods -n crossplane-system`.