Skip to content

Commit 81b9d17

Browse files
Merge pull request #311 from devtron-labs/devtron-monitoring-0.0.4
fix: changes in value.yaml
2 parents d72009a + 9c3d6a1 commit 81b9d17

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

charts/devtron-monitoring/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sources:
1111
- https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-blackbox-exporter
1212
- https://github.com/deliveryhero/helm-charts/tree/master/stable/k8s-event-logger
1313

14-
version: 0.0.3
14+
version: 0.0.4
1515
appVersion: "0.0.1"
1616
dependencies:
1717
- name: fluent-bit

charts/devtron-monitoring/values.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -436,12 +436,7 @@ victoriametrics:
436436
path: /var/lib/grafana/dashboards/default
437437
orgId: 1
438438
type: file
439-
dashboards:
440-
default:
441-
nodeexporter:
442-
datasource: VictoriaMetrics
443-
gnetId: 1860
444-
revision: 22
439+
dashboards: {}
445440
defaultDashboardsTimezone: ist
446441
enabled: true
447442
forceDeployDatasource: false

0 commit comments

Comments
 (0)