mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* fixes #6140 * bump version
This commit is contained in:
committed by
k8s-ci-robot
parent
8ec8940731
commit
636740d4a4
@@ -1,5 +1,5 @@
|
||||
name: grafana
|
||||
version: 1.11.4
|
||||
version: 1.11.5
|
||||
appVersion: 5.1.3
|
||||
kubeVersion: "^1.8.0-0"
|
||||
description: The leading tool for querying and visualizing time series and metrics.
|
||||
|
||||
@@ -60,7 +60,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `env` | Extra environment variables passed to pods | `{}` |
|
||||
| `envFromSecret` | The name of a Kubenretes secret (must be manually created in the same namespace) containing values to be added to the environment | `""` |
|
||||
| `extraSecretMounts` | Additional grafana server secret mounts | `[]` |
|
||||
| `datasource` | Configure grafana datasources | `{}` |
|
||||
| `datasources` | Configure grafana datasources | `{}` |
|
||||
| `dashboardProviders` | Configure grafana dashboard providers | `{}` |
|
||||
| `dashboards` | Dashboards to import | `{}` |
|
||||
| `grafana.ini` | Grafana's primary configuration | `{}` |
|
||||
|
||||
Reference in New Issue
Block a user