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
5
5
6
6
# This is the chart version. This version number should be incremented each time you make changes
7
7
# to the chart and its templates, including the app version.
8
- version : 1.0.2
8
+ version : 1.0.3
9
9
10
10
# This is the version of cloudcost-exporter to be deployed, which should be incremented
11
11
# with each release.
12
- appVersion : " 0.7.13 "
12
+ appVersion : " 0.8.0 "
13
13
14
14
home : https://github.com/grafana/cloudcost-exporter
Original file line number Diff line number Diff line change 2
2
3
3
Cloud Cost Exporter exports cloud provider agnostic cost metrics to Prometheus.
4
4
5
- ![ Version: 1.0.2 ] ( https://img.shields.io/badge/Version-1.0.2 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.7.13 ] ( https://img.shields.io/badge/AppVersion-0.7.13 -informational?style=flat-square )
5
+ ![ Version: 1.0.3 ] ( https://img.shields.io/badge/Version-1.0.3 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.8.0 ] ( https://img.shields.io/badge/AppVersion-0.8.0 -informational?style=flat-square )
6
6
7
7
## Installing the Chart
8
8
You can’t perform that action at this time.
0 commit comments