diff --git a/deploy/README.md b/deploy/README.md index 4d71e10c4..21beb5e61 100644 --- a/deploy/README.md +++ b/deploy/README.md @@ -22,7 +22,7 @@ 1. Set the release tag variable for images: ``` - export TAG=v0.3.0 + export TAG=v0.3.1 ``` 1. Set the chosen transport. the options are either `kafka` or `sync-service`: