diff --git a/charts/node-agent/Chart.yaml b/charts/node-agent/Chart.yaml index b2307f2..2564f78 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.69 +version: 0.1.70 appVersion: "1.19.1"