Skip to content

Commit

Permalink
fix artifact hub annotation (#81)
Browse files Browse the repository at this point in the history
* fix artifact hub annotation

* fix artifact hub annotation
  • Loading branch information
bueti authored Aug 3, 2023
1 parent 26b8e89 commit 9bd44b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/promlens/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: promlens
version: 1.0.15
version: 1.1.0
appVersion: 1.1.1
description: This Chart installs and configures PromLens from PromLabs.
home: https://promlens.com
Expand Down
2 changes: 1 addition & 1 deletion charts/promlens/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PromLens

![Version: 1.0.15](https://img.shields.io/badge/Version-1.0.15-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square) ![Release Status](https://github.com/ricardo-ch/helm-charts/workflows/Release%20Charts/badge.svg) [![License](https://img.shields.io/github/license/ricardo-ch/helm-charts)](https://github.com/ricardo-ch/helm-charts/blob/main/LICENSE)
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square) ![Release Status](https://github.com/ricardo-ch/helm-charts/workflows/Release%20Charts/badge.svg) [![License](https://img.shields.io/github/license/ricardo-ch/helm-charts)](https://github.com/ricardo-ch/helm-charts/blob/main/LICENSE)

This chart installs [PromLens](https://promlens.com/) from [PromLabs](https://promlabs.com/).

Expand Down

0 comments on commit 9bd44b6

Please sign in to comment.