diff --git a/charts/node-agent/Chart.yaml b/charts/node-agent/Chart.yaml index 7b3092d..e1d4c10 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.90 +version: 0.1.91 appVersion: "1.21.4"