From f8c80da6c11f5ef8f7617aa2498d03dbf2a5ac48 Mon Sep 17 00:00:00 2001 From: nikimanoledaki Date: Tue, 12 Aug 2025 12:56:59 +0200 Subject: [PATCH] Bump cloudcost-exporter to v0.11.1 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..27373f23a2 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.6 # This is the version of cloudcost-exporter to be deployed, which should be incremented # with each release. -appVersion: "0.9.0" +appVersion: "0.11.1" home: https://github.com/grafana/cloudcost-exporter diff --git a/charts/cloudcost-exporter/README.md b/charts/cloudcost-exporter/README.md index 688008eeb3..ded23805d8 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.6](https://img.shields.io/badge/Version-1.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.11.1](https://img.shields.io/badge/AppVersion-0.11.1-informational?style=flat-square) ## Installing the Chart