diff --git a/execution/helm/README.md b/execution/helm/README.md index 425acd9481e5902f518ec473e09f55eb9684cd1d..f8ccfb45b2350d3685a9a3adcf4e4c9093bebb42 100644 --- a/execution/helm/README.md +++ b/execution/helm/README.md @@ -2,6 +2,12 @@ ## Installation +Load all dependencies: + +```sh +helm dependencies update ./theodolite-chart +``` + ```sh helm install my-confluent ./theodolite-chart ``` diff --git a/execution/helm/theodolite-chart/charts/cp-helm-charts-0.4.0.tgz b/execution/helm/theodolite-chart/charts/cp-helm-charts-0.4.0.tgz deleted file mode 100644 index 8cc2486eed89ee3691744668d8425c860d5ea284..0000000000000000000000000000000000000000 Binary files a/execution/helm/theodolite-chart/charts/cp-helm-charts-0.4.0.tgz and /dev/null differ diff --git a/execution/helm/theodolite-chart/charts/grafana-5.1.2.tgz b/execution/helm/theodolite-chart/charts/grafana-5.1.2.tgz deleted file mode 100644 index c7e1f9dc00a492ccea1332f5c83d723ab316de02..0000000000000000000000000000000000000000 Binary files a/execution/helm/theodolite-chart/charts/grafana-5.1.2.tgz and /dev/null differ diff --git a/execution/helm/theodolite-chart/charts/kafka-lag-exporter-0.6.0.tgz b/execution/helm/theodolite-chart/charts/kafka-lag-exporter-0.6.0.tgz deleted file mode 100644 index 589d00315584a40a81beef7f0edb08d5b6ac5c31..0000000000000000000000000000000000000000 Binary files a/execution/helm/theodolite-chart/charts/kafka-lag-exporter-0.6.0.tgz and /dev/null differ diff --git a/execution/helm/theodolite-chart/charts/kube-prometheus-stack-12.0.0.tgz b/execution/helm/theodolite-chart/charts/kube-prometheus-stack-12.0.0.tgz deleted file mode 100644 index 7c5dc18a49f6ac698e78f46ea236edf13f8c425d..0000000000000000000000000000000000000000 Binary files a/execution/helm/theodolite-chart/charts/kube-prometheus-stack-12.0.0.tgz and /dev/null differ