From 429443242a332c7679a01f115b447852ff615fbb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 10:36:30 +0000 Subject: [PATCH] chore(deps): update prometheus-stack to v65 | datasource | package | from | to | | ---------- | --------------------- | ------ | ------ | | helm | kube-prometheus-stack | 64.0.0 | 65.0.0 | --- src/prometheus-stack/common/zarf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/prometheus-stack/common/zarf.yaml b/src/prometheus-stack/common/zarf.yaml index d4c161622..fefc30e50 100644 --- a/src/prometheus-stack/common/zarf.yaml +++ b/src/prometheus-stack/common/zarf.yaml @@ -15,7 +15,7 @@ components: - name: kube-prometheus-stack namespace: monitoring url: https://prometheus-community.github.io/helm-charts - version: 64.0.0 + version: 65.0.0 valuesFiles: - "../values/values.yaml" actions: