From 0b45e4707461dbe7523f34e1b4209987bb8b472c Mon Sep 17 00:00:00 2001 From: Matthias Huber Date: Fri, 16 Apr 2021 12:52:42 +0200 Subject: [PATCH] Fixed broken link to Instana Agent Helm Repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8c6a2f..b895414 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://hub.helm.sh/charts/stable/instana-agent) chart. +To deploy the Instana agent to Kubernetes, just use the [helm](https://artifacthub.io/packages/helm/instana/instana-agent) 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/)