Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 261 Bytes

RELEASE.md

File metadata and controls

12 lines (9 loc) · 261 Bytes

Create new release

To update the image tag for a release:

  • In the file .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