Create new release ================== To update the image tag for a release: * In the file [.env](./.env) update the version variable to be changed ``` TEMPORAL_VERSION=1.16.2 TEMPORAL_UI_VERSION=2.7.1 ``` * Commit the change and submit a PR