Compare commits

..

No commits in common. "0.2.1" and "0.2.0" have entirely different histories.
0.2.1 ... 0.2.0

2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ metadata:
name: {{ include "prometheus-postgres-exporter.fullname" . }}-grafana-dashboard-postgres-exporter
namespace: {{ .Release.Namespace }}
data:
postgresExporter.json: |-
postgresExporter.yaml: |-
{{`{
"__inputs": [
{

View File

@ -36,7 +36,7 @@ tests:
grafana_dashboard: "1"
helm.sh/chart: prometheus-postgres-exporter-0.1.0
- exists:
path: data["postgresExporter.json"]
path: data["postgresExporter.yaml"]
- it: Test custom annotations and labels
set: