Skip to content

Commit

Permalink
[stable/aws-service-quotas-exporter] update annoations (#648)
Browse files Browse the repository at this point in the history
Co-authored-by: Max Williams <[email protected]>
  • Loading branch information
max-rocket-internet and max-rocket-internet authored Jan 6, 2025
1 parent a940dd8 commit 6b5166a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion stable/aws-service-quotas-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: aws-service-quotas-exporter
description: This exporter exports AWS service quotas and usage as Prometheus metrics
home: https://github.com/thought-machine/aws-service-quotas-exporter
type: application
version: 0.1.2
version: 0.1.3
appVersion: "v1.3.2"
maintainers:
- name: nyambati
Expand All @@ -15,3 +15,7 @@ keywords:
- exporter
sources:
- https://github.com/thought-machine/aws-service-quotas-exporter
annotations:
artifacthub.io/links: |
- name: Helm chart source
url: https://github.com/deliveryhero/helm-charts/tree/master/stable/aws-service-quotas-exporter
4 changes: 2 additions & 2 deletions stable/aws-service-quotas-exporter/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# aws-service-quotas-exporter

![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.3.2](https://img.shields.io/badge/AppVersion-v1.3.2-informational?style=flat-square)
![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.3.2](https://img.shields.io/badge/AppVersion-v1.3.2-informational?style=flat-square)

This exporter exports AWS service quotas and usage as Prometheus metrics

Expand All @@ -17,7 +17,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-service-
To install a specific version of this chart:

```console
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-service-quotas-exporter --version 0.1.2
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-service-quotas-exporter --version 0.1.3
```

To install the chart with the release name `my-release`:
Expand Down

0 comments on commit 6b5166a

Please sign in to comment.