mirror of
https://github.com/jangraefen/hcloud-pricing-exporter
synced 2024-11-13 23:37:10 +00:00
Update index.yaml
Signed-off-by: jangraefen <jangraefen@users.noreply.github.com>
This commit is contained in:
parent
cf70205e31
commit
d172880f52
1 changed files with 27 additions and 1 deletions
28
index.yaml
28
index.yaml
|
@ -1,6 +1,32 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
hcloud-pricing-exporter:
|
hcloud-pricing-exporter:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- Add more meta information to helm chart, so that it is better presented on artifacthub.io
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.3.0
|
||||||
|
created: "2021-04-02T12:06:33.742131132Z"
|
||||||
|
description: A prometheus exporter for the current pricing and costs of your HCloud
|
||||||
|
account
|
||||||
|
digest: 894cc349fcb625a3c0f187a5894124cadd75781c2d6f62f02ca1c73eff3c5340
|
||||||
|
home: https://github.com/jangraefen/hcloud-pricing-exporter
|
||||||
|
keywords:
|
||||||
|
- hetzner
|
||||||
|
- hcloud
|
||||||
|
- prometheus
|
||||||
|
- monitoring
|
||||||
|
- prices
|
||||||
|
- expenses
|
||||||
|
maintainers:
|
||||||
|
- name: Jan Graefen
|
||||||
|
name: hcloud-pricing-exporter
|
||||||
|
sources:
|
||||||
|
- https://github.com/jangraefen/hcloud-pricing-exporter
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/jangraefen/hcloud-pricing-exporter/releases/download/helm-v0.3.0-r2/hcloud-pricing-exporter-0.3.0-r2.tgz
|
||||||
|
version: 0.3.0-r2
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.3.0
|
appVersion: 0.3.0
|
||||||
created: "2021-03-13T22:48:15.457282448Z"
|
created: "2021-03-13T22:48:15.457282448Z"
|
||||||
|
@ -100,4 +126,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/jangraefen/hcloud-pricing-exporter/releases/download/helm-v0.1.1-r1/hcloud-pricing-exporter-0.1.1-r1.tgz
|
- https://github.com/jangraefen/hcloud-pricing-exporter/releases/download/helm-v0.1.1-r1/hcloud-pricing-exporter-0.1.1-r1.tgz
|
||||||
version: 0.1.1-r1
|
version: 0.1.1-r1
|
||||||
generated: "2021-03-13T22:48:15.45733015Z"
|
generated: "2021-04-02T12:06:33.742232033Z"
|
||||||
|
|
Loading…
Reference in a new issue