mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-08-23 22:16:39 +00:00
chore(x509-certificate-exporter): add artifacthub annotations
This commit is contained in:
committed by
Arthur Chaloin
parent
20733a5250
commit
ccc783ddf1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user