Skip to content

Commit c17c0e7

Browse files
committed
Use crossplane render
RIP beta render. Signed-off-by: Nic Cope <[email protected]>
1 parent ece032f commit c17c0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/composition/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ $ hatch run development
1010

1111
```shell
1212
# Then, in another terminal, call it with these example manifests
13-
$ crossplane beta render xr.yaml composition.yaml functions.yaml -r
13+
$ crossplane render xr.yaml composition.yaml functions.yaml -r
1414
```

0 commit comments

Comments
 (0)