Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update crossplane provider version #2837

Merged
merged 2 commits into from
May 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,16 @@ how to use Crossplane to deploy a Palette-managed Kubernetes cluster in AWS.
metadata:
name: provider-palette
spec:
package: crossplane-contrib/provider-palette:v0.12.0
package: xpkg.upbound.io/crossplane-contrib/provider-palette:v0.19.2
```

:::tip

Access the [Upbound Marketplace](https://marketplace.upbound.io/providers/crossplane-contrib/provider-palette) to
caroldelwing marked this conversation as resolved.
Show resolved Hide resolved
get the latest version of the Palette Crossplane provider.

:::

7. Issue the command below to install the Palette Crossplane provider. Crossplane will install the CRDs that allow you
to create Palette resources directly inside Kubernetes.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,16 @@ how to use Crossplane to deploy a Palette-managed Kubernetes cluster in Azure.
metadata:
name: provider-palette
spec:
package: crossplane-contrib/provider-palette:v0.12.0
package: xpkg.upbound.io/crossplane-contrib/provider-palette:v0.19.2
```

:::tip

Access the [Upbound Marketplace](https://marketplace.upbound.io/providers/crossplane-contrib/provider-palette) to
caroldelwing marked this conversation as resolved.
Show resolved Hide resolved
get the latest version of the Palette Crossplane provider.

:::

7. Issue the command below to install the Palette Crossplane provider. Crossplane will install the CRDs that allow you
to create Palette resources directly inside Kubernetes.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,16 @@ how to use Crossplane to deploy a Palette-managed Kubernetes cluster in GCP.
metadata:
name: provider-palette
spec:
package: crossplane-contrib/provider-palette:v0.12.0
package: xpkg.upbound.io/crossplane-contrib/provider-palette:v0.19.2
```

:::tip

Access the [Upbound Marketplace](https://marketplace.upbound.io/providers/crossplane-contrib/provider-palette) to
caroldelwing marked this conversation as resolved.
Show resolved Hide resolved
get the latest version of the Palette Crossplane provider.

:::

7. Issue the command below to install the Palette Crossplane provider. Crossplane will install the CRDs that allow you
to create Palette resources directly inside Kubernetes.

Expand Down