Skip to content

Commit 497523d

Browse files
authored
Modify Helm command for Crossplane upgrade
Updated Helm upgrade command for Crossplane installation. Signed-off-by: rae sharp <8883519+tr0njavolta@users.noreply.github.com>
1 parent a61ea31 commit 497523d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getstarted/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ CLI.
3232
<TabItem value="Helm Install">
3333

3434
```shell
35-
helm upgrade crossplane --namespace crossplane-system upbound-stable/universal-crossplane --devel
35+
helm upgrade --install crossplane --create-namespace --namespace crossplane-system oci://xpkg.upbound.io/upbound/crossplane --version 2.1.3-up.1
3636
```
3737
:::important
3838
For more details, follow our [Upgrade Guide][upgrade] to see how Upbound can enhance your existing workflow.

0 commit comments

Comments
 (0)