* 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
* [bitnami/grafana-operator]
Fixed documentation for this chart as the
grafana-plugin-init container is now as well the grafana container.
* Bump chartVersion accordingly
* 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>