1
1
# langsmith
2
2
3
- ![ Version: 0.9.35] ( https://img.shields.io/badge/Version-0.9.35-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.9.85 ] ( https://img.shields.io/badge/AppVersion-0.9.85 -informational?style=flat-square )
3
+ ![ Version: 0.9.35] ( https://img.shields.io/badge/Version-0.9.35-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.9.92 ] ( https://img.shields.io/badge/AppVersion-0.9.92 -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.9.85 " ` | |
21
+ | images.aceBackendImage.tag | string | ` "0.9.92 " ` | |
22
22
| images.backendImage.pullPolicy | string | ` "IfNotPresent" ` | |
23
23
| images.backendImage.repository | string | ` "docker.io/langchain/langsmith-backend" ` | |
24
- | images.backendImage.tag | string | ` "0.9.85 " ` | |
24
+ | images.backendImage.tag | string | ` "0.9.92 " ` | |
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.9.85 " ` | |
30
+ | images.frontendImage.tag | string | ` "0.9.92 " ` | |
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.9.85 " ` | |
33
+ | images.hostBackendImage.tag | string | ` "0.9.92 " ` | |
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 | ` "c5bebbc" ` | |
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.9.85 " ` | |
40
+ | images.platformBackendImage.tag | string | ` "0.9.92 " ` | |
41
41
| images.playgroundImage.pullPolicy | string | ` "IfNotPresent" ` | |
42
42
| images.playgroundImage.repository | string | ` "docker.io/langchain/langsmith-playground" ` | |
43
- | images.playgroundImage.tag | string | ` "0.9.85 " ` | |
43
+ | images.playgroundImage.tag | string | ` "0.9.92 " ` | |
44
44
| images.postgresImage.pullPolicy | string | ` "IfNotPresent" ` | |
45
45
| images.postgresImage.repository | string | ` "docker.io/postgres" ` | |
46
46
| images.postgresImage.tag | string | ` "14.7" ` | |
@@ -982,6 +982,6 @@ For information on how to use this chart, up-to-date release notes, and other gu
982
982
| Ankush
| < [email protected] > | |
983
983
984
984
----------------------------------------------
985
- Autogenerated from chart metadata using [ helm-docs v1.11.3 ] ( https://github.com/norwoodj/helm-docs/releases/v1.11.3 )
985
+ Autogenerated from chart metadata using [ helm-docs v1.13.1 ] ( https://github.com/norwoodj/helm-docs/releases/v1.13.1 )
986
986
## Docs Generated by [ helm-docs] ( https://github.com/norwoodj/helm-docs )
987
987
` helm-docs -t ./charts/langsmith/README.md.gotmpl `
0 commit comments