Skip to content

Commit d1110fb

Browse files
chore: bump platform-backend to 9.2.1 and mip to 9.0.4 versions
1 parent f5f7fee commit d1110fb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

deployment/dev/.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Versions
22
EXAFLOW=1.0.0
3-
PLATFORM_BACKEND=9.2.0
3+
PLATFORM_BACKEND=9.2.1
44
PLATFORM_UI=1.1.0
5-
MIP=9.0.3
5+
MIP=9.0.4
66

77
# Toggle authentication
88
AUTHENTICATION=0

deployment/kubernetes/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ engines:
99
exaflow:
1010
url: "http://exaflow-controller-service:5000"
1111
mip:
12-
version: 9.0.3
12+
version: 9.0.4
1313
platform-ui:
1414
image:
1515
repository: hbpmip/platform-ui
@@ -29,7 +29,7 @@ platform-ui:
2929
platform-backend:
3030
image:
3131
repository: hbpmip/platform-backend
32-
tag: 9.2.0
32+
tag: 9.2.1
3333
config:
3434
logLevel: INFO
3535
logLevelFramework: INFO

0 commit comments

Comments
 (0)