1
1
# langsmith
2
2
3
- ![ Version: 0.10.19 ] ( https://img.shields.io/badge/Version-0.10.19 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.10.58 ] ( https://img.shields.io/badge/AppVersion-0.10.58 -informational?style=flat-square )
3
+ ![ Version: 0.10.20 ] ( https://img.shields.io/badge/Version-0.10.20 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.10.60 ] ( https://img.shields.io/badge/AppVersion-0.10.60 -informational?style=flat-square )
4
4
5
5
Helm chart to deploy the langsmith application and all services it depends on.
6
6
@@ -18,29 +18,29 @@ For information on how to use this chart, up-to-date release notes, and other gu
18
18
| fullnameOverride | string | ` "" ` | String to fully override ` "langsmith.fullname" ` |
19
19
| images.aceBackendImage.pullPolicy | string | ` "IfNotPresent" ` | |
20
20
| images.aceBackendImage.repository | string | ` "docker.io/langchain/langsmith-ace-backend" ` | |
21
- | images.aceBackendImage.tag | string | ` "0.10.58 " ` | |
21
+ | images.aceBackendImage.tag | string | ` "0.10.60 " ` | |
22
22
| images.backendImage.pullPolicy | string | ` "IfNotPresent" ` | |
23
23
| images.backendImage.repository | string | ` "docker.io/langchain/langsmith-backend" ` | |
24
- | images.backendImage.tag | string | ` "0.10.58 " ` | |
24
+ | images.backendImage.tag | string | ` "0.10.60 " ` | |
25
25
| images.clickhouseImage.pullPolicy | string | ` "Always" ` | |
26
26
| images.clickhouseImage.repository | string | ` "docker.io/clickhouse/clickhouse-server" ` | |
27
27
| images.clickhouseImage.tag | string | ` "24.8" ` | |
28
28
| images.frontendImage.pullPolicy | string | ` "IfNotPresent" ` | |
29
29
| images.frontendImage.repository | string | ` "docker.io/langchain/langsmith-frontend" ` | |
30
- | images.frontendImage.tag | string | ` "0.10.58 " ` | |
30
+ | images.frontendImage.tag | string | ` "0.10.60 " ` | |
31
31
| images.hostBackendImage.pullPolicy | string | ` "IfNotPresent" ` | |
32
32
| images.hostBackendImage.repository | string | ` "docker.io/langchain/hosted-langserve-backend" ` | |
33
- | images.hostBackendImage.tag | string | ` "0.10.58 " ` | |
33
+ | images.hostBackendImage.tag | string | ` "0.10.60 " ` | |
34
34
| images.imagePullSecrets | list | ` [] ` | Secrets with credentials to pull images from a private registry. Specified as name: value. |
35
35
| images.operatorImage.pullPolicy | string | ` "IfNotPresent" ` | |
36
36
| images.operatorImage.repository | string | ` "docker.io/langchain/langgraph-operator" ` | |
37
37
| images.operatorImage.tag | string | ` "6cc83a8" ` | |
38
38
| images.platformBackendImage.pullPolicy | string | ` "IfNotPresent" ` | |
39
39
| images.platformBackendImage.repository | string | ` "docker.io/langchain/langsmith-go-backend" ` | |
40
- | images.platformBackendImage.tag | string | ` "0.10.58 " ` | |
40
+ | images.platformBackendImage.tag | string | ` "0.10.60 " ` | |
41
41
| images.playgroundImage.pullPolicy | string | ` "IfNotPresent" ` | |
42
42
| images.playgroundImage.repository | string | ` "docker.io/langchain/langsmith-playground" ` | |
43
- | images.playgroundImage.tag | string | ` "0.10.58 " ` | |
43
+ | images.playgroundImage.tag | string | ` "0.10.60 " ` | |
44
44
| images.postgresImage.pullPolicy | string | ` "IfNotPresent" ` | |
45
45
| images.postgresImage.repository | string | ` "docker.io/postgres" ` | |
46
46
| images.postgresImage.tag | string | ` "14.7" ` | |
@@ -1123,6 +1123,6 @@ For information on how to use this chart, up-to-date release notes, and other gu
1123
1123
| Ankush
| < [email protected] > | |
1124
1124
1125
1125
----------------------------------------------
1126
- Autogenerated from chart metadata using [ helm-docs v1.11.3 ] ( https://github.com/norwoodj/helm-docs/releases/v1.11.3 )
1126
+ Autogenerated from chart metadata using [ helm-docs v1.14.2 ] ( https://github.com/norwoodj/helm-docs/releases/v1.14.2 )
1127
1127
## Docs Generated by [ helm-docs] ( https://github.com/norwoodj/helm-docs )
1128
1128
` helm-docs -t ./charts/langsmith/README.md.gotmpl `
0 commit comments