diff --git a/execution/README.md b/execution/README.md
index 93cd7656d9e5faee04649d874b8fb5ad705c08a7..442f1c71929f9c7367909ce6609c9122faf3e814 100644
--- a/execution/README.md
+++ b/execution/README.md
@@ -84,7 +84,7 @@ not want to deploy 10 Kafka and 3 Zookeeper instances, alter the configuration
 file accordingly. To install the patched Confluent's Kafka with our configuration:
 
 ```sh
-helm install my-confluent https://github.com/SoerenHenning/cp-helm-charts/releases/download/v6.0.1-1-JMX-FIX/cp-helm-charts-0.6.0.tgz -f infrastructure/kafka/values.yaml
+helm install my-confluent https://github.com/SoerenHenning/cp-helm-charts/releases/download/v6.0.1-1-JMX-FIX-2/cp-helm-charts-0.6.0.tgz -f infrastructure/kafka/values.yaml
 ```
 
 To let Prometheus scrape Kafka metrics, deploy a ServiceMonitor: