From 4e1ca939e303c11b3455b0d108cb3f7bd1c31aa3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 01:25:59 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v41.9.1 --- aks/argocd/kube-prometheus-stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aks/argocd/kube-prometheus-stack.yaml b/aks/argocd/kube-prometheus-stack.yaml index 1982ba7..805c16d 100644 --- a/aks/argocd/kube-prometheus-stack.yaml +++ b/aks/argocd/kube-prometheus-stack.yaml @@ -11,7 +11,7 @@ spec: chart: kube-prometheus-stack repoURL: https://prometheus-community.github.io/helm-charts # https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack - targetRevision: 41.7.2 + targetRevision: 41.9.1 helm: skipCrds: true releaseName: kube-prometheus-stack