File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
charts/cloudcost-exporter Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ type: application
55
66# This is the chart version. This version number should be incremented each time you make changes
77# to the chart and its templates, including the app version.
8- version : 1.0.5
8+ version : 1.0.6
99
1010# This is the version of cloudcost-exporter to be deployed, which should be incremented
1111# with each release.
12- appVersion : " 0.9 .0"
12+ appVersion : " 0.10 .0"
1313
1414home : https://github.com/grafana/cloudcost-exporter
Original file line number Diff line number Diff line change 22
33Cloud Cost Exporter exports cloud provider agnostic cost metrics to Prometheus.
44
5- ![ 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 )
5+ ![ 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.10 .0] ( https://img.shields.io/badge/AppVersion-0.10 .0-informational?style=flat-square )
66
77## Installing the Chart
88
You can’t perform that action at this time.
0 commit comments