From 6275d82c53f17cea10b4476baff31efc4c2ab1ee Mon Sep 17 00:00:00 2001 From: Nikolay Sivko Date: Fri, 1 Nov 2024 17:54:55 +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 c63a76b..0fe163a 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.96 -appVersion: "1.21.9" +version: 0.1.97 +appVersion: "1.21.10"