mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
docs: update links to Helm quickstart & using helm (#2443)
The documentation has been moved to another repository https://github.com/helm/helm-www (e.g. https://github.com/helm/helm-www/tree/master/content/en/docs) but I guess the better documentation is on the official documentation page without markdown meta informations.
This commit is contained in:
@@ -36,7 +36,7 @@ $ helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
|
||||
Once you have installed the Helm client, you can deploy a Bitnami Helm Chart into a Kubernetes cluster.
|
||||
|
||||
Please refer to the [Quick Start guide](https://github.com/helm/helm/blob/master/docs/quickstart.md) if you wish to get running in just a few commands, otherwise the [Using Helm Guide](https://github.com/helm/helm/blob/master/docs/using_helm.md) provides detailed instructions on how to use the Helm client to manage packages on your Kubernetes cluster.
|
||||
Please refer to the [Quick Start guide](https://helm.sh/docs/intro/quickstart/) if you wish to get running in just a few commands, otherwise the [Using Helm Guide](https://helm.sh/docs/intro/using_helm/) provides detailed instructions on how to use the Helm client to manage packages on your Kubernetes cluster.
|
||||
|
||||
Useful Helm Client Commands:
|
||||
* View available charts: `helm search repo`
|
||||
|
||||
Reference in New Issue
Block a user