Commit Graph

6 Commits

Author SHA1 Message Date
Ben Foster d9b3adfc9f
[bitnami/grafana] Ensure bitnami/grafana folder is created with usable permissions (#52255)
* Ensure bitnami/grafana folder is created with usable permissions

This follows the examples of other images.
Without this folder being created, mounting user init scripts leads
to an error on startup:
"mkdir: cannot create directory '/bitnami': Permission denied"

fixes #52238

Signed-off-by: Ben Foster <bpfoster@gmail.com>

* Adjust volume dir variable name and use grafana_env_var_value to reference it, per PR feedback

Signed-off-by: Ben Foster <bpfoster@gmail.com>

---------

Signed-off-by: Ben Foster <bpfoster@gmail.com>
2024-02-01 15:23:19 +01:00
Bitnami Bot 948bed4a66
[bitnami/grafana] Release 10.2.0-debian-11-r2 (#52414)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
2023-11-07 12:08:50 +01:00
Bitnami Bot e48271aa5d
[bitnami/grafana] Release 10.2.0-debian-11-r1 (#52384)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
2023-11-06 14:42:59 +01:00
Ben Foster 7602e1055f
[bitnami/grafana] Replace deprecated grafana command usage (#52257)
Replace deprecated grafana command usage

Replaces 'grafana-cli' and 'grafana-server' with
'grafana cli' and 'grafana server', respectively,
per the warnings logged in the image during build and run.

fixes #52256

Signed-off-by: Ben Foster <bpfoster@gmail.com>
2023-11-06 11:13:20 +01:00
Tim Birkett 1ef9097c68
[bitnami/grafana] feat: handle space separated GF_INSTALL_PLUGINS (#51889)
* feat: handle space separated GF_INSTALL_PLUGINS

Signed-off-by: Tim Birkett <109664963+portswigger-tim@users.noreply.github.com>

* Doublequote to prevent globbing (SC2086)

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

---------

Signed-off-by: Tim Birkett <109664963+portswigger-tim@users.noreply.github.com>
Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
Co-authored-by: Miguel Ruiz <miruiz@vmware.com>
2023-10-25 10:47:54 +02:00
Bitnami Bot 1bcca3c001
[bitnami/grafana] Release 10.0.1-debian-11-r0 (#39894)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
2023-07-04 18:52:58 +02:00