From 60aafc4d75bc7b7cd3fcd38640d8deec1f9318bb Mon Sep 17 00:00:00 2001 From: "pipelines-github-app[bot]" <200609713+pipelines-github-app[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:33:47 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20image=20docker.io/?= =?UTF-8?q?grafana/grafana=20(12.4.3=20=E2=86=92=2013.0.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | docker.io/grafana/grafana | 12.4.3 | 13.0.1 | Co-authored-by: renovate[bot] --- gitops/manifests/prometheus/genmachine/genmachine-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitops/manifests/prometheus/genmachine/genmachine-values.yaml b/gitops/manifests/prometheus/genmachine/genmachine-values.yaml index c216dbdbf..b5c0fc1b6 100644 --- a/gitops/manifests/prometheus/genmachine/genmachine-values.yaml +++ b/gitops/manifests/prometheus/genmachine/genmachine-values.yaml @@ -44,7 +44,7 @@ kube-prometheus-stack: image: registry: docker.io repository: grafana/grafana - tag: '12.4.3' + tag: '13.0.1' pullPolicy: IfNotPresent ingress: enabled: true