Skip to content

Commit ac7ea2d

Browse files
authored
docs: link official doc for plugin installation (#3839)
1 parent e6dcda0 commit ac7ea2d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

charts/grafana/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: grafana
3-
version: 9.3.1
3+
version: 9.3.2
44
appVersion: 12.1.0
55
kubeVersion: "^1.8.0-0"
66
description: The leading tool for querying and visualizing time series and metrics.

charts/grafana/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -795,3 +795,6 @@ grafana.ini:
795795
alerting:
796796
enabled: false
797797
```
798+
799+
### Installing plugins
800+
For installing plugins please see the [official documentation](https://grafana.com/docs/grafana/latest/administration/plugin-management/#install-plugins-using-the-grafana-helm-chart).

0 commit comments

Comments
 (0)