Fix broken helm link in GCP quickstart

Fixes a broken helm link in the GCP quickstart.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
This commit is contained in:
hasheddan 2023-02-10 10:44:44 -05:00
parent aa4efd300e
commit 83d6acc9df
No known key found for this signature in database
GPG Key ID: BD68BC686A14C271
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ This guide walks you through the steps required to get started with the Upbound
This quickstart requires:
* a Kubernetes cluster with at least 3 GB of RAM
* permissions to create pods and secrets in the Kubernetes cluster
* [Helm] version `v3.2.0` or later
* [Helm](https://helm.sh/) version `v3.2.0` or later
* a GCP account with permissions to create a storage bucket
* GCP [account keys](https://cloud.google.com/iam/docs/creating-managing-service-account-keys)
* GCP [Project ID](https://support.google.com/googleapi/answer/7014113?hl=en)

View File

@ -21,7 +21,7 @@ This guide walks you through the steps required to get started with the Upbound
This quickstart requires:
* a Kubernetes cluster with at least 3 GB of RAM
* permissions to create pods and secrets in the Kubernetes cluster
* [Helm] version `v3.2.0` or later
* [Helm](https://helm.sh/) version `v3.2.0` or later
* a GCP account with permissions to create a storage bucket
* GCP [account keys](https://cloud.google.com/iam/docs/creating-managing-service-account-keys)
* GCP [Project ID](https://support.google.com/googleapi/answer/7014113?hl=en)