File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -101,11 +101,11 @@ See the [example](example) directory for examples that you can run locally using
101101the Crossplane CLI :
102102
103103` ` ` shell
104- $ crossplane beta render xr.yaml composition.yaml functions.yaml
104+ $ crossplane render xr.yaml composition.yaml functions.yaml
105105` ` `
106106
107107See the [composition functions documentation][docs-functions] to learn more
108- about `crossplane beta render`.
108+ about `crossplane render`.
109109
110110# ## ExtraResources
111111
@@ -350,7 +350,8 @@ $ docker build . --tag=runtime
350350$ crossplane xpkg build -f package --embed-runtime-image=runtime
351351` ` `
352352
353- [docs-functions] : https://docs.crossplane.io/v1.14/concepts/composition-functions/
353+ [docs-functions] : https://docs.crossplane.io/latest/concepts/compositions/#create-a-composition
354+ [docs-functions-testing] : https://docs.crossplane.io/latest/concepts/compositions/#test-a-composition
354355[go-templates] : https://pkg.go.dev/text/template
355356[helm-chart] : https://helm.sh/docs/chart_template_guide/getting_started/
356357[bsr] : https://buf.build/crossplane/crossplane/docs/main:apiextensions.fn.proto.v1beta1#apiextensions.fn.proto.v1beta1.RunFunctionRequest
You can’t perform that action at this time.
0 commit comments