From 23c52094eeabf189f880aa98bda7159337eb4d30 Mon Sep 17 00:00:00 2001 From: Rae Sharp Date: Fri, 23 Jan 2026 12:37:42 -0500 Subject: [PATCH] Update concepts links in CRDs Signed-off-by: Rae Sharp --- ...extensions.crossplane.io_compositeresourcedefinitions.yaml | 4 ++-- .../api/crds/apiextensions.crossplane.io_compositions.yaml | 2 +- .../crds/apiextensions.crossplane.io_environmentconfigs.yaml | 2 +- .../master/api/crds/apiextensions.crossplane.io_usages.yaml | 4 ++-- content/master/api/crds/pkg.crossplane.io_configurations.yaml | 2 +- .../api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml | 2 +- content/master/api/crds/pkg.crossplane.io_functions.yaml | 4 ++-- content/master/api/crds/pkg.crossplane.io_providers.yaml | 2 +- .../api/crds/protection.crossplane.io_clusterusages.yaml | 2 +- content/master/api/crds/protection.crossplane.io_usages.yaml | 2 +- ...extensions.crossplane.io_compositeresourcedefinitions.yaml | 2 +- .../api/crds/apiextensions.crossplane.io_compositions.yaml | 2 +- .../crds/apiextensions.crossplane.io_environmentconfigs.yaml | 4 ++-- .../v1.20/api/crds/apiextensions.crossplane.io_usages.yaml | 4 ++-- content/v1.20/api/crds/pkg.crossplane.io_configurations.yaml | 2 +- .../api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml | 2 +- content/v1.20/api/crds/pkg.crossplane.io_functions.yaml | 4 ++-- content/v1.20/api/crds/pkg.crossplane.io_providers.yaml | 2 +- ...extensions.crossplane.io_compositeresourcedefinitions.yaml | 4 ++-- .../api/crds/apiextensions.crossplane.io_compositions.yaml | 2 +- .../crds/apiextensions.crossplane.io_environmentconfigs.yaml | 4 ++-- .../api/crds/apiextensions.crossplane.io_usages.yaml | 4 ++-- .../api/crds/pkg.crossplane.io_configurations.yaml | 2 +- .../api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml | 2 +- .../v2.0-preview/api/crds/pkg.crossplane.io_functions.yaml | 4 ++-- .../v2.0-preview/api/crds/pkg.crossplane.io_providers.yaml | 2 +- .../api/crds/protection.crossplane.io_clusterusages.yaml | 2 +- .../api/crds/protection.crossplane.io_usages.yaml | 2 +- ...extensions.crossplane.io_compositeresourcedefinitions.yaml | 4 ++-- .../api/crds/apiextensions.crossplane.io_compositions.yaml | 2 +- .../crds/apiextensions.crossplane.io_environmentconfigs.yaml | 2 +- content/v2.0/api/crds/apiextensions.crossplane.io_usages.yaml | 4 ++-- content/v2.0/api/crds/pkg.crossplane.io_configurations.yaml | 2 +- .../api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml | 2 +- content/v2.0/api/crds/pkg.crossplane.io_functions.yaml | 4 ++-- content/v2.0/api/crds/pkg.crossplane.io_providers.yaml | 2 +- .../v2.0/api/crds/protection.crossplane.io_clusterusages.yaml | 2 +- content/v2.0/api/crds/protection.crossplane.io_usages.yaml | 2 +- ...extensions.crossplane.io_compositeresourcedefinitions.yaml | 4 ++-- .../api/crds/apiextensions.crossplane.io_compositions.yaml | 2 +- .../crds/apiextensions.crossplane.io_environmentconfigs.yaml | 2 +- content/v2.1/api/crds/apiextensions.crossplane.io_usages.yaml | 4 ++-- content/v2.1/api/crds/pkg.crossplane.io_configurations.yaml | 2 +- .../api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml | 2 +- content/v2.1/api/crds/pkg.crossplane.io_functions.yaml | 4 ++-- content/v2.1/api/crds/pkg.crossplane.io_providers.yaml | 2 +- .../v2.1/api/crds/protection.crossplane.io_clusterusages.yaml | 2 +- content/v2.1/api/crds/protection.crossplane.io_usages.yaml | 2 +- 48 files changed, 64 insertions(+), 64 deletions(-) diff --git a/content/master/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml b/content/master/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml index e5fc9eb93..c61999346 100644 --- a/content/master/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml +++ b/content/master/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml @@ -40,7 +40,7 @@ spec: API. Read the Crossplane documentation for - [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/concepts/composite-resource-definitions). + [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/composition/composite-resource-definitions/). properties: apiVersion: description: |- @@ -628,7 +628,7 @@ spec: API. Read the Crossplane documentation for - [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/concepts/composite-resource-definitions). + [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/composition/composite-resource-definitions/). properties: apiVersion: description: |- diff --git a/content/master/api/crds/apiextensions.crossplane.io_compositions.yaml b/content/master/api/crds/apiextensions.crossplane.io_compositions.yaml index 0ef1b95a8..605dff893 100644 --- a/content/master/api/crds/apiextensions.crossplane.io_compositions.yaml +++ b/content/master/api/crds/apiextensions.crossplane.io_compositions.yaml @@ -36,7 +36,7 @@ spec: Crossplane uses to create and manage new composite resources. Read the Crossplane documentation for - [more information about Compositions](https://docs.crossplane.io/latest/concepts/compositions). + [more information about Compositions](https://docs.crossplane.io/latest/composition/compositions/). properties: apiVersion: description: |- diff --git a/content/master/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml b/content/master/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml index 8e2c446f8..bda2df8fc 100644 --- a/content/master/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml +++ b/content/master/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml @@ -30,7 +30,7 @@ spec: use in a Composition. Read the Crossplane documentation for - [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/concepts/environment-configs). + [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/composition/environment-configs/). properties: apiVersion: description: |- diff --git a/content/master/api/crds/apiextensions.crossplane.io_usages.yaml b/content/master/api/crds/apiextensions.crossplane.io_usages.yaml index 45264daad..21d17b5fb 100644 --- a/content/master/api/crds/apiextensions.crossplane.io_usages.yaml +++ b/content/master/api/crds/apiextensions.crossplane.io_usages.yaml @@ -39,7 +39,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Usages](https://docs.crossplane.io/latest/concepts/usages). + [more information about Usages](https://docs.crossplane.io/latest/managed-resources/usages/). Deprecated: Use protection.crossplane.io Usage or ClusterUsage. properties: @@ -241,7 +241,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Usages](https://docs.crossplane.io/latest/concepts/usages). + [more information about Usages](https://docs.crossplane.io/latest/managed-resources/usages/). Deprecated: Use protection.crossplane.io Usage or ClusterUsage. properties: diff --git a/content/master/api/crds/pkg.crossplane.io_configurations.yaml b/content/master/api/crds/pkg.crossplane.io_configurations.yaml index 784ae97b7..61834b821 100644 --- a/content/master/api/crds/pkg.crossplane.io_configurations.yaml +++ b/content/master/api/crds/pkg.crossplane.io_configurations.yaml @@ -39,7 +39,7 @@ spec: Compositions. Read the Crossplane documentation for - [more information about Configuration packages](https://docs.crossplane.io/latest/concepts/packages). + [more information about Configuration packages](https://docs.crossplane.io/latest/packages/). properties: apiVersion: description: |- diff --git a/content/master/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml b/content/master/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml index 0b5db2149..51a63157c 100644 --- a/content/master/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml +++ b/content/master/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml @@ -27,7 +27,7 @@ spec: of a Provider or composition function package. Read the Crossplane documentation for - [more information about DeploymentRuntimeConfigs](https://docs.crossplane.io/latest/concepts/providers/#runtime-configuration). + [more information about DeploymentRuntimeConfigs](https://docs.crossplane.io/latest/packages/providers/#runtime-configuration). properties: apiVersion: description: |- diff --git a/content/master/api/crds/pkg.crossplane.io_functions.yaml b/content/master/api/crds/pkg.crossplane.io_functions.yaml index c94c27c62..238a1ab16 100644 --- a/content/master/api/crds/pkg.crossplane.io_functions.yaml +++ b/content/master/api/crds/pkg.crossplane.io_functions.yaml @@ -38,7 +38,7 @@ spec: Crossplane with support for a new kind of composition function. Read the Crossplane documentation for - [more information about Functions](https://docs.crossplane.io/latest/concepts/composition-functions). + [more information about Functions](https://docs.crossplane.io/latest/packages/functions/). properties: apiVersion: description: |- @@ -279,7 +279,7 @@ spec: Crossplane with support for a new kind of composition function. Read the Crossplane documentation for - [more information about Functions](https://docs.crossplane.io/latest/concepts/composition-functions). + [more information about Functions](https://docs.crossplane.io/latest/packages/functions/). properties: apiVersion: description: |- diff --git a/content/master/api/crds/pkg.crossplane.io_providers.yaml b/content/master/api/crds/pkg.crossplane.io_providers.yaml index 991d886b7..29280951d 100644 --- a/content/master/api/crds/pkg.crossplane.io_providers.yaml +++ b/content/master/api/crds/pkg.crossplane.io_providers.yaml @@ -38,7 +38,7 @@ spec: Crossplane with support for new kinds of managed resources. Read the Crossplane documentation for - [more information about Providers](https://docs.crossplane.io/latest/concepts/providers). + [more information about Providers](https://docs.crossplane.io/latest/packages/providers/). properties: apiVersion: description: |- diff --git a/content/master/api/crds/protection.crossplane.io_clusterusages.yaml b/content/master/api/crds/protection.crossplane.io_clusterusages.yaml index 762eab8ba..8f50c1e5b 100644 --- a/content/master/api/crds/protection.crossplane.io_clusterusages.yaml +++ b/content/master/api/crds/protection.crossplane.io_clusterusages.yaml @@ -37,7 +37,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about usages](https://docs.crossplane.io/latest/concepts/usages). + [more information about usages](https://docs.crossplane.io/latest/managed-resources/usages/). properties: apiVersion: description: |- diff --git a/content/master/api/crds/protection.crossplane.io_usages.yaml b/content/master/api/crds/protection.crossplane.io_usages.yaml index aba92c408..d795d673f 100644 --- a/content/master/api/crds/protection.crossplane.io_usages.yaml +++ b/content/master/api/crds/protection.crossplane.io_usages.yaml @@ -36,7 +36,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Compositions](https://docs.crossplane.io/latest/concepts/usages). + [more information about Compositions](https://docs.crossplane.io/latest/managed-resources/usages/). properties: apiVersion: description: |- diff --git a/content/v1.20/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml b/content/v1.20/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml index d5ee89972..fc78f1774 100644 --- a/content/v1.20/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml +++ b/content/v1.20/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml @@ -37,7 +37,7 @@ spec: API. Read the Crossplane documentation for - [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/concepts/composite-resource-definitions). + [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/composition/composite-resource-definitions/). properties: apiVersion: description: |- diff --git a/content/v1.20/api/crds/apiextensions.crossplane.io_compositions.yaml b/content/v1.20/api/crds/apiextensions.crossplane.io_compositions.yaml index 9b97bd5de..5275a9d89 100644 --- a/content/v1.20/api/crds/apiextensions.crossplane.io_compositions.yaml +++ b/content/v1.20/api/crds/apiextensions.crossplane.io_compositions.yaml @@ -36,7 +36,7 @@ spec: Crossplane uses to create and manage new composite resources. Read the Crossplane documentation for - [more information about Compositions](https://docs.crossplane.io/latest/concepts/compositions). + [more information about Compositions](https://docs.crossplane.io/latest/composition/compositions/). properties: apiVersion: description: |- diff --git a/content/v1.20/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml b/content/v1.20/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml index 065e14ece..070c79cdf 100644 --- a/content/v1.20/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml +++ b/content/v1.20/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml @@ -30,7 +30,7 @@ spec: use in a Composition. Read the Crossplane documentation for - [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/concepts/environment-configs). + [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/composition/environment-configs/). properties: apiVersion: description: |- @@ -72,7 +72,7 @@ spec: use in a Composition. Read the Crossplane documentation for - [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/concepts/environment-configs). + [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/composition/environment-configs/). properties: apiVersion: description: |- diff --git a/content/v1.20/api/crds/apiextensions.crossplane.io_usages.yaml b/content/v1.20/api/crds/apiextensions.crossplane.io_usages.yaml index a7624da79..48b6b41fd 100644 --- a/content/v1.20/api/crds/apiextensions.crossplane.io_usages.yaml +++ b/content/v1.20/api/crds/apiextensions.crossplane.io_usages.yaml @@ -36,7 +36,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Compositions](https://docs.crossplane.io/latest/concepts/usages). + [more information about Compositions](https://docs.crossplane.io/latest/managed-resources/usages/). properties: apiVersion: description: |- @@ -233,7 +233,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Compositions](https://docs.crossplane.io/latest/concepts/usages). + [more information about Compositions](https://docs.crossplane.io/latest/managed-resources/usages/). properties: apiVersion: description: |- diff --git a/content/v1.20/api/crds/pkg.crossplane.io_configurations.yaml b/content/v1.20/api/crds/pkg.crossplane.io_configurations.yaml index 05f337416..6526d1f01 100644 --- a/content/v1.20/api/crds/pkg.crossplane.io_configurations.yaml +++ b/content/v1.20/api/crds/pkg.crossplane.io_configurations.yaml @@ -39,7 +39,7 @@ spec: Compositions. Read the Crossplane documentation for - [more information about Configuration packages](https://docs.crossplane.io/latest/concepts/packages). + [more information about Configuration packages](https://docs.crossplane.io/latest/packages/). properties: apiVersion: description: |- diff --git a/content/v1.20/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml b/content/v1.20/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml index 9e3d48074..c1fbf6a7e 100644 --- a/content/v1.20/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml +++ b/content/v1.20/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml @@ -27,7 +27,7 @@ spec: of a Provider or composition function package. Read the Crossplane documentation for - [more information about DeploymentRuntimeConfigs](https://docs.crossplane.io/latest/concepts/providers/#runtime-configuration). + [more information about DeploymentRuntimeConfigs](https://docs.crossplane.io/latest/packages/providers/#runtime-configuration). properties: apiVersion: description: |- diff --git a/content/v1.20/api/crds/pkg.crossplane.io_functions.yaml b/content/v1.20/api/crds/pkg.crossplane.io_functions.yaml index 67b74eedf..f718f07ad 100644 --- a/content/v1.20/api/crds/pkg.crossplane.io_functions.yaml +++ b/content/v1.20/api/crds/pkg.crossplane.io_functions.yaml @@ -38,7 +38,7 @@ spec: Crossplane with support for a new kind of composition function. Read the Crossplane documentation for - [more information about Functions](https://docs.crossplane.io/latest/concepts/composition-functions). + [more information about Functions](https://docs.crossplane.io/latest/packages/functions/). properties: apiVersion: description: |- @@ -283,7 +283,7 @@ spec: Crossplane with support for a new kind of composition function. Read the Crossplane documentation for - [more information about Functions](https://docs.crossplane.io/latest/concepts/composition-functions). + [more information about Functions](https://docs.crossplane.io/latest/packages/functions/). properties: apiVersion: description: |- diff --git a/content/v1.20/api/crds/pkg.crossplane.io_providers.yaml b/content/v1.20/api/crds/pkg.crossplane.io_providers.yaml index 69abaefd8..e95f2fad7 100644 --- a/content/v1.20/api/crds/pkg.crossplane.io_providers.yaml +++ b/content/v1.20/api/crds/pkg.crossplane.io_providers.yaml @@ -38,7 +38,7 @@ spec: Crossplane with support for new kinds of managed resources. Read the Crossplane documentation for - [more information about Providers](https://docs.crossplane.io/latest/concepts/providers). + [more information about Providers](https://docs.crossplane.io/latest/packages/providers/). properties: apiVersion: description: |- diff --git a/content/v2.0-preview/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml b/content/v2.0-preview/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml index 86fdd2ae0..368114547 100644 --- a/content/v2.0-preview/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml +++ b/content/v2.0-preview/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml @@ -37,7 +37,7 @@ spec: API. Read the Crossplane documentation for - [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/concepts/composite-resource-definitions). + [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/composition/composite-resource-definitions/). properties: apiVersion: description: |- @@ -622,7 +622,7 @@ spec: API. Read the Crossplane documentation for - [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/concepts/composite-resource-definitions). + [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/composition/composite-resource-definitions/). properties: apiVersion: description: |- diff --git a/content/v2.0-preview/api/crds/apiextensions.crossplane.io_compositions.yaml b/content/v2.0-preview/api/crds/apiextensions.crossplane.io_compositions.yaml index 842fefd7f..8d65d0a8f 100644 --- a/content/v2.0-preview/api/crds/apiextensions.crossplane.io_compositions.yaml +++ b/content/v2.0-preview/api/crds/apiextensions.crossplane.io_compositions.yaml @@ -36,7 +36,7 @@ spec: Crossplane uses to create and manage new composite resources. Read the Crossplane documentation for - [more information about Compositions](https://docs.crossplane.io/latest/concepts/compositions). + [more information about Compositions](https://docs.crossplane.io/latest/composition/compositions/). properties: apiVersion: description: |- diff --git a/content/v2.0-preview/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml b/content/v2.0-preview/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml index 0919a0017..9943b2ea3 100644 --- a/content/v2.0-preview/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml +++ b/content/v2.0-preview/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml @@ -30,7 +30,7 @@ spec: use in a Composition. Read the Crossplane documentation for - [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/concepts/environment-configs). + [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/composition/environment-configs/). properties: apiVersion: description: |- @@ -72,7 +72,7 @@ spec: use in a Composition. Read the Crossplane documentation for - [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/concepts/environment-configs). + [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/composition/environment-configs/). properties: apiVersion: description: |- diff --git a/content/v2.0-preview/api/crds/apiextensions.crossplane.io_usages.yaml b/content/v2.0-preview/api/crds/apiextensions.crossplane.io_usages.yaml index d67c5f9ab..78d6841e1 100644 --- a/content/v2.0-preview/api/crds/apiextensions.crossplane.io_usages.yaml +++ b/content/v2.0-preview/api/crds/apiextensions.crossplane.io_usages.yaml @@ -39,7 +39,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Usages](https://docs.crossplane.io/latest/concepts/usages). + [more information about Usages](https://docs.crossplane.io/latest/managed-resources/usages/). Deprecated: Use protection.crossplane.io Usage or ClusterUsage. properties: @@ -241,7 +241,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Usages](https://docs.crossplane.io/latest/concepts/usages). + [more information about Usages](https://docs.crossplane.io/latest/managed-resources/usages/). Deprecated: Use protection.crossplane.io Usage or ClusterUsage. properties: diff --git a/content/v2.0-preview/api/crds/pkg.crossplane.io_configurations.yaml b/content/v2.0-preview/api/crds/pkg.crossplane.io_configurations.yaml index 6ec9cdc63..cb1f754b5 100644 --- a/content/v2.0-preview/api/crds/pkg.crossplane.io_configurations.yaml +++ b/content/v2.0-preview/api/crds/pkg.crossplane.io_configurations.yaml @@ -39,7 +39,7 @@ spec: Compositions. Read the Crossplane documentation for - [more information about Configuration packages](https://docs.crossplane.io/latest/concepts/packages). + [more information about Configuration packages](https://docs.crossplane.io/latest/packages/). properties: apiVersion: description: |- diff --git a/content/v2.0-preview/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml b/content/v2.0-preview/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml index 9e3d48074..c1fbf6a7e 100644 --- a/content/v2.0-preview/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml +++ b/content/v2.0-preview/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml @@ -27,7 +27,7 @@ spec: of a Provider or composition function package. Read the Crossplane documentation for - [more information about DeploymentRuntimeConfigs](https://docs.crossplane.io/latest/concepts/providers/#runtime-configuration). + [more information about DeploymentRuntimeConfigs](https://docs.crossplane.io/latest/packages/providers/#runtime-configuration). properties: apiVersion: description: |- diff --git a/content/v2.0-preview/api/crds/pkg.crossplane.io_functions.yaml b/content/v2.0-preview/api/crds/pkg.crossplane.io_functions.yaml index 82623ab36..374c61a81 100644 --- a/content/v2.0-preview/api/crds/pkg.crossplane.io_functions.yaml +++ b/content/v2.0-preview/api/crds/pkg.crossplane.io_functions.yaml @@ -38,7 +38,7 @@ spec: Crossplane with support for a new kind of composition function. Read the Crossplane documentation for - [more information about Functions](https://docs.crossplane.io/latest/concepts/composition-functions). + [more information about Functions](https://docs.crossplane.io/latest/packages/functions/). properties: apiVersion: description: |- @@ -256,7 +256,7 @@ spec: Crossplane with support for a new kind of composition function. Read the Crossplane documentation for - [more information about Functions](https://docs.crossplane.io/latest/concepts/composition-functions). + [more information about Functions](https://docs.crossplane.io/latest/packages/functions/). properties: apiVersion: description: |- diff --git a/content/v2.0-preview/api/crds/pkg.crossplane.io_providers.yaml b/content/v2.0-preview/api/crds/pkg.crossplane.io_providers.yaml index 401580790..f42f4bd9b 100644 --- a/content/v2.0-preview/api/crds/pkg.crossplane.io_providers.yaml +++ b/content/v2.0-preview/api/crds/pkg.crossplane.io_providers.yaml @@ -38,7 +38,7 @@ spec: Crossplane with support for new kinds of managed resources. Read the Crossplane documentation for - [more information about Providers](https://docs.crossplane.io/latest/concepts/providers). + [more information about Providers](https://docs.crossplane.io/latest/packages/providers/). properties: apiVersion: description: |- diff --git a/content/v2.0-preview/api/crds/protection.crossplane.io_clusterusages.yaml b/content/v2.0-preview/api/crds/protection.crossplane.io_clusterusages.yaml index c6fe5a301..03d9b0c57 100644 --- a/content/v2.0-preview/api/crds/protection.crossplane.io_clusterusages.yaml +++ b/content/v2.0-preview/api/crds/protection.crossplane.io_clusterusages.yaml @@ -37,7 +37,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about usages](https://docs.crossplane.io/latest/concepts/usages). + [more information about usages](https://docs.crossplane.io/latest/managed-resources/usages/). properties: apiVersion: description: |- diff --git a/content/v2.0-preview/api/crds/protection.crossplane.io_usages.yaml b/content/v2.0-preview/api/crds/protection.crossplane.io_usages.yaml index 625959734..a3e0a6ac4 100644 --- a/content/v2.0-preview/api/crds/protection.crossplane.io_usages.yaml +++ b/content/v2.0-preview/api/crds/protection.crossplane.io_usages.yaml @@ -36,7 +36,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Compositions](https://docs.crossplane.io/latest/concepts/usages). + [more information about Compositions](https://docs.crossplane.io/latest/managed-resources/usages/). properties: apiVersion: description: |- diff --git a/content/v2.0/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml b/content/v2.0/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml index 3e34b2fe6..66f46a1b4 100644 --- a/content/v2.0/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml +++ b/content/v2.0/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml @@ -40,7 +40,7 @@ spec: API. Read the Crossplane documentation for - [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/concepts/composite-resource-definitions). + [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/composition/composite-resource-definitions/). properties: apiVersion: description: |- @@ -628,7 +628,7 @@ spec: API. Read the Crossplane documentation for - [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/concepts/composite-resource-definitions). + [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/composition/composite-resource-definitions/). properties: apiVersion: description: |- diff --git a/content/v2.0/api/crds/apiextensions.crossplane.io_compositions.yaml b/content/v2.0/api/crds/apiextensions.crossplane.io_compositions.yaml index 3bfe167e7..ec26f65b9 100644 --- a/content/v2.0/api/crds/apiextensions.crossplane.io_compositions.yaml +++ b/content/v2.0/api/crds/apiextensions.crossplane.io_compositions.yaml @@ -36,7 +36,7 @@ spec: Crossplane uses to create and manage new composite resources. Read the Crossplane documentation for - [more information about Compositions](https://docs.crossplane.io/latest/concepts/compositions). + [more information about Compositions](https://docs.crossplane.io/latest/composition/compositions/). properties: apiVersion: description: |- diff --git a/content/v2.0/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml b/content/v2.0/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml index 6e5fdb760..d93b799cf 100644 --- a/content/v2.0/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml +++ b/content/v2.0/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml @@ -30,7 +30,7 @@ spec: use in a Composition. Read the Crossplane documentation for - [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/concepts/environment-configs). + [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/composition/environment-configs/). properties: apiVersion: description: |- diff --git a/content/v2.0/api/crds/apiextensions.crossplane.io_usages.yaml b/content/v2.0/api/crds/apiextensions.crossplane.io_usages.yaml index c3b6afe5c..fc4e0cf5e 100644 --- a/content/v2.0/api/crds/apiextensions.crossplane.io_usages.yaml +++ b/content/v2.0/api/crds/apiextensions.crossplane.io_usages.yaml @@ -39,7 +39,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Usages](https://docs.crossplane.io/latest/concepts/usages). + [more information about Usages](https://docs.crossplane.io/latest/managed-resources/usages/). Deprecated: Use protection.crossplane.io Usage or ClusterUsage. properties: @@ -241,7 +241,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Usages](https://docs.crossplane.io/latest/concepts/usages). + [more information about Usages](https://docs.crossplane.io/latest/managed-resources/usages/). Deprecated: Use protection.crossplane.io Usage or ClusterUsage. properties: diff --git a/content/v2.0/api/crds/pkg.crossplane.io_configurations.yaml b/content/v2.0/api/crds/pkg.crossplane.io_configurations.yaml index 0501fcb48..e0b3bf818 100644 --- a/content/v2.0/api/crds/pkg.crossplane.io_configurations.yaml +++ b/content/v2.0/api/crds/pkg.crossplane.io_configurations.yaml @@ -39,7 +39,7 @@ spec: Compositions. Read the Crossplane documentation for - [more information about Configuration packages](https://docs.crossplane.io/latest/concepts/packages). + [more information about Configuration packages](https://docs.crossplane.io/latest/packages/). properties: apiVersion: description: |- diff --git a/content/v2.0/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml b/content/v2.0/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml index 95ca3a620..3c82e38fc 100644 --- a/content/v2.0/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml +++ b/content/v2.0/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml @@ -27,7 +27,7 @@ spec: of a Provider or composition function package. Read the Crossplane documentation for - [more information about DeploymentRuntimeConfigs](https://docs.crossplane.io/latest/concepts/providers/#runtime-configuration). + [more information about DeploymentRuntimeConfigs](https://docs.crossplane.io/latest/packages/providers/#runtime-configuration). properties: apiVersion: description: |- diff --git a/content/v2.0/api/crds/pkg.crossplane.io_functions.yaml b/content/v2.0/api/crds/pkg.crossplane.io_functions.yaml index 804c7997d..545f64e34 100644 --- a/content/v2.0/api/crds/pkg.crossplane.io_functions.yaml +++ b/content/v2.0/api/crds/pkg.crossplane.io_functions.yaml @@ -38,7 +38,7 @@ spec: Crossplane with support for a new kind of composition function. Read the Crossplane documentation for - [more information about Functions](https://docs.crossplane.io/latest/concepts/composition-functions). + [more information about Functions](https://docs.crossplane.io/latest/packages/functions/). properties: apiVersion: description: |- @@ -279,7 +279,7 @@ spec: Crossplane with support for a new kind of composition function. Read the Crossplane documentation for - [more information about Functions](https://docs.crossplane.io/latest/concepts/composition-functions). + [more information about Functions](https://docs.crossplane.io/latest/packages/functions/). properties: apiVersion: description: |- diff --git a/content/v2.0/api/crds/pkg.crossplane.io_providers.yaml b/content/v2.0/api/crds/pkg.crossplane.io_providers.yaml index 8e68ca252..5b6ab5989 100644 --- a/content/v2.0/api/crds/pkg.crossplane.io_providers.yaml +++ b/content/v2.0/api/crds/pkg.crossplane.io_providers.yaml @@ -38,7 +38,7 @@ spec: Crossplane with support for new kinds of managed resources. Read the Crossplane documentation for - [more information about Providers](https://docs.crossplane.io/latest/concepts/providers). + [more information about Providers](https://docs.crossplane.io/latest/packages/providers/). properties: apiVersion: description: |- diff --git a/content/v2.0/api/crds/protection.crossplane.io_clusterusages.yaml b/content/v2.0/api/crds/protection.crossplane.io_clusterusages.yaml index b9b7b72f9..0bf081a32 100644 --- a/content/v2.0/api/crds/protection.crossplane.io_clusterusages.yaml +++ b/content/v2.0/api/crds/protection.crossplane.io_clusterusages.yaml @@ -37,7 +37,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about usages](https://docs.crossplane.io/latest/concepts/usages). + [more information about usages](https://docs.crossplane.io/latest/managed-resources/usages/). properties: apiVersion: description: |- diff --git a/content/v2.0/api/crds/protection.crossplane.io_usages.yaml b/content/v2.0/api/crds/protection.crossplane.io_usages.yaml index dcbb829d4..b0bd87eb8 100644 --- a/content/v2.0/api/crds/protection.crossplane.io_usages.yaml +++ b/content/v2.0/api/crds/protection.crossplane.io_usages.yaml @@ -36,7 +36,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Compositions](https://docs.crossplane.io/latest/concepts/usages). + [more information about Compositions](https://docs.crossplane.io/latest/managed-resources/usages/). properties: apiVersion: description: |- diff --git a/content/v2.1/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml b/content/v2.1/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml index e5fc9eb93..c61999346 100644 --- a/content/v2.1/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml +++ b/content/v2.1/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml @@ -40,7 +40,7 @@ spec: API. Read the Crossplane documentation for - [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/concepts/composite-resource-definitions). + [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/composition/composite-resource-definitions/). properties: apiVersion: description: |- @@ -628,7 +628,7 @@ spec: API. Read the Crossplane documentation for - [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/concepts/composite-resource-definitions). + [more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/composition/composite-resource-definitions/). properties: apiVersion: description: |- diff --git a/content/v2.1/api/crds/apiextensions.crossplane.io_compositions.yaml b/content/v2.1/api/crds/apiextensions.crossplane.io_compositions.yaml index 0ef1b95a8..605dff893 100644 --- a/content/v2.1/api/crds/apiextensions.crossplane.io_compositions.yaml +++ b/content/v2.1/api/crds/apiextensions.crossplane.io_compositions.yaml @@ -36,7 +36,7 @@ spec: Crossplane uses to create and manage new composite resources. Read the Crossplane documentation for - [more information about Compositions](https://docs.crossplane.io/latest/concepts/compositions). + [more information about Compositions](https://docs.crossplane.io/latest/composition/compositions/). properties: apiVersion: description: |- diff --git a/content/v2.1/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml b/content/v2.1/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml index 8e2c446f8..bda2df8fc 100644 --- a/content/v2.1/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml +++ b/content/v2.1/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml @@ -30,7 +30,7 @@ spec: use in a Composition. Read the Crossplane documentation for - [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/concepts/environment-configs). + [more information about EnvironmentConfigs](https://docs.crossplane.io/latest/composition/environment-configs/). properties: apiVersion: description: |- diff --git a/content/v2.1/api/crds/apiextensions.crossplane.io_usages.yaml b/content/v2.1/api/crds/apiextensions.crossplane.io_usages.yaml index 45264daad..21d17b5fb 100644 --- a/content/v2.1/api/crds/apiextensions.crossplane.io_usages.yaml +++ b/content/v2.1/api/crds/apiextensions.crossplane.io_usages.yaml @@ -39,7 +39,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Usages](https://docs.crossplane.io/latest/concepts/usages). + [more information about Usages](https://docs.crossplane.io/latest/managed-resources/usages/). Deprecated: Use protection.crossplane.io Usage or ClusterUsage. properties: @@ -241,7 +241,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Usages](https://docs.crossplane.io/latest/concepts/usages). + [more information about Usages](https://docs.crossplane.io/latest/managed-resources/usages/). Deprecated: Use protection.crossplane.io Usage or ClusterUsage. properties: diff --git a/content/v2.1/api/crds/pkg.crossplane.io_configurations.yaml b/content/v2.1/api/crds/pkg.crossplane.io_configurations.yaml index 784ae97b7..61834b821 100644 --- a/content/v2.1/api/crds/pkg.crossplane.io_configurations.yaml +++ b/content/v2.1/api/crds/pkg.crossplane.io_configurations.yaml @@ -39,7 +39,7 @@ spec: Compositions. Read the Crossplane documentation for - [more information about Configuration packages](https://docs.crossplane.io/latest/concepts/packages). + [more information about Configuration packages](https://docs.crossplane.io/latest/packages/). properties: apiVersion: description: |- diff --git a/content/v2.1/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml b/content/v2.1/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml index 0b5db2149..51a63157c 100644 --- a/content/v2.1/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml +++ b/content/v2.1/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml @@ -27,7 +27,7 @@ spec: of a Provider or composition function package. Read the Crossplane documentation for - [more information about DeploymentRuntimeConfigs](https://docs.crossplane.io/latest/concepts/providers/#runtime-configuration). + [more information about DeploymentRuntimeConfigs](https://docs.crossplane.io/latest/packages/providers/#runtime-configuration). properties: apiVersion: description: |- diff --git a/content/v2.1/api/crds/pkg.crossplane.io_functions.yaml b/content/v2.1/api/crds/pkg.crossplane.io_functions.yaml index c94c27c62..238a1ab16 100644 --- a/content/v2.1/api/crds/pkg.crossplane.io_functions.yaml +++ b/content/v2.1/api/crds/pkg.crossplane.io_functions.yaml @@ -38,7 +38,7 @@ spec: Crossplane with support for a new kind of composition function. Read the Crossplane documentation for - [more information about Functions](https://docs.crossplane.io/latest/concepts/composition-functions). + [more information about Functions](https://docs.crossplane.io/latest/packages/functions/). properties: apiVersion: description: |- @@ -279,7 +279,7 @@ spec: Crossplane with support for a new kind of composition function. Read the Crossplane documentation for - [more information about Functions](https://docs.crossplane.io/latest/concepts/composition-functions). + [more information about Functions](https://docs.crossplane.io/latest/packages/functions/). properties: apiVersion: description: |- diff --git a/content/v2.1/api/crds/pkg.crossplane.io_providers.yaml b/content/v2.1/api/crds/pkg.crossplane.io_providers.yaml index 991d886b7..29280951d 100644 --- a/content/v2.1/api/crds/pkg.crossplane.io_providers.yaml +++ b/content/v2.1/api/crds/pkg.crossplane.io_providers.yaml @@ -38,7 +38,7 @@ spec: Crossplane with support for new kinds of managed resources. Read the Crossplane documentation for - [more information about Providers](https://docs.crossplane.io/latest/concepts/providers). + [more information about Providers](https://docs.crossplane.io/latest/packages/providers/). properties: apiVersion: description: |- diff --git a/content/v2.1/api/crds/protection.crossplane.io_clusterusages.yaml b/content/v2.1/api/crds/protection.crossplane.io_clusterusages.yaml index 762eab8ba..8f50c1e5b 100644 --- a/content/v2.1/api/crds/protection.crossplane.io_clusterusages.yaml +++ b/content/v2.1/api/crds/protection.crossplane.io_clusterusages.yaml @@ -37,7 +37,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about usages](https://docs.crossplane.io/latest/concepts/usages). + [more information about usages](https://docs.crossplane.io/latest/managed-resources/usages/). properties: apiVersion: description: |- diff --git a/content/v2.1/api/crds/protection.crossplane.io_usages.yaml b/content/v2.1/api/crds/protection.crossplane.io_usages.yaml index aba92c408..d795d673f 100644 --- a/content/v2.1/api/crds/protection.crossplane.io_usages.yaml +++ b/content/v2.1/api/crds/protection.crossplane.io_usages.yaml @@ -36,7 +36,7 @@ spec: resources with dependent resources. Read the Crossplane documentation for - [more information about Compositions](https://docs.crossplane.io/latest/concepts/usages). + [more information about Compositions](https://docs.crossplane.io/latest/managed-resources/usages/). properties: apiVersion: description: |-