Skip to content

Commit

Permalink
docs: update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yorugac committed Dec 7, 2023
1 parent 9f91611 commit a253189
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Current release process is rather heavy on manual interventions:
- build of new Docker images from `main`
- PR to update bundle
3. _manual_ Review and merge PR with bundle update.
4. _manual_ Update operator's version in `values.yaml` and bump `Chart.yaml`.
4. _manual_ Commit and push the following changes:
- Update Makefile with latest version, as well as `docs/versioning.md`
- Update k6-operator's version in `values.yaml` and bump `Chart.yaml`
- Run `helm-docs` to update the auto-generated documentation for the Chart
5. "Helm release" workflow is triggered, publishing to Helm Grafana repo.
6. _manual_ Update Makefile with latest version, as well as `docs/versioning.md`.

0 comments on commit a253189

Please sign in to comment.