From e1b249cc2ff949fadce01e87168fbd33b993bea3 Mon Sep 17 00:00:00 2001 From: Anton Petruhin Date: Tue, 6 Feb 2024 19:55:56 +0300 Subject: [PATCH] node-agent v1.18.0 --- charts/node-agent/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/node-agent/Chart.yaml b/charts/node-agent/Chart.yaml index 2ce797b..b631cc3 100644 --- a/charts/node-agent/Chart.yaml +++ b/charts/node-agent/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: node-agent description: A Prometheus exporter based on eBPF that gathers comprehensive container metrics. type: application -version: 0.1.54 -appVersion: "1.17.0" +version: 0.1.55 +appVersion: "1.18.0"