From 2864a46e98f87b5054b252f55593ef0fc49b26fd Mon Sep 17 00:00:00 2001 From: Nikolay Sivko Date: Tue, 1 Oct 2024 15:38:57 +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 7f4872e..cd4ab79 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.93 -appVersion: "1.21.6" +version: 0.1.94 +appVersion: "1.21.7"