We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19272cb + d62b197 commit 1ffc2b3Copy full SHA for 1ffc2b3
chart/Chart.yaml
@@ -3,15 +3,18 @@ name: dnsbl-exporter
3
description: A Helm chart to run dnsbl-exporter on Kubernetes
4
type: application
5
version: 0.1.3
6
-appVersion: "v0.7.1"
+appVersion: "v0.8.0"
7
+home: https://github.com/Luzilla/dnsbl_exporter
8
+sources:
9
+ - https://github.com/Luzilla/dnsbl_exporter
10
keywords:
-- prometheus
-- exporter
-- dnsbl
11
-- dns
12
-- mail
13
-- smtp
14
-- monitoring
+ - prometheus
+ - exporter
+ - dnsbl
+ - dns
15
+ - mail
16
+ - smtp
17
+ - monitoring
18
maintainers:
-- name: Till Klampaeckel
- url: https://github.com/till
19
+ - name: Till Klampaeckel
20
+ url: https://github.com/till
0 commit comments