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"