Files
charts/bitnami
Chris Connelly 8fb0c947b1 [bitnami/grafana] Support arbitrary extra volumes (#3077)
* [bitnami/grafana] Support arbitrary extra volumes

This adds handling for two new values:

- extraVolumes: An array of volume objects that will be injected into
  the Grafana pod.
- extraVolumeMounts: An array of volume mounts that will be injected
  into the grafana container.

This is intended to support data sharing with sidecars, for example a
sidecar container could be used to continuously refresh dashboards from
an external source of truth.

* [bitnami/grafana] Bump version

Semver-minor since a new value was introduced.
2020-07-10 11:40:47 +02:00
..
2020-07-01 10:01:09 +02:00