Skip to content

Commit

Permalink
Merge pull request #63 from dineshkumar181094/patch-1
Browse files Browse the repository at this point in the history
Updated installation instruction as bitnami removed this helm charts
  • Loading branch information
aantn authored Dec 28, 2023
2 parents 0c20339 + 951d181 commit 5607f52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/kubewatch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Kubewatch is a Kubernetes watcher that currently publishes notification to Slack
## TL;DR

```console
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ 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
```

## Introduction
Expand Down

0 comments on commit 5607f52

Please sign in to comment.