Skip to content

Commit

Permalink
feat(doc): Better visibility for badges
Browse files Browse the repository at this point in the history
  • Loading branch information
electrosenpai committed Sep 26, 2024
1 parent e5ca0e3 commit 743bf63
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

This Helm chart deploys the Lago billing system with various optional dependencies such as Redis, PostgreSQL, and MinIO. Below are details about configuring the chart for different environments.

[![Lago Release](https://img.shields.io/github/v/release/getlago/lago)](https://github.com/getlago/lago/releases)
## Current Releases

| Project | Release Badge |
|--------------------|-----------------------------------------------------------------------------------------------------|
| **Lago** | [![Lago Release](https://img.shields.io/github/v/release/getlago/lago)](https://github.com/getlago/lago/releases) |
| **Helm Chart** | [![Helm Chart Release](https://img.shields.io/github/v/release/getlago/lago-helm-charts)](https://github.com/getlago/lago-helm-charts/releases) |

[![Helm Chart Release](https://img.shields.io/github/v/release/getlago/lago-helm-charts)](https://github.com/getlago/lago-helm-charts/releases)

## Prerequisites

Expand Down Expand Up @@ -139,4 +143,6 @@ For additional customization, refer to the comments in `values.yaml`.

To uninstall/delete the `my-lago-release`:

```
helm delete my-lago-release
```

0 comments on commit 743bf63

Please sign in to comment.