From 5d7e2f17654fc44200da6004995e326f6dc1cc83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 19:28:37 +0000 Subject: [PATCH] Update Helm release grafana to v7.3.12 --- manifests/infra/argocd-apps/development/grafana.yaml | 2 +- manifests/infra/argocd-apps/production/grafana.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/infra/argocd-apps/development/grafana.yaml b/manifests/infra/argocd-apps/development/grafana.yaml index 988c434c8..b83a9b059 100644 --- a/manifests/infra/argocd-apps/development/grafana.yaml +++ b/manifests/infra/argocd-apps/development/grafana.yaml @@ -12,7 +12,7 @@ spec: source: chart: grafana repoURL: https://grafana.github.io/helm-charts - targetRevision: 7.0.19 + targetRevision: 7.3.12 helm: values: | datasources: diff --git a/manifests/infra/argocd-apps/production/grafana.yaml b/manifests/infra/argocd-apps/production/grafana.yaml index abf9770d1..2ab7bc073 100644 --- a/manifests/infra/argocd-apps/production/grafana.yaml +++ b/manifests/infra/argocd-apps/production/grafana.yaml @@ -12,7 +12,7 @@ spec: source: chart: grafana repoURL: https://grafana.github.io/helm-charts - targetRevision: 7.0.19 + targetRevision: 7.3.12 helm: values: | datasources: