Skip to content

Commit

Permalink
[agola-helm][gh-pages] Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: babykart <babykart@gmail.com>
  • Loading branch information
babykart committed Aug 15, 2024
1 parent d1a5a4a commit 4ca38db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# agola-helm

[![License](https://img.shields.io/badge/License-MIT-blue)](https://opensource.org/licenses/MIT)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/agola)](https://artifacthub.io/packages/search?repo=agola)
[![License](https://img.shields.io/badge/License-MIT-blue)](https://opensource.org/licenses/MIT)

## Usage

Expand All @@ -27,7 +27,7 @@ helm install agola agola-helm/agola
Using an OCI-based registry:

```sh
helm upgrade --install oci://ghcr.io/babykart/helm-charts/agola --version <version>
helm upgrade --install agola oci://ghcr.io/babykart/helm-charts/agola --version <version>
```

To uninstall the chart:
Expand Down

0 comments on commit 4ca38db

Please sign in to comment.