Bump Server version to 1.22.4

This commit is contained in:
Temporal Data
2024-01-12 21:57:49 +00:00
parent 8527453358
commit 39b500815a
7 changed files with 13 additions and 13 deletions

2
.env
View File

@@ -2,7 +2,7 @@ COMPOSE_PROJECT_NAME=temporal
CASSANDRA_VERSION=3.11.9
ELASTICSEARCH_VERSION=7.16.2
MYSQL_VERSION=8
TEMPORAL_VERSION=1.22.3
TEMPORAL_VERSION=1.22.4
TEMPORAL_UI_VERSION=2.21.0
POSTGRESQL_VERSION=13
POSTGRES_PASSWORD=temporal

View File

@@ -217,7 +217,7 @@ items:
value: elasticsearch
- name: ES_VERSION
value: v7
image: temporalio/auto-setup:1.22.3
image: temporalio/auto-setup:1.22.4
name: temporal
ports:
- containerPort: 7233
@@ -324,7 +324,7 @@ items:
value: temporal:7233
- name: TEMPORAL_CLI_ADDRESS
value: temporal:7233
image: temporalio/admin-tools:1.22.3
image: temporalio/admin-tools:1.22.4
name: temporal-admin-tools
resources: {}
stdin: true

View File

@@ -142,7 +142,7 @@ items:
value: cassandra
- name: DYNAMIC_CONFIG_FILE_PATH
value: config/dynamicconfig/development-cass.yaml
image: temporalio/auto-setup:1.22.3
image: temporalio/auto-setup:1.22.4
name: temporal
ports:
- containerPort: 7233
@@ -249,7 +249,7 @@ items:
value: temporal:7233
- name: TEMPORAL_CLI_ADDRESS
value: temporal:7233
image: temporalio/admin-tools:1.22.3
image: temporalio/admin-tools:1.22.4
name: temporal-admin-tools
resources: {}
stdin: true

View File

@@ -226,7 +226,7 @@ items:
value: mysql
- name: MYSQL_USER
value: root
image: temporalio/auto-setup:1.22.3
image: temporalio/auto-setup:1.22.4
name: temporal
ports:
- containerPort: 7233
@@ -333,7 +333,7 @@ items:
value: temporal:7233
- name: TEMPORAL_CLI_ADDRESS
value: temporal:7233
image: temporalio/admin-tools:1.22.3
image: temporalio/admin-tools:1.22.4
name: temporal-admin-tools
resources: {}
stdin: true

View File

@@ -153,7 +153,7 @@ items:
value: mysql
- name: MYSQL_USER
value: root
image: temporalio/auto-setup:1.22.3
image: temporalio/auto-setup:1.22.4
name: temporal
ports:
- containerPort: 7233
@@ -260,7 +260,7 @@ items:
value: temporal:7233
- name: TEMPORAL_CLI_ADDRESS
value: temporal:7233
image: temporalio/admin-tools:1.22.3
image: temporalio/admin-tools:1.22.4
name: temporal-admin-tools
resources: {}
stdin: true

View File

@@ -155,7 +155,7 @@ items:
value: postgresql
- name: POSTGRES_USER
value: temporal
image: temporalio/auto-setup:1.22.3
image: temporalio/auto-setup:1.22.4
name: temporal
ports:
- containerPort: 7233
@@ -262,7 +262,7 @@ items:
value: temporal:7233
- name: TEMPORAL_CLI_ADDRESS
value: temporal:7233
image: temporalio/admin-tools:1.22.3
image: temporalio/admin-tools:1.22.4
name: temporal-admin-tools
resources: {}
stdin: true

View File

@@ -249,7 +249,7 @@ items:
value: postgresql
- name: POSTGRES_USER
value: temporal
image: temporalio/auto-setup:1.22.3
image: temporalio/auto-setup:1.22.4
name: temporal
ports:
- containerPort: 7233
@@ -356,7 +356,7 @@ items:
value: temporal:7233
- name: TEMPORAL_CLI_ADDRESS
value: temporal:7233
image: temporalio/admin-tools:1.22.3
image: temporalio/admin-tools:1.22.4
name: temporal-admin-tools
resources: {}
stdin: true