Skip to content

Commit

Permalink
docs: update crossplane provider version (#2837)
Browse files Browse the repository at this point in the history
(cherry picked from commit dba2f73)
  • Loading branch information
caroldelwing committed May 14, 2024
1 parent 58bb7c4 commit d148024
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
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
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
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
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

0 comments on commit d148024

Please sign in to comment.