diff --git a/charts/eks-cost-exporter/Chart.yaml b/charts/eks-cost-exporter/Chart.yaml index 5df9ae4..0575a66 100644 --- a/charts/eks-cost-exporter/Chart.yaml +++ b/charts/eks-cost-exporter/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: eks-cost-exporter description: Exports the cost of each Kubernetes pod as prometheus metrics type: application -appVersion: v0.2.1 -version: 0.2.2 +appVersion: v0.3.0 +version: 0.3.0 maintainers: - name: AndreZiviani