From e9d62d59337629dfe64ddb5a9e18e3ae957fc0c6 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 12 Oct 2024 21:14:07 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v65.2.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 1ca2466..e6c5aa5 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.1.1" + version: "65.2.0" valuesFile: config/values.prometheus.yaml \ No newline at end of file -- 2.45.2