From c026e4667675e668b3c783abb36460352e4e1251 Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 25 Oct 2024 03:34:34 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v65.4.0 --- kube-prometheus/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube-prometheus/kustomization.yaml b/kube-prometheus/kustomization.yaml index 2089af9..ed6586e 100644 --- a/kube-prometheus/kustomization.yaml +++ b/kube-prometheus/kustomization.yaml @@ -17,5 +17,5 @@ helmCharts: includeCRDs: true namespace: observability-system releaseName: prometheus - version: "65.3.2" + version: "65.4.0" valuesFile: config/values.prometheus.yaml \ No newline at end of file