From 6c508d637c5dc69b0c7eca4cfaaf8d17363fe3b6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 May 2024 11:47:57 +0000 Subject: [PATCH] chore(deps): update helm release k8s-monitoring to v1.0.8 --- 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 0befebf..12e6e28 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.7 + version: 1.0.8 repo: https://grafana.github.io/helm-charts namespace: monitoring valuesFile: values.yaml