From 2977fa372010c84687d169cd9ea9694ddff03235 Mon Sep 17 00:00:00 2001 From: Nikolay Sivko Date: Tue, 20 Feb 2024 18:49:58 +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 514b429..241474a 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.57 -appVersion: "1.18.2" +version: 0.1.58 +appVersion: "1.18.3"