We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c20339 + 951d181 commit 5607f52Copy full SHA for 5607f52
helm/kubewatch/README.md
@@ -9,8 +9,8 @@ Kubewatch is a Kubernetes watcher that currently publishes notification to Slack
9
## TL;DR
10
11
```console
12
-$ helm repo add bitnami https://charts.bitnami.com/bitnami
13
-$ helm install my-release bitnami/kubewatch
+$ helm repo add robusta https://robusta-charts.storage.googleapis.com && helm repo update
+$ helm install my-release robusta/kubewatch
14
```
15
16
## Introduction
0 commit comments