From 7b17cc17f1f80138053680296e32b43c717e08e9 Mon Sep 17 00:00:00 2001 From: CI Bot Date: Tue, 31 Oct 2023 12:11:29 +0000 Subject: [PATCH] chore(deps): update grafana helm chart in monitoring --- charts/monitoring/Chart.lock | 6 +++--- charts/monitoring/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/monitoring/Chart.lock b/charts/monitoring/Chart.lock index 3ac1e9fe5f..bb35119b2e 100644 --- a/charts/monitoring/Chart.lock +++ b/charts/monitoring/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: grafana repository: https://grafana.github.io/helm-charts - version: 7.0.1 + version: 7.0.2 - name: prometheus repository: https://prometheus-community.github.io/helm-charts version: 25.4.0 -digest: sha256:50ce150930facb8862ff9ffbc2fb612c0127e974abff858c7cfc07ba4cc24c8a -generated: "2023-10-30T04:15:15.049020774Z" +digest: sha256:53fc3addfc4f2d3ebdb0a5557d09483e995f997bd07bd1bd9f585333b199887e +generated: "2023-10-31T12:11:26.512818358Z" diff --git a/charts/monitoring/Chart.yaml b/charts/monitoring/Chart.yaml index f9af2434b9..7add8bd647 100644 --- a/charts/monitoring/Chart.yaml +++ b/charts/monitoring/Chart.yaml @@ -21,7 +21,7 @@ appVersion: 0.1.0 dependencies: - name: grafana repository: https://grafana.github.io/helm-charts - version: 7.0.1 + version: 7.0.2 - name: prometheus repository: https://prometheus-community.github.io/helm-charts version: 25.4.0