Skip to content

Commit 82032aa

Browse files
committed
add badges to root readme
1 parent 5156f16 commit 82032aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# TibiaData Helm Charts
22

3+
[![Release Status](https://github.com/TibiaData/tibiadata-helm-charts/actions/workflows/release.yaml/badge.svg?branch=main)](https://github.com/TibiaData/tibiadata-helm-charts/actions)
4+
[![GitHub license](https://img.shields.io/github/license/TibiaData/tibiadata-helm-charts)](https://github.com/TibiaData/tibiadata-helm-charts/blob/main/LICENSE)
5+
36
TibiaData Helm charts for deploying into Kubernetes.
47

58
## Usage
@@ -11,6 +14,7 @@ Once Helm is set up properly, add the repository as follows:
1114

1215
```console
1316
helm repo add tibiadata https://charts.tibiadata.com
17+
helm repo update
1418
```
1519

1620
You can then run `helm search repo tibiadata` to see the charts.

0 commit comments

Comments
 (0)