From 59d402348127b06595951f989f8bf7ba4f909269 Mon Sep 17 00:00:00 2001 From: Anton Petruhin Date: Fri, 16 Feb 2024 16:29:08 +0300 Subject: [PATCH] node-agent v1.18.1 --- 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 b631cc3..268dad1 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.55 -appVersion: "1.18.0" +version: 0.1.56 +appVersion: "1.18.1"