From 68a0ee76870ca062d9697412cf309575adcbfa3f Mon Sep 17 00:00:00 2001 From: Anton Petruhin Date: Thu, 16 May 2024 19:35:47 +0400 Subject: [PATCH] aws-agent: bump chart version --- charts/aws-agent/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/aws-agent/Chart.yaml b/charts/aws-agent/Chart.yaml index e48309a..823d85a 100644 --- a/charts/aws-agent/Chart.yaml +++ b/charts/aws-agent/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: aws-agent description: A prometheus exporter that gathers metrics from AWS services. type: application -version: 0.1.10 +version: 0.1.11 appVersion: "1.2.5"