Skip to content

Commit 6459560

Browse files
Prepare release 0.25.0 (nerdswords#36)
1 parent 60bea56 commit 6459560

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: RELEASING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
- Create a branch that contains the new release version name, e.g. `<yourname>/release-1.2.3`
44
- 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
66
- On merge, the `chart-releaser-action` will create a new tag and update the `index.yaml` file in branch `gh-pages`

Diff for: charts/yet-another-cloudwatch-exporter/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: yet-another-cloudwatch-exporter
33
description: Yace - Yet Another CloudWatch Exporter
44
type: application
5-
version: 0.24.0
6-
appVersion: "v0.54.1"
5+
version: 0.25.0
6+
appVersion: "v0.55.0"
77
home: https://github.com/nerdswords/helm-charts
88
sources:
99
- https://github.com/nerdswords/yet-another-cloudwatch-exporter

Diff for: charts/yet-another-cloudwatch-exporter/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# yet-another-cloudwatch-exporter
22

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)
44

55
Yace - Yet Another CloudWatch Exporter
66

0 commit comments

Comments
 (0)