From 132c95b5488b9bb8c5e99b55e00062f91bb989d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 18:40:24 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v63 --- charts/monitoring/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/monitoring/Chart.yaml b/charts/monitoring/Chart.yaml index 18e829d..4e01fc4 100644 --- a/charts/monitoring/Chart.yaml +++ b/charts/monitoring/Chart.yaml @@ -6,7 +6,7 @@ version: 0.1.0 appVersion: "v0.65.1" dependencies: - name: kube-prometheus-stack - version: "62.3.1" + version: "63.0.0" repository: "https://prometheus-community.github.io/helm-charts" - name: file-exporter version: "0.1.0"