chore(x509-certificate-exporter): add artifacthub annotations

This commit is contained in:
Thibault VINCENT
2022-06-14 12:31:26 +02:00
committed by Arthur Chaloin
parent 20733a5250
commit ccc783ddf1
+8
View File
@@ -1,6 +1,7 @@
apiVersion: v2
name: x509-certificate-exporter
version: 1.4.0
# when bumping appVersion, change the annotation too (manual for now)
appVersion: 2.4.1
type: application
description: A Prometheus exporter for certificates focusing on expiration monitoring
@@ -20,3 +21,10 @@ maintainers:
url: https://github.com/npdgm
- name: Arthur Chaloin
email: arthur.chaloin@enix.fr
annotations:
artifacthub.io/license: MIT
artifacthub.io/images: |
- name: x509-certificate-exporter
image: enix/x509-certificate-exporter:2.4.1
- name: kube-rbac-proxy
image: quay.io/coreos/kube-rbac-proxy:v0.5.0