Skip to content

Commit

Permalink
Updating readme (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ritikaa96 authored Jan 27, 2021
1 parent 38ffda3 commit 7fdbd14
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ We are a Cloud Native Computing Foundation (CNCF) sandbox project.
### Adding our Helm chart repo

```console
$ helm repo add keda https://kedacore.github.io/charts
"keda" has been added to your repositories
$ helm repo add kedacore https://kedacore.github.io/charts
"kedacore" has been added to your repositories
```

### Browse all our Helm charts
```
$ helm search repo keda/
$ helm search repo kedacore/
NAME CHART VERSION APP VERSION DESCRIPTION
kedacore/keda 1.5.0 1.5.0 Event-based autoscaler for workloads on Kubernetes
kedacore/keda 2.0.1 2.0.0 Event-based autoscaler for workloads on Kubernetes
```

## Releases
Expand Down

0 comments on commit 7fdbd14

Please sign in to comment.