From 99636e797b969cfd02c5027899d493110c3aecff Mon Sep 17 00:00:00 2001 From: Anton Petruhin Date: Mon, 9 Dec 2024 22:06:27 +0400 Subject: [PATCH] node-agent v1.22.7 --- 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 58238b6..881311c 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.2.2 -appVersion: "1.22.6" +version: 0.2.3 +appVersion: "1.22.7"