mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 07:17:45 +08:00
* 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 * renamed the files * Move to stable CRD and the new major grafana release * Update grafana-operator docs for the new 2.0.0 release of the chart * Added support for grafana-operator v4 and updated the rbac to also support leader Election * Made the templating prettier * Removed unsupported option as it is needed for the operator to function * [bitnami/grafana-operator] New major version Signed-off-by: juan131 <juanariza@vmware.com> * Fix typo Signed-off-by: juan131 <juanariza@vmware.com> * renamed the files * Move to stable CRD and the new major grafana release * Added support for grafana-operator v4 and updated the rbac to also support leader Election * [bitnami/grafana-operator] Add missing zap args and extraArgs feature (#8177) * [bitnami/grafana-operator] Add missing zap args and extraArgs feature * Bump version and generate README * Fix issue empty extraArgs * Added information about the running config+ * Use the new version to test the ci * Remove rbac for non namespace urls of pods when not in clusterscope * Move the liveness and readiness spec outside of the deployment * Fixed the rbac * removed the unsupported leader-elect for the current image * Use handcrafted image for validation * Empty commit to trigger pipeline again * Do not use the grafana-operator executable and instead use the default entrypoint * Remove the command field completely * Bumped the image to the official upstream bitnami container image * Removed `grafana.containerSecurityContext.fsGroup` because it is unsupported` * Use the new released crds for grafana-operator v4.1.0 * Bumped the grafana-operator version to v4.1.0 * Use my privately build image * use the 'new' grafana image to test the ci * Update bitnami/grafana-operator/README.md Co-authored-by: Jose Antonio Carmona <joancafom@icloud.com> * Use streamlined conventional array indentation * Use the same validation for operator as for grafana instance * Run as root group because this will work inside the images * Try with my image * Revert to upstream image * Fixed some line indents for arrays * [bitnami/grafana-operator]: feat!: 💥 Adapt to new standardizations * Removed trailing whitespace * Removed the privileged securityContext field from podSecurityContext * Update README.md * [bitnami/grafana-operator] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: juan131 <juanariza@vmware.com> Co-authored-by: Miguel Ruiz <miruiz@vmware.com> Co-authored-by: Jose Antonio Carmona <joancafom@icloud.com> Co-authored-by: Javier Salmeron Garcia <jsalmeron@vmware.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>