Andrés Bono
3d7ab406fe
[bitnami/*] Fix TL;DR typo in READMEs ( #3280 )
...
* Fix TL;DR typo in READMEs
Signed-off-by: Andrés Bono <andresbono@vmware.com >
2020-07-30 18:31:32 +02:00
Xavier Krantz
ed8ba3a598
[bitnami/grafana] Remove support for custom.ini file ( #3217 )
...
Co-authored-by: Juan Ariza Toledano <juan@bitnami.com >
2020-07-27 17:43:22 +02:00
David Lam
9ea8fb39d8
[bitnami/grafana] Support ServiceAccount Annotations ( #3152 )
...
* Support ServiceAccount Annotations
* adjust annotation templating
Co-authored-by: David Lam <dlam@unify.id >
2020-07-23 09:43:47 +02:00
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
Alex SZAKALY
7f51ea83d6
[bitnami/grafana] add label to Grafana ( #2773 )
...
* [bitnami/grafana] add label to Grafana
Label based Kubernetes network policies can not properly
distinguish Grafana and the recently added Image Renderer
due to common label.
Image Renderer already have a separate label, thus Grafana
also shall have a separate label to fulfill need for
consistency.
Signed-off-by: Alex Szakaly <alex.szakaly@gmail.com >
* [bitnami/grafana] Bump major version required due to selector label changes
Add upgrading section to notify end-users about compatibility breakage
Signed-off-by: Alex Szakaly <alex.szakaly@gmail.com >
2020-07-02 18:03:05 +02:00
Evgeniy Moskalenko
402c9eb4d9
[bitnami/grafana] Add Ingress extra paths to prepend to every host configuration ( #2295 ) ( #2826 )
...
* [bitnami/grafana] Add Ingress extraPaths to prepend to every host configuration (#2295 )
* [bitnami/grafana] Add Ingress extraPaths to prepend to every host configuration (#2295 )
* [bitnami/grafana] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Evgeniy Moskalenko <evgeniy.moskalenko@exness.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-06-17 10:49:02 +02:00
Juan Ariza Toledano
c6050f533f
[bitnami/grafana] Add Grafana Image Renderer as optional deployment to render images ( #2638 )
...
* [bitnami/grafana] Add Grafana Image Renderer as optional deployment to render images
Signed-off-by: juan131 <juan@bitnami.com >
2020-05-22 14:55:18 +02:00
Daniel Arteaga
c7751eb576
update bitnami/common to be compatible with helm v2.12+ ( #2615 )
2020-05-19 13:18:15 +02:00
Kyle Winkelman
47ea72149e
[bitnami/grafana] Add loadBalancerSourceRanges to grafana service. ( #2319 )
...
* Add loadBalancerSourceRanges to grafana service.
* [bitnami/grafana] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-04-16 16:13:11 +02:00
Sven
5c56df0ee5
[biitnami/grafana] Add serviceAccount.create and serviceAccount.name to grafana chart ( #2109 )
...
* Add serviceAccount.create and serviceAccount.name to grafana chart
Signed-off-by: Sven Tschui <sventschui@gmail.com >
* [bitnami/grafana] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-03-30 09:32:38 +02:00
Marcel Fest
a527d369ab
[bitnami/grafana] Added template option for dashboardProvider configMapName. ( #2071 )
...
* added objectstorageConfig to the sidecar container
* Bumped version and added documentation of the added values.
* Fixed indentation of environment variables
* Rename ConfigMap to Secret and added to production-values
* Fixed missing space
* Added a template option for the grafana configMapName to integrate in umbrella charts
2020-03-18 09:01:08 +01:00
Juan Ariza Toledano
b68f39fe8c
[bitnami/grafana] Add support to existing secret with admin credentials ( #2057 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2020-03-16 15:20:11 +01:00
Carlos Rodríguez Hernández
40ee57cf51
[bitnami/several] Adapt READMEs and helpers to Helm 3 ( #1911 )
...
* [bitnami/several] Adapt READMEs and helpers to Helm 3
* Update _docs
2020-02-11 15:09:36 +01:00
Javier J. Salmeron Garcia
0f21615416
[bitnami/grafana] Allow ini files to be passed as secrets
...
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@vmware.com >
2019-12-30 16:34:59 +01:00
juan131
183094f12f
Split notes
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-12-11 15:58:22 +01:00
juan131
85aad27416
[bitnami/grafana] Improve docs to provide custom dashboards/datasources
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-12-11 15:54:33 +01:00
juan131
4c7207b4e8
[bitnami/grafana] Lint chart
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-11-18 18:07:44 +01:00
Sameer Naik
651a6c1076
[bitnami/grafana] adds servicemonitor support
...
Signed-off-by: Sameer Naik <sameersbn@vmware.com >
2019-10-29 20:33:01 +05:30
Carlos Rodriguez Hernandez
8e6fa3bf7e
Fix links because of section renaming
2019-10-24 10:03:02 +00:00
Carlos Rodriguez Hernandez
d3840b7fad
Remove helm install from config section
2019-10-23 16:04:35 +00:00
Carlos Rodriguez Hernandez
eb80a7eadd
Adapt README in charts (I)
2019-10-23 11:59:42 +00:00
Alejandro Moreno
e51a59672e
Fix Grafana Ingress
2019-10-17 08:50:44 +00:00
Javier J. Salmeron Garcia
462fb44a76
[bitnami/grafana] Update prerequisites
2019-10-15 16:07:25 +02:00
Alejandro Moreno
77a2a36fab
Add missing syntax highlighting to blocks
2019-09-27 09:27:29 +02:00
Miguel Ángel Cabrera Miñagorri
413a566f73
Merge branch 'ldap-docs' into ldap-docs
2019-09-26 11:21:44 +02:00
Miguel Ángel Cabrera Miñagorri
72e20e9b3f
Update README.md
2019-09-26 11:20:42 +02:00
Miguel A. Cabrera Minagorri
04c58d4022
[bitnami/grafana] Add LDAP documentation to README.md
2019-09-26 07:42:23 +00:00
Miguel Ángel Cabrera Miñagorri
4262c476e5
Add LDAP documentation to README.md
2019-09-26 09:39:00 +02:00
miguelaeh
72632894c2
Perform more improvements on grafana
2019-09-06 12:23:27 +02:00
miguelaeh
19fec1ef52
[bitnami/grafana] Add section to README.md explaining configuration for HA
2019-09-04 17:41:40 +02:00
miguelaeh
fd5244ffa1
Address some general improvements to Grafana Helm Chart
2019-09-03 12:03:02 +02:00
miguelaeh
a094b88c9a
Add Grafana Helm Chart
2019-09-02 15:51:52 +02:00