From 03bfad99241ee1fc569bc8262001b62c35d13a8a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:20:06 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20prometheus-rules=20(?= =?UTF-8?q?0.2.14=20=E2=86=92=200.2.16)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/monitoring/victoria-metrics/config/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/monitoring/victoria-metrics/config/helmrelease.yaml b/apps/monitoring/victoria-metrics/config/helmrelease.yaml index b52f993..bacbce1 100644 --- a/apps/monitoring/victoria-metrics/config/helmrelease.yaml +++ b/apps/monitoring/victoria-metrics/config/helmrelease.yaml @@ -13,7 +13,7 @@ spec: chart: spec: chart: prometheus-rules - version: 0.2.14 + version: 0.2.16 sourceRef: kind: HelmRepository name: sergelogvinov