Chris Jedro
Chris Jedro
I´m currently trying to use `title` in the template but this fails with: template: jiralert.tmpl:3:51: executing \"jira.component\" at : wrong type for value; expected language.Tag; got string" jiralert.tmpl ``` {{...
Correct default tenant id flag which should be "--query.default-tenant-id" and not "--query.tenant-default-id" * [ ] I added CHANGELOG entry for this change. * [ ] Change is not relevant to...
[grafana] helm chart: crashloop when updating kiwigrid/k8s-sidecar with readOnlyRootFilesystem: true
As we're updating container images independent from helm charts i ran into some issues today. When setting this in [the helm chart](https://github.com/grafana/helm-charts/tree/main/charts/grafana): ```yaml sidecar: image: registry: quay.io repository: kiwigrid/k8s-sidecar tag:...
When upgrading from 1.30.10 -> 1.30.11 in Grafana Helm chart i get the following error: ```json { "time":"2025-10-13T09:23:21.882413+00:00", "level":"ERROR", "msg":"FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp',...