From b62f79b6ede2fbd07567f9c99530520bfa36e7b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 21:20:48 +0000 Subject: [PATCH] chore(deps): update prometheus-stack to v67.4.0 | datasource | package | from | to | | ---------- | --------------------- | ------ | ------ | | helm | kube-prometheus-stack | 67.3.1 | 67.4.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 08455c165..fa736c052 100644 --- a/src/prometheus-stack/common/zarf.yaml +++ b/src/prometheus-stack/common/zarf.yaml @@ -18,7 +18,7 @@ components: - name: kube-prometheus-stack namespace: monitoring url: https://prometheus-community.github.io/helm-charts - version: 67.3.1 + version: 67.4.0 valuesFiles: - "../values/values.yaml" actions: