From acf44ca43a18fdc8143302fa901d5660baa34d7e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 May 2024 00:01:02 +0000 Subject: [PATCH] chore(deps): update helm release k8s-monitoring to v1.0.7 --- infra/monitoring/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/monitoring/kustomization.yaml b/infra/monitoring/kustomization.yaml index e9097dc..0befebf 100644 --- a/infra/monitoring/kustomization.yaml +++ b/infra/monitoring/kustomization.yaml @@ -12,7 +12,7 @@ generators: helmCharts: - name: k8s-monitoring releaseName: grafana-k8s-monitoring - version: 1.0.6 + version: 1.0.7 repo: https://grafana.github.io/helm-charts namespace: monitoring valuesFile: values.yaml