From a072e02f3214b698a678e9fe295ce429116bf0d6 Mon Sep 17 00:00:00 2001 From: Nikolay Sivko Date: Wed, 21 Aug 2024 16:56:21 +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 c03879d..26f09d4 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.88 -appVersion: "1.21.3" +version: 0.1.89 +appVersion: "1.21.4"