Skip to content

Commit

Permalink
Merge pull request #2537 from tamcore/patch-1
Browse files Browse the repository at this point in the history
[grafana] add deleteDatasources reference
  • Loading branch information
zanhsieh authored Jul 26, 2023
2 parents aadf339 + a0fc34b commit 2acf21e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/grafana/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: grafana
version: 6.58.5
version: 6.58.6
appVersion: 10.0.2
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
Expand Down
2 changes: 2 additions & 0 deletions charts/grafana/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,8 @@ datasources: {}
# jsonData:
# authType: default
# defaultRegion: us-east-1
# deleteDatasources: []
# - name: Prometheus

## Configure grafana alerting (can be templated)
## ref: http://docs.grafana.org/administration/provisioning/#alerting
Expand Down

0 comments on commit 2acf21e

Please sign in to comment.