From 8d3ab5bb8e7869908ed4f25713c2b236745b978b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 May 2024 09:02:46 +0000 Subject: [PATCH] chore(deps): update helm release k8s-monitoring to v1.0.9 --- 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 12e6e28..0c49d22 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.8 + version: 1.0.9 repo: https://grafana.github.io/helm-charts namespace: monitoring valuesFile: values.yaml