openstack-helm-infra/releasenotes/notes/grafana.yaml
Lo, Chi (cl566n) 87e3a02dd5 Enable TLS for grafana
This patchset updates grafana chart manifests to enable TLS with
osh-infra mariadb.  TLS for osh-infra mariadb is completed as part
of TLS phase 1, no additional mariadb chart work is required to
work with this patch.

Change-Id: Ic01e7c012ab2167d59b2117eb985386666f2bb2a
2021-03-01 12:21:31 -08:00

9 lines
216 B
YAML

---
grafana:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Update Grafana version
- 0.1.3 Provision any dashboard as homepage
- 0.1.4 Enable TLS for Grafana
...