Commit ca1106b
authored
Bump server/admin-tools to 1.31.0, UI to 2.49.1 (#148)
Bump default Temporal versions in `compose/.env` to align with the
v1.31.0 OSS server release.
| Variable | Before | After |
|---|---|---|
| `TEMPORAL_VERSION` | 1.30.1 | **1.31.0** |
| `TEMPORAL_ADMINTOOLS_VERSION` | 1.30.1 | **1.31.0** |
| `TEMPORAL_UI_VERSION` | 2.34.0 | **2.49.1** |
These match the freshly promoted Docker images:
- `temporalio/server:1.31.0`
(https://github.com/temporalio/temporal/releases/tag/v1.31.0)
- `temporalio/admin-tools:1.31.0` (built with embedded CLI v1.7.0)
- `temporalio/ui:2.49.1` (current UI Server Latest)1 parent b7bc4c5 commit ca1106b
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments