File tree 3 files changed +4
-4
lines changed
charts/yet-another-cloudwatch-exporter
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
- Create a branch that contains the new release version name, e.g. ` <yourname>/release-1.2.3 `
4
4
- Update the ` Chart.yaml ` file with the desired ` version ` and ` appVersion `
5
- - Make sure to run ` helm docs `
5
+ - Make sure to run ` helm- docs ` from the root directory
6
6
- On merge, the ` chart-releaser-action ` will create a new tag and update the ` index.yaml ` file in branch ` gh-pages `
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : yet-another-cloudwatch-exporter
3
3
description : Yace - Yet Another CloudWatch Exporter
4
4
type : application
5
- version : 0.24 .0
6
- appVersion : " v0.54.1 "
5
+ version : 0.25 .0
6
+ appVersion : " v0.55.0 "
7
7
home : https://github.com/nerdswords/helm-charts
8
8
sources :
9
9
- https://github.com/nerdswords/yet-another-cloudwatch-exporter
Original file line number Diff line number Diff line change 1
1
# yet-another-cloudwatch-exporter
2
2
3
- ![ Version: 0.24 .0] ( https://img.shields.io/badge/Version-0.24 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.54.1 ] ( https://img.shields.io/badge/AppVersion-v0.54.1 -informational?style=flat-square )
3
+ ![ Version: 0.25 .0] ( https://img.shields.io/badge/Version-0.25 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.55.0 ] ( https://img.shields.io/badge/AppVersion-v0.55.0 -informational?style=flat-square )
4
4
5
5
Yace - Yet Another CloudWatch Exporter
6
6
You can’t perform that action at this time.
0 commit comments