mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-08-18 19:47:28 +00:00
38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
version: "0.0.0"
|
|
appVersion: "0.0.0"
|
|
annotations:
|
|
artifacthub.io/containsSecurityUpdates: "false"
|
|
artifacthub.io/prerelease: "false"
|
|
artifacthub.io/license: MIT
|
|
artifacthub.io/changes: ""
|
|
artifacthub.io/links: |
|
|
- name: Chart Sources
|
|
url: https://github.com/enix/x509-certificate-exporter/tree/master/deploy/charts/x509-certificate-exporter
|
|
- name: Application Sources
|
|
url: https://github.com/enix/x509-certificate-exporter
|
|
- name: Helm Repository
|
|
url: https://charts.enix.io
|
|
- name: Grafana Dashboard
|
|
url: https://grafana.com/grafana/dashboards/13922
|
|
|
|
apiVersion: v2
|
|
name: x509-certificate-exporter
|
|
type: application
|
|
description: A Prometheus exporter for certificates focusing on expiration monitoring
|
|
keywords:
|
|
- prometheus
|
|
- exporter
|
|
- certificate
|
|
- expiration
|
|
home: https://github.com/enix/x509-certificate-exporter
|
|
icon: https://raw.githubusercontent.com/enix/x509-certificate-exporter/refs/heads/main/docs/assets/logo-chart.svg
|
|
sources:
|
|
- https://github.com/enix/x509-certificate-exporter
|
|
maintainers:
|
|
- name: Enix
|
|
email: contact@enix.fr
|
|
url: https://github.com/enix
|
|
- name: Thibault Vincent
|
|
email: root@devcat.org
|
|
url: https://github.com/npdgm
|