From 68b510290a31c85640707f60fe41a80e0b017688 Mon Sep 17 00:00:00 2001 From: nikimanoledaki Date: Tue, 12 Aug 2025 13:10:11 +0200 Subject: [PATCH] Upgrade cloudcost-exporter to v0.12.0 Signed-off-by: nikimanoledaki --- charts/cloudcost-exporter/Chart.yaml | 4 ++-- charts/cloudcost-exporter/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/cloudcost-exporter/Chart.yaml b/charts/cloudcost-exporter/Chart.yaml index d678467e79..b3ddd0dd37 100644 --- a/charts/cloudcost-exporter/Chart.yaml +++ b/charts/cloudcost-exporter/Chart.yaml @@ -5,10 +5,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 1.0.5 +version: 1.0.7 # This is the version of cloudcost-exporter to be deployed, which should be incremented # with each release. -appVersion: "0.9.0" +appVersion: "0.12.0" home: https://github.com/grafana/cloudcost-exporter diff --git a/charts/cloudcost-exporter/README.md b/charts/cloudcost-exporter/README.md index 688008eeb3..0e31850496 100644 --- a/charts/cloudcost-exporter/README.md +++ b/charts/cloudcost-exporter/README.md @@ -2,7 +2,7 @@ Cloud Cost Exporter exports cloud provider agnostic cost metrics to Prometheus. -![Version: 1.0.5](https://img.shields.io/badge/Version-1.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.0](https://img.shields.io/badge/AppVersion-0.9.0-informational?style=flat-square) +![Version: 1.0.7](https://img.shields.io/badge/Version-1.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.12.0](https://img.shields.io/badge/AppVersion-0.12.0-informational?style=flat-square) ## Installing the Chart