From 957cd86ac41617c03f8fbdbf8c8edb528bd149f0 Mon Sep 17 00:00:00 2001 From: "samip5-bot[bot]" <118629685+samip5-bot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 12:04:29 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20chart=20kube-prometheus-s?= =?UTF-8?q?tack=20(=2068.4.4=20=E2=86=92=2068.4.5=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | --------------------- | ------ | ------ | | helm | kube-prometheus-stack | 68.4.4 | 68.4.5 | --- k8s/nebula/apps/monitoring/prom-stack/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/nebula/apps/monitoring/prom-stack/app/hr.yaml b/k8s/nebula/apps/monitoring/prom-stack/app/hr.yaml index c64bc1272..6ec6dcd50 100644 --- a/k8s/nebula/apps/monitoring/prom-stack/app/hr.yaml +++ b/k8s/nebula/apps/monitoring/prom-stack/app/hr.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: kube-prometheus-stack - version: 68.4.4 + version: 68.4.5 sourceRef: kind: HelmRepository name: prometheus-community