File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ maintainers:
5
5
6
6
description : Helm chart to deploy the langsmith application and all services it depends on.
7
7
type : application
8
- version : 0.4.5
9
- appVersion : " 0.2.24 "
8
+ version : 0.4.6
9
+ appVersion : " 0.2.25 "
Original file line number Diff line number Diff line change @@ -15,15 +15,15 @@ images:
15
15
backendImage :
16
16
repository : " docker.io/langchain/langsmith-backend"
17
17
pullPolicy : IfNotPresent
18
- tag : " 0.2.24 "
18
+ tag : " 0.2.25 "
19
19
frontendImage :
20
20
repository : " docker.io/langchain/langsmith-frontend"
21
21
pullPolicy : IfNotPresent
22
- tag : " 0.2.24 "
22
+ tag : " 0.2.25 "
23
23
playgroundImage :
24
24
repository : " docker.io/langchain/langsmith-playground"
25
25
pullPolicy : IfNotPresent
26
- tag : " 0.2.24 "
26
+ tag : " 0.2.25 "
27
27
postgresImage :
28
28
repository : " docker.io/postgres"
29
29
pullPolicy : IfNotPresent
You can’t perform that action at this time.
0 commit comments