From 296877f62209eb72ee18b7fec063f55297e8c1c5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Nov 2024 10:04:02 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v65.7.0 --- infra/argocd/applications.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/argocd/applications.yaml b/infra/argocd/applications.yaml index e6eea035..35dcf595 100644 --- a/infra/argocd/applications.yaml +++ b/infra/argocd/applications.yaml @@ -196,7 +196,7 @@ spec: ref: repo - chart: kube-prometheus-stack repoURL: https://prometheus-community.github.io/helm-charts - targetRevision: 65.6.0 + targetRevision: 65.7.0 helm: valueFiles: - $repo/infra/observability/values.yaml