diff --git a/docs/create_new_release.md b/docs/create_new_release.md new file mode 100644 index 0000000..282959f --- /dev/null +++ b/docs/create_new_release.md @@ -0,0 +1,10 @@ +# Create a new release + +1. Update the version field in charts/meta-monitoring/Chart.yaml in a new PR. Merge this PR if approved. + +2. On the [Actions tab](https://github.com/grafana/meta-monitoring-chart/actions): + - Select `Release Helm chart` in the workflows on the left + - Click the `Run workflow` button + - Leave the `main` branch as is + - Click the green `Run workflow` button +