From aa353caa67a1943fefc2b28822827cd85c924b58 Mon Sep 17 00:00:00 2001 From: Steve Waterworth Date: Fri, 16 Apr 2021 16:18:40 +0100 Subject: [PATCH] update link for helm chart --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b895414..e1116e8 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ The Docker container images are all available on [Docker Hub](https://hub.docker Install Stan's Robot Shop to your Kubernetes cluster using the [Helm](K8s/helm/README.md) chart. -To deploy the Instana agent to Kubernetes, just use the [helm](https://artifacthub.io/packages/helm/instana/instana-agent) chart. +To deploy the Instana agent to Kubernetes, just use the [helm](https://github.com/instana/helm-charts) chart. ## Accessing the Store If you are running the store locally via *docker-compose up* then, the store front is available on localhost port 8080 [http://localhost:8080](http://localhost:8080/)