Skip to content

Commit

Permalink
Adding clearer instructions for release.md file (#727)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshshahsumo authored Jul 2, 2024
1 parent f5892c4 commit d7e7ea4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/release.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Tailing Sidecar Release Instruction

1. Prepare Release pull request with Helm Chart version change in [Chart.yaml](../helm/tailing-sidecar-operator/Chart.yaml).
1. Create and Merge release pull request with Helm Chart version change in [Chart.yaml](../helm/tailing-sidecar-operator/Chart.yaml).

1. Create the release tag for commit with Helm Chart version change, e.g.
1. Create the release tag for commit with Helm Chart version change, e.g. when release tag = 0.1.0

```bash
export VERSION=0.1.0
Expand Down

0 comments on commit d7e7ea4

Please sign in to comment.