Skip to content

Commit 4d01502

Browse files
authored
Merge pull request #4 from jaikishanwadhawa/main
use official grafana helm chart as dependency instead of self managed yaml
2 parents 20ca514 + fa2100e commit 4d01502

12 files changed

Lines changed: 3142 additions & 3229 deletions

charts/sipcapture/Chart.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: sipcapture
3-
version: 0.1.3
3+
version: 0.2.0
44
description: HOMER/SIPCAPTURE stack
55
home: https://sipcapture.org
66
keywords:
@@ -17,3 +17,9 @@ maintainers:
1717
sources:
1818
- https://github.com/sipcapture/helm-charts
1919
- https://github.com/jambonz/helm-charts
20+
21+
dependencies:
22+
- name: grafana
23+
version: 7.0.9
24+
repository: "https://grafana.github.io/helm-charts"
25+
condition: grafana.installOnCluster

0 commit comments

Comments
 (0)