Skip to content

Commit

Permalink
update releases.md
Browse files Browse the repository at this point in the history
Signed-off-by: a3hadi <[email protected]>
  • Loading branch information
ayildirim21 committed Apr 12, 2024
1 parent fd3f336 commit b22b4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ files to reflect this new version:
```shell
./hack/update_examples.sh -u <version-tag>
```
2. After running the above, create a PR for the changes that the script made. Once merged, it will trigger the `Docker Publish` workflow.
2. Create a PR for the changes that the script made. Once merged, it will trigger the `Docker Publish` workflow.
As a result, the correct SDK version will always be printed in the server information logs,
and the example images will always be using the latest changes (due to the local references)
3. Since the Go SDK is a dependency of Numaflow, once a new version has been released, the `go.mod` [file](https://github.com/numaproj/numaflow/blob/main/go.mod)
Expand Down

0 comments on commit b22b4e6

Please sign in to comment.