11# grafana
22
3- ![ Version: 0.64 .0] ( https://img.shields.io/badge/Version-0.64 .0-informational?style=flat-square )
3+ ![ Version: 0.65 .0] ( https://img.shields.io/badge/Version-0.65 .0-informational?style=flat-square )
44
55Deploys Grafana to a cluster
66
@@ -21,7 +21,7 @@ secret in the same namespace as the app. The secret should have the following fi
2121| crossplaneProviders.gf.datasources | list | ` [] ` | |
2222| crossplaneProviders.gf.debug | bool | ` false ` | |
2323| crossplaneProviders.gf.enabled | bool | ` true ` | |
24- | crossplaneProviders.gf.tag | string | ` "v0.8.0 " ` | |
24+ | crossplaneProviders.gf.tag | string | ` "v0.9.1 " ` | |
2525| crossplaneProviders.grafana.datasources | list | ` [] ` | |
2626| crossplaneProviders.grafana.debug | bool | ` false ` | |
2727| crossplaneProviders.grafana.enabled | bool | ` true ` | |
@@ -78,6 +78,7 @@ secret in the same namespace as the app. The secret should have the following fi
7878| grafana.ingress.enabled | bool | ` false ` | |
7979| grafana.ingress.host | string | ` "gf" ` | |
8080| grafana.ingress.ingressClassName | string | ` "nginx" ` | |
81+ | grafana.logLevel | string | ` "info" ` | |
8182| grafana.pluginSync.enabled | bool | ` false ` | |
8283| grafana.pluginSync.schedule | string | ` "*/15 * * * *" ` | |
8384| grafana.plugins | list | ` [] ` | |
@@ -88,7 +89,7 @@ secret in the same namespace as the app. The secret should have the following fi
8889| grafana.ssoAuthEnabled | bool | ` false ` | |
8990| grafana.tenants | list | ` [] ` | |
9091| grafanaChart.releaseName | string | ` "gf" ` | |
91- | grafanaChart.version | string | ` "11.3.0 " ` | |
92+ | grafanaChart.version | string | ` "11.3.3 " ` | |
9293
9394----------------------------------------------
9495Autogenerated from chart metadata using [ helm-docs v1.14.2] ( https://github.com/norwoodj/helm-docs/releases/v1.14.2 )
0 commit comments