Skip to content

Commit 99e3e1b

Browse files
committed
README.md: update
1 parent 5e886bb commit 99e3e1b

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

README.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,21 @@
1-
# helm-charts
2-
Checkly helm charts
1+
# Checkly Helm Charts
2+
3+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
4+
5+
## Usage
6+
7+
[Helm](https://helm.sh) must be installed to use the charts. Please refer to Helm's [documentation](https://helm.sh/docs) to get started.
8+
9+
Once Helm has been set up correctly, add the repo as follows:
10+
11+
helm repo add checkly https://checkly.github.io/helm-charts
12+
13+
If you had already added this repo earlier, run `helm repo update` to retrieve the latest versions of the packages. You can then run `helm search repo checkly` to see all available charts.
14+
15+
## Contributing
16+
17+
tbd
18+
19+
## License
20+
21+
[Apache 2.0 License](https://github.com/checkly/helm-charts/blob/main/LICENSE).

0 commit comments

Comments
 (0)