Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Jacob <[email protected]>
  • Loading branch information
JoaoBraveCoding and xperimental authored Nov 5, 2024
1 parent 6d75aac commit f9299e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions operator/docs/operator/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ This workflow will then use a workflow `.github/workflows/operator-reusable-hub-
## Releasing

1. Create a PR to bump the version (i.e [v0.6.1 preparation PR](https://github.com/grafana/loki/pull/13105)), be careful with the commit message;
2. Re-triggering the action `operator-publish-operator-hub` on the release-please PR;
3. Merging the release-please PR (i.e [v0.6.1 release PR](https://github.com/grafana/loki/pull/12593) );
2. Re-trigger the action `operator-publish-operator-hub` on the release-please PR;
3. Merge the release-please PR (i.e [v0.6.1 release PR](https://github.com/grafana/loki/pull/12593) );
4. Grafana bot will automatically open a PRs to [k8s-operatorhub/community-operators](https://github.com/k8s-operatorhub/community-operators) and [redhat-openshift-ecosystem/community-operators-prod](https://github.com/redhat-openshift-ecosystem/community-operators-prod);

0 comments on commit f9299e5

Please sign in to comment.