From 008fb88d266a3d5413573a243e461cf421472acf Mon Sep 17 00:00:00 2001 From: Nikolay Sivko Date: Mon, 16 Dec 2024 14:56:28 +0300 Subject: [PATCH] Update Chart.yaml --- 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 f44cc9c..e7fda08 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.4 -appVersion: "1.22.9" +version: 0.2.5 +appVersion: "1.22.10"