Commit Graph

23 Commits

Author SHA1 Message Date
Bitnami Containers
2dd32b4c6b [bitnami/grafana-operator] Release 0.7.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-14 03:02:49 +00:00
Miguel Ángel Cabrera Miñagorri
52846194e6 [bitnami/grafana-operator] Fix security context changed at #6309 (#6355) 2021-05-13 11:35:05 +02:00
Marcel Fest
14f5d1988f [bitnami/grafana-operator] Updated and Corrected RBAC and added containerSecurityContext. (#6309)
* 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

* fixed minor issues with rbac and added more security to the grafana-operator container

* Update Chart.yaml

* Update values.yaml

* Update deployment.yaml

* Update values.yaml

* Added documentation for  the grafana-operator containerSecurityContext
2021-05-07 09:51:32 +02:00
Bitnami Containers
481f733a90 [bitnami/grafana-operator] Release 0.6.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-20 16:11:53 +00:00
Marcel Fest
499d16cc2f [bitnami/grafana-operator] Added support for configmaps in global rbac role. (#5926)
* [bitnami/grafana-operator] Added support for configmaps in global rbac.

support for examples like this -> https://github.com/integr8ly/grafana-operator/blob/master/deploy/examples/dashboards/DashboardFromConfigMap.yaml

* Update Chart.yaml

* [bitnami/grafana-operator] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-03-29 09:33:21 +02:00
Juan Ariza Toledano
9f9e27176b [bitnami/grafana-operator] Fix issue when serviceAccount field is empty (#5896) 2021-03-24 13:23:47 +01:00
JamesCacioppo
dea0b4a0b3 [bitnami/grafana-operator] Add image pull secrets to grafana template (#5869) 2021-03-23 11:09:27 +01:00
Bitnami Containers
0b48c9808a [bitnami/grafana-operator] Release 0.6.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-03-14 12:54:16 +00:00
Miguel Ruiz
7d677b72d6 [bitnami/grafana-operator] Replace adminUser and adminPassword with config.security.admin_* (#5661)
* Replace grafana-operator adminUser and adminPassword

* Fix table size in README.md

* Fix wrong link
2021-03-04 12:47:11 +01:00
Víctor Felipe Godoy Hernández
5bc1a670cb [bitnami/grafana-operator] Add support for mounting extra files into the Grafana Pod (#5623)
* Add support for mounting extra files

* bump up version & update Readme.md

* fix version

* follow lint

* Update bitnami/grafana-operator/values.yaml

Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com>

* Update bitnami/grafana-operator/values.yaml

Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com>

* fix misstype

* Update bitnami/grafana-operator/values.yaml

Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com>

* set configMaps as array

* bump up version

* update grafana-operator README.md

* Update bitnami/grafana-operator/templates/grafana.yaml

Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com>

Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com>
2021-03-02 14:46:31 +01:00
Juan Ariza Toledano
eae34fdbf1 [bitnami/grafana-operator] Provide mechanism to define extra objects (#5614) 2021-02-26 10:45:45 +01:00
Juan Ariza Toledano
71fb99f541 [bitnami/*] Use common macro to define RBAC apiVersion (#5585) 2021-02-22 17:37:32 +01:00
Bitnami Containers
17333db774 [bitnami/grafana-operator] Release 0.3.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-02-12 12:49:23 +00:00
Javier J. Salmerón-García
e7b37db6ce [bitnami/grafana-operator] Add credentials support (#5429) 2021-02-09 15:15:32 +01:00
Javier J. Salmerón-García
fca980fc40 [bitnami/grafana, grafana-operator] Add documentation explaining differences between operator and chart (#5362)
* [bitnami/grafana, grafana-operator] Add documentation explaining differences between operator and chart

* Update bitnami/grafana-operator/README.md

Co-authored-by: Andrés Bono <andresbono@vmware.com>

* Update bitnami/grafana/README.md

Co-authored-by: Andrés Bono <andresbono@vmware.com>

Co-authored-by: Andrés Bono <andresbono@vmware.com>
2021-02-02 10:39:16 +01:00
Javier J. Salmerón-García
9568bdf7d7 [bitnami/grafana-operator] Add hostAliases (#5243) 2021-01-28 10:06:37 +01:00
Carlos Rodríguez Hernández
0462921418 [bitnami/*] Unify icons in Chart.yaml and add missing fields (#5206)
* [bitnami/*] Unify icons in Chart.yaml and add missing fields
* Update Chart.yaml
2021-01-25 07:52:27 +01:00
Bitnami Containers
60c6ebffe5 [bitnami/grafana-operator] Release 0.1.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-01-21 06:13:19 +00:00
Carlos Rodríguez Hernández
c5e67a3887 [bitnami/*] Change helm version in the prerequisites (#5090) 2021-01-19 14:40:01 +01:00
Bitnami Containers
7fc4bb1861 [bitnami/grafana-operator] Release 0.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-01-19 08:09:33 +00:00
Marcel Fest
fe3bffb5e1 [bitnami/grafana-operator] Update documentation for Plugin Init Container. (#5046)
* [bitnami/grafana-operator]

Fixed documentation for this chart as the 
grafana-plugin-init container is now as well the grafana container.

* Bump chartVersion accordingly
2021-01-15 12:52:29 +01:00
Bitnami Containers
de0435fea7 [bitnami/grafana-operator] Release 0.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-01-09 03:30:21 +00:00
Marcel Fest
e630c6ecec [bitnami/grafana-operator] Added grafana-operator Chart (#3287)
* Added initial grafana-operator Chart

* Added Analytics

* Added rbac ClusterRole if scanAllNamespaces is used. fixed the metrics endpoint

* Fixed the port to be 8080 the metrics port

* Document values for the grafana-operator command flags

* Removed trailing whitespace

* Update Chart.yaml

* Update Chart.yaml

* Added the feedback from @joancafom

* added bitnami/grafana repository

* Removed trailing whitespace

* Added the new affinity

* make the chart helm v2 compatible

* leave it as v1beta1

* Added changes to the README and updated values.yaml documentation in README

* Removed metallb reference

* Fixed yaml compliance for single document yamls

* Drop Helm v2 support

* Added support for newline

* Update servicemonitor to have a headless service.

* Update Chart.yaml

* Update bitnami/grafana-operator/README.md

Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>

* Update bitnami/grafana-operator/Chart.yaml

Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>

* Update bitnami/grafana-operator/values.yaml

Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>

* Update Chart.yaml following the new standard

* Update values.yaml

* Update bitnami/grafana-operator/values.yaml

Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com>

* Update bitnami/grafana-operator/templates/deployment.yaml

Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com>

* Added unusable type of Grafana manifest for working from the train tomorrow

* Updated Chart.lock

* Added support for a grafana instance deployment

* Fixed the typo of ref

* some cleanup done

* Fixed linting issues still lacking the documentation

* Added support for resource limits on the grafana

* Added grafana-operator documentation and an enable toggle for grafana-operator.

* Fixed indentation

* Added upstream crd

* Added containerSecurityContext

* fixed typo , -> .

* Added warning for rolling release tags

* EOL

* EOL

* Added documentation for the containerSecurityContext

* Added initContainer to fix volumePermissions

* EOL

* Remove unused initContainer from spec

* Use Recreate because the operator is not scalable to more than one replica

* Disable the Grafanan Alerting feature and opt out for analytics

* Added my selfmade image to test in ci

* Revert "Added my selfmade image to test in ci"

This reverts commit 5dad03e98b.

* Fix indentation

* Update dependencies

* Update image tags

* Update values.yaml

* Update grafana-operator flags for 3.7

* Update chart and app versions

* Update README

* Minor yaml format fixes

* [bitnami/grafana-operator] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com>
Co-authored-by: Andrés Bono <andresbono@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-01-08 20:50:56 +01:00